Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 entity level. |
| EntityTestEntityLevel.php | file | core/ |
|
| EntityTestEntityLevel::$message | property | core/ |
|
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
| 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. |
| EntityTestHalJsonAnonTest | class | core/ |
@group hal |
| EntityTestHalJsonAnonTest.php | file | core/ |
|
| EntityTestHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityTestHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTestHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| EntityTestHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestHalJsonBasicAuthTest | class | core/ |
@group hal |
| EntityTestHalJsonBasicAuthTest.php | file | core/ |
|
| EntityTestHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityTestHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityTestHalJsonCookieTest | class | core/ |
@group hal |
| EntityTestHalJsonCookieTest.php | file | core/ |
|
| EntityTestHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityTestHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestHalJsonInternalPropertyNormalizerTest | class | core/ |
Test that internal properties are not exposed in the 'hal_json' format. |
Pagination
- Previous page
- Page 512
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.