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 |
---|---|---|---|
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/ |
|
EntityTestDefinitionSubscriber::hasDefinitionBeenUpdated | function | core/ |
Checks whether the installed definitions were updated before the event. |
EntityTestDefinitionSubscriber::hasEventFired | function | core/ |
Checks whether an event has been dispatched. |
EntityTestDefinitionSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
EntityTestDefinitionSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
EntityTestDefinitionSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
EntityTestDefinitionSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
EntityTestDefinitionSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
EntityTestDefinitionSubscriber::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
EntityTestDefinitionSubscriber::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
EntityTestDefinitionSubscriber::storeDefinitionUpdate | function | core/ |
Stores the installed definition state for the specified event. |
EntityTestDefinitionSubscriber::storeEvent | function | core/ |
Stores the specified event. |
EntityTestDefinitionSubscriber::__construct | function | core/ |
|
EntityTestFieldMethods::baseFieldDefinitions | function | core/ |
|
EntityTestFieldOverride::baseFieldDefinitions | function | core/ |
|
EntityTestFieldOverride::bundleFieldDefinitions | function | core/ |
|
EntityTestLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityTestMapField::baseFieldDefinitions | function | core/ |
|
EntityTestMul::baseFieldDefinitions | function | core/ |
|
EntityTestMulChanged::baseFieldDefinitions | function | core/ |
|
EntityTestMulDefaultValue::baseFieldDefinitions | function | core/ |
|
EntityTestMulRev::baseFieldDefinitions | function | core/ |
|
EntityTestMulRevChanged::baseFieldDefinitions | function | core/ |
|
EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions | function | core/ |
|
EntityTestMulRevPub::baseFieldDefinitions | function | core/ |
|
EntityTestMulRevPubStringId::baseFieldDefinitions | function | core/ |
|
EntityTestMultiValueBaseField::baseFieldDefinitions | function | core/ |
|
EntityTestMulWithRevisionLogPub::baseFieldDefinitions | function | core/ |
|
EntityTestResourceTestBase::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityTestRev::baseFieldDefinitions | function | core/ |
|
EntityTestRevPub::baseFieldDefinitions | function | core/ |
|
EntityTestStringId::baseFieldDefinitions | function | core/ |
|
EntityTestUniqueConstraint::baseFieldDefinitions | function | core/ |
|
EntityTestUpdate::baseFieldDefinitions | function | core/ |
|
EntityTestUpdate::bundleFieldDefinitions | function | core/ |
|
EntityTestUuidId::baseFieldDefinitions | function | core/ |
|
EntityTestWithBundle::baseFieldDefinitions | function | core/ |
|
EntityTestWithRevisionLog::baseFieldDefinitions | function | core/ |
|
EntityTranslationTest::testFieldDefinitions | function | core/ |
Check that field translatability is handled properly. |
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeConstraintsTest::testConstraintDefinition | function | core/ |
Tests defining entity constraints via entity type annotations and hooks. |
EntityTypedDataDefinitionTest | class | core/ |
Tests deriving metadata of entity and field data types. |
EntityTypedDataDefinitionTest.php | file | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.