Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EntityTestDeleteForm | class | core/ |
Provides the entity_test delete form. |
| EntityTestDeleteForm.php | file | core/ |
|
| EntityTestDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| EntityTestDestination | class | core/ |
Stub class for testing EntityContentBase methods. |
| EntityTestDestination::$entity | property | core/ |
|
| EntityTestDestination::getEntity | function | core/ |
Creates or loads an entity. |
| EntityTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityTestDestination::setEntity | function | core/ |
|
| EntityTestEntityLevel | class | core/ |
Constraint on entity level. |
| EntityTestEntityLevel.php | file | core/ |
|
| EntityTestEntityLevel::$message | property | core/ |
|
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::validate | function | core/ |
|
| EntityTestExternal | class | core/ |
Test entity class. |
| EntityTestExternal.php | file | core/ |
|
| EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
| EntityTestFieldMethods | class | core/ |
Defines the test entity class. |
| EntityTestFieldMethods.php | file | core/ |
|
| EntityTestFieldMethods::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestFieldOverride | class | core/ |
Defines a test entity class for testing default values. |
| EntityTestFieldOverride.php | file | core/ |
|
| EntityTestFieldOverride::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestFieldOverride::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestForm | class | core/ |
Form controller for the test entity edit forms. |
| EntityTestForm.php | file | core/ |
|
| EntityTestForm::form | function | core/ |
Gets the actual form array to be built. |
| EntityTestForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| EntityTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
| EntityTestJsonAnonTest | class | core/ |
@group rest |
| EntityTestJsonAnonTest.php | file | core/ |
|
| EntityTestJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityTestJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 536
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.