Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching | function | core/ |
Tests the getBaseFieldDefinitions() method with caching. |
EntityFieldManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
EntityFieldManagerTest::testGetFieldDefinitionsWithCaching | function | core/ |
Tests the getFieldDefinitions() method with caching. |
EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
EntityLastInstalledSchemaRepository::$entityTypeDefinitions | property | core/ |
The loaded installed entity type definitions. |
EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
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. |
EntityLastInstalledSchemaRepository::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
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. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityOwnerTrait::ownerBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for entity owners. |
EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
EntityReference::getTargetDefinition | function | core/ |
Gets the definition of the referenced entity. |
EntityReferenceFieldItemNormalizerTest::$fieldDefinition | property | core/ |
The mock field definition. |
EntityReferenceItem::propertyDefinitions | function | core/ |
|
EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityResourceRestTestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
EntitySchemaSubscriber::$entityDefinitionUpdateManager | property | core/ |
The definition update manager. |
EntitySchemaSubscriber::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntitySchemaSubscriber::getWorkspaceFieldDefinition | function | core/ |
Gets the base field definition for the 'workspace' revision metadata field. |
EntitySchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
EntitySerializedField::baseFieldDefinitions | function | core/ |
|
EntityTest::baseFieldDefinitions | function | core/ |
|
EntityTestBaseFieldDisplay::baseFieldDefinitions | function | core/ |
|
EntityTestCompositeConstraint::baseFieldDefinitions | function | core/ |
|
EntityTestComputedBundleField::baseFieldDefinitions | function | core/ |
|
EntityTestComputedBundleField::bundleFieldDefinitions | function | core/ |
|
EntityTestComputedField::baseFieldDefinitions | function | core/ |
|
EntityTestConstraints::baseFieldDefinitions | function | core/ |
|
EntityTestConstraintViolation::baseFieldDefinitions | function | core/ |
|
EntityTestDefaultValue::baseFieldDefinitions | function | core/ |
|
EntityTestDefinitionSubscriber | class | core/ |
Test entity type and field storage definition event subscriber. |
EntityTestDefinitionSubscriber.php | file | core/ |
|
EntityTestDefinitionSubscriber::$entityFieldManager | property | core/ |
The entity field manager. |
EntityTestDefinitionSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.