Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityInterface::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
EntityInterface::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
EntityInterface::getEntityType | function | core/ |
Gets the entity type definition. |
EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityInterface::getOriginalId | function | core/ |
Gets the original ID. |
EntityInterface::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
EntityKernelTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
EntityLanguageTestBase | class | core/ |
Base class for language-aware entity tests. |
EntityLanguageTestBase.php | file | core/ |
|
EntityLanguageTestBase::$fieldName | property | core/ |
The test field name. |
EntityLanguageTestBase::$langcodes | property | core/ |
The available language codes. |
EntityLanguageTestBase::$languageManager | property | core/ |
The language manager service. |
EntityLanguageTestBase::$modules | property | core/ |
Modules to install. |
EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
EntityLanguageTestBase::setUp | function | core/ |
|
EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
EntityLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLinkDelete::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLinkEdit::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLinkEdit::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
EntityListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
EntityListBuilder::getEntityListQuery | function | core/ |
Returns a query object for loading entity IDs from the storage. |
EntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
EntityListBuilder::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilder::getTitle | function | core/ |
Gets the title of the page. |
EntityListBuilderInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations |
EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
EntityNodeType::getEntity | function | core/ |
Creates or loads an entity. |
EntityNormalizer::getSupportedTypes | function | core/ |
|
EntityOperations::getEntityRepository | function | core/ |
|
EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityOperations::getEntityTypeManager | function | core/ |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.