Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
| EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
| EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
| EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the test entity type to be revisionable and translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
| EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
| EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManager::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManager::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManagerInterface::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateMultipleTypesTest::testCreateIndexUsingEntityStorageSchemaWithData | function | core/ |
Ensures that a new entity level index is created when data exists. |
| EntityDefinitionUpdateMultipleTypesTest::testEntityTypeUpdateWithEntityStorageChange | function | core/ |
Tests updating entity schema when there are entity storage changes. |
| EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
| EntityDenormalizerBase::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntityDisplayBase::CUSTOM_MODE | constant | core/ |
The mode used to render entities with arbitrary display options. |
| EntityDisplayBase::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
| EntityDisplayBase::toArray | function | core/ |
Gets an array of all property values. |
| EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
Tests get original mode. |
| EntityDisplayBaseTest::testOnDependencyRemoval | function | core/ |
Tests on dependency removal. |
| EntityDisplayFormBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityDisplayFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| EntityDisplayFormBase::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityDisplayFormBaseTest::testCopyFormValuesToEntity | function | core/ |
Tests copy form values to entity. |
| EntityDisplayInterface::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
| EntityDisplayModeFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| EntityDisplayModeFormBase::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityDisplayModeListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| EntityDisplayRebuilder::$entityDisplayRepository | property | core/ |
The display repository. |
| EntityDisplayRepository | class | core/ |
Provides a repository for entity display objects (view modes and form modes). |
| EntityDisplayRepository.php | file | core/ |
|
| EntityDisplayRepository::$displayModeInfo | property | core/ |
Static cache of display modes information. |
| EntityDisplayRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDisplayRepository::$languageManager | property | core/ |
The language manager. |
| EntityDisplayRepository::$moduleHandler | property | core/ |
The module handler. |
| EntityDisplayRepository::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
| EntityDisplayRepository::getAllDisplayModesByEntityType | function | core/ |
Gets the entity display mode info for all entity types. |
| EntityDisplayRepository::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.