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 |
|---|---|---|---|
| EntityContextDefinition::getEntityTypeId | function | core/ |
Returns the entity type ID of this context. |
| EntityContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
| EntityContextDefinitionDeprecationTest::testGetConstraint | function | core/ |
Test that getConstraint() proxies to the compatibility layer. |
| EntityContextDefinitionDeprecationTest::testGetConstraintObjects | function | core/ |
Test that getConstraintObjects() adds the EntityType constraint. |
| EntityContextDefinitionDeprecationTest::testGetConstraints | function | core/ |
Test that getConstraints() proxies to the compatibility layer. |
| EntityController::doGetEntity | function | core/ |
Determines the entity. |
| EntityConverter::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
| EntityConverterTest::testDeprecatedGetLatestTranslationAffectedRevision | function | core/ |
Tests that ::getLatestTranslationAffectedRevision() is deprecated. |
| 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 enable. |
| 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/ |
Gets a list of changes to entity type and field storage definitions. |
| EntityDefinitionUpdateManager::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
| EntityDefinitionUpdateManager::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
| EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| 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[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.