Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
EntityContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
EntityController::doGetEntity | function | core/ |
Determines the entity. |
EntityCreateDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDataDefinition::getBundles | function | core/ |
Gets the array of possible entity bundles. |
EntityDataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
EntityDataDefinition::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
EntityDataDefinitionInterface::getBundles | function | core/ |
Gets the array of possible entity bundles. |
EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDefaultLanguageTest | class | core/ |
Tests default language code is properly generated for entities. |
EntityDefaultLanguageTest.php | file | core/ |
|
EntityDefaultLanguageTest::$modules | property | core/ |
Modules to install. |
EntityDefaultLanguageTest::createContentType | function | core/ |
Creates a new node content type. |
EntityDefaultLanguageTest::createNode | function | core/ |
Creates a new node of given type and language using Entity API. |
EntityDefaultLanguageTest::setUp | function | core/ |
|
EntityDefaultLanguageTest::testEntityTranslationDefaultLanguageViaCode | function | core/ |
Tests that default language code is properly set for new nodes. |
EntityDefinitionTestTrait::getUpdatedEntityTypeDefinition | function | core/ |
Returns an entity type definition, possibly updated to be rev or mul. |
EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
EntityDefinitionUpdateManager::getChangeList | function | core/ |
|
EntityDefinitionUpdateManager::getChangeSummary | function | core/ |
|
EntityDefinitionUpdateManager::getEntityType | function | core/ |
|
EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
|
EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
|
EntityDefinitionUpdateManagerInterface::getChangeList | function | core/ |
Gets a list of changes to entity type and field storage definitions. |
EntityDefinitionUpdateManagerInterface::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
EntityDefinitionUpdateManagerInterface::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
EntityDefinitionUpdateManagerInterface::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
EntityDefinitionUpdateTest::testGetEntityTypes | function | core/ |
@covers ::getEntityTypes |
EntityDeleteActionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
EntityDeleteFormTrait::getCancelUrl | function | core/ |
|
EntityDeleteFormTrait::getConfirmText | function | core/ |
|
EntityDeleteFormTrait::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
EntityDeleteFormTrait::getEntity | function | core/ |
Gets the entity of this form. |
EntityDeleteFormTrait::getQuestion | function | core/ |
|
EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDescriptionInterface::getDescription | function | core/ |
Gets the entity description. |
EntityDisplayBase::$targetEntityType | property | core/ |
Entity type to be displayed. |
EntityDisplayBase::getComponent | function | core/ |
Gets the display options set for a component. |
EntityDisplayBase::getComponents | function | core/ |
Gets the display options for all components. |
EntityDisplayBase::getDefaultRegion | function | core/ |
Gets the default region. |
EntityDisplayBase::getFieldDefinition | function | core/ |
Gets the field definition of a field. |
EntityDisplayBase::getFieldDefinitions | function | core/ |
Gets the definitions of the fields that are candidate for display. |
EntityDisplayBase::getHighestWeight | function | core/ |
Gets the highest weight of the components in the display. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.