| EntityTestTextItemNormalizerTest::getNormalizedPostEntity |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Returns the normalized POST entity. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
|
| EntityTestTextItemNormalizerTest::setUpAuthorization |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Sets up the necessary authorization. |
| EntityTestTextItemNormalizerTest::testGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Tests GETting an entity with the test text field set to a specific format. |
| EntityTestTranslatableNoUISkip |
class |
core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php |
Defines the test entity class. |
| EntityTestTranslatableNoUISkip.php |
file |
core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php |
|
| EntityTestTranslatableUISkip |
class |
core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php |
Defines the test entity class. |
| EntityTestTranslatableUISkip.php |
file |
core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php |
|
| EntityTestUpdate |
class |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
Defines the test entity class for testing definition and schema updates. |
| EntityTestUpdate.php |
file |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| EntityTestUpdate::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
Provides base field definitions for an entity type. |
| EntityTestUpdate::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
Provides field definitions for a specific bundle. |
| EntityTestUpdate::preCreate |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
Changes the values of an entity before it is created. |
| EntityTestUpdateStorage |
class |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php |
Helper class for entity update testing. |
| EntityTestUpdateStorage.php |
file |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php |
|
| EntityTestUpdateStorage::saveToDedicatedTables |
function |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php |
Saves values of fields that use dedicated tables. |
| EntityTestUpdateStorageSchema |
class |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
Defines the entity_test_update storage_schema handler. |
| EntityTestUpdateStorageSchema.php |
file |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
|
| EntityTestUpdateStorageSchema::getEntitySchema |
function |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
Gets the entity schema for the specified entity type. |
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema |
function |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
Gets the schema for a single field definition. |
| EntityTestUserClass |
class |
core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php |
A custom bundle class for the User entity. |
| EntityTestUserClass.php |
file |
core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php |
|
| EntityTestVariant |
class |
core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php |
Defines a custom class to use for EntityTest. |
| EntityTestVariant.php |
file |
core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php |
|
| EntityTestViewBuilder |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php |
Test entity class for testing a view builder. |
| EntityTestViewBuilder |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php |
Defines an entity view builder for a test entity. |
| EntityTestViewBuilder.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php |
|
| EntityTestViewBuilder.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php |
|
| EntityTestViewBuilder::buildComponents |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php |
Builds the component fields and properties of a set of entities. |
| EntityTestViewBuilderOverriddenView |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php |
Provides a view builder that overrides ::view() and ::viewMultiple(). |
| EntityTestViewBuilderOverriddenView.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php |
|
| EntityTestViewBuilderOverriddenView::view |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php |
Builds the render array for the provided entity. |
| EntityTestViewBuilderOverriddenView::viewMultiple |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php |
Builds the render array for the provided entities. |
| EntityTestViewGrantsCacheContext |
class |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
Defines the entity_test view grants cache context service. |
| EntityTestViewGrantsCacheContext.php |
file |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
|
| EntityTestViewGrantsCacheContext::getCacheableMetadata |
function |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
Gets the cacheability metadata for the context. |
| EntityTestViewGrantsCacheContext::getContext |
function |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
Returns the string representation of the cache context. |
| EntityTestViewGrantsCacheContext::getLabel |
function |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
Returns the label of the cache context. |
| EntityTestViewsData |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php |
Provides a view to override views data for test entity types. |
| EntityTestViewsData.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php |
|
| EntityTestViewsData::getViewsData |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php |
Returns views data for the entity type. |
| EntityTestViewsFieldAccessTest |
class |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
Tests base field access in Views for the entity_test entity. |
| EntityTestViewsFieldAccessTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestViewsFieldAccessTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
Modules to enable. |
| EntityTestViewsFieldAccessTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestViewsFieldAccessTest::testEntityTestFields |
function |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestWithBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
Defines the Test entity with bundle entity class. |
| EntityTestWithBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
|
| EntityTestWithBundle::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
Provides base field definitions for an entity type. |
| EntityTestWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Defines the test entity class. |