Search for definition
- Search 7.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Defines field item properties. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityResourceHalTestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
| 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/ |
Provides base field definitions for an entity type. |
| EntityStorageDeprecationTest::$fieldDefinitions | property | core/ |
An array of field definitions used for this test, keyed by field name. |
| EntityTest::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestBaseFieldDisplay::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestCompositeConstraint::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestComputedField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestConstraints::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestConstraintViolation::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestDefaultValue::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| 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. |
| EntityTestDefinitionSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTestDefinitionSubscriber::$state | property | core/ |
The state service. |
| EntityTestDefinitionSubscriber::$trackEvents | property | core/ |
Flag determining whether events should be tracked. |
| EntityTestDefinitionSubscriber::$updateLiveDefinitions | property | core/ |
Determines whether the live definitions should be updated. |
| EntityTestDefinitionSubscriber::enableEventTracking | function | core/ |
Enables event tracking. |
| EntityTestDefinitionSubscriber::enableLiveDefinitionUpdates | function | core/ |
Enables live definition updates. |
| EntityTestDefinitionSubscriber::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.