Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
| install_get_form | function | core/ |
Builds and processes a form for the installer environment. |
| IntegerData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| IntegerItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| Internal::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| Internal::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Internal::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| InternalEntitiesTest::getIndividual | function | core/ |
Returns the decoded JSON:API document for the for the given entity. |
| InternalEntitiesTest::getRelated | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalEntitiesTest::jsonapiGet | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalTypedDataTestTrait::getTypedDataProperty | function | core/ |
Gets a typed data property. |
| InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
| IpCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IpCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IpCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| IsFrontPathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsFrontPathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsFrontPathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
@covers ::getContext[[api-linebreak]] |
| IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
@covers ::getContext[[api-linebreak]] |
| IsSuperUserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsSuperUserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsSuperUserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Item::getAuthor | function | core/ |
Returns the author of the feed item. |
| Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| Item::getDescription | function | core/ |
Returns the body of the feed item. |
| Item::getFeedId | function | core/ |
Returns the feed id of aggregator item. |
| Item::getGuid | function | core/ |
Returns the unique identifier for the feed item. |
| Item::getInfo | function | core/ |
Returns the element properties for this element. |
| Item::getLink | function | core/ |
Returns the link to the feed item. |
| Item::getPostedTime | function | core/ |
Returns the posted date of the feed item, as a Unix timestamp. |
| Item::getTitle | function | core/ |
Returns the title of the feed item. |
| ItemHalJsonTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ItemHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ItemInterface::getAuthor | function | core/ |
Returns the author of the feed item. |
| ItemInterface::getDescription | function | core/ |
Returns the body of the feed item. |
| ItemInterface::getFeedId | function | core/ |
Returns the feed id of aggregator item. |
| ItemInterface::getGuid | function | core/ |
Returns the unique identifier for the feed item. |
| ItemInterface::getLink | function | core/ |
Returns the link to the feed item. |
| ItemInterface::getPostedTime | function | core/ |
Returns the posted date of the feed item, as a Unix timestamp. |
| ItemInterface::getTitle | function | core/ |
Returns the title of the feed item. |
| ItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ItemList::getIterator | function | core/ |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.