| EntityTestTextItemNormalizerTest::getExpectedCacheTags |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
|
| EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
|
| EntityTestTextItemNormalizerTest::getNormalizedPostEntity |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
|
| 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 |
|
| 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 |
|
| EntityTestUpdate::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| EntityTestUpdate::preCreate |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| 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 |
|
| 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 |
|
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema |
function |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
|
| EntityTestViewBuilder |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php |
Defines an entity view builder for a test entity. |
| EntityTestViewBuilder |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php |
Test entity class for testing a view builder. |
| 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 |
|
| 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 |
|
| EntityTestViewBuilderOverriddenView::viewMultiple |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php |
|
| 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 |
|
| EntityTestViewGrantsCacheContext::getContext |
function |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
|
| EntityTestViewGrantsCacheContext::getLabel |
function |
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php |
|
| 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 |
|
| 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 |
|
| 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 |
|
| EntityTestWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Defines the test entity class. |
| EntityTestWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
| EntityTestWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|