Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
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::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 |
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. |
EntityOperations::getEntityRepository | function | core/ |
|
EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityOperations::getEntityTypeManager | function | core/ |
|
EntityOperations::getLanguageManager | function | core/ |
Returns the language manager. |
EntityOperations::getView | function | core/ |
Returns the top object of a view. |
EntityOwnerInterface::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityOwnerTrait::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.