| EntityViewModeXmlCookieTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php |
The MIME type that corresponds to $format. |
| EntityViewsDataTest |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests entity views data. |
| EntityViewsDataTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
|
| EntityViewsDataTest::$baseEntityType |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The base entity type definition, which some tests modify. |
| EntityViewsDataTest::$commonBaseFields |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The common base fields for test entity types. |
| EntityViewsDataTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The entity type manager. |
| EntityViewsDataTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Modules to install. |
| EntityViewsDataTest::assertBundleField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a bundle field. |
| EntityViewsDataTest::assertEntityReferenceField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for an entity reference field. |
| EntityViewsDataTest::assertLanguageField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a language field. |
| EntityViewsDataTest::assertLongTextField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a long text field. |
| EntityViewsDataTest::assertNumericField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a numeric field. |
| EntityViewsDataTest::assertStringField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a string field. |
| EntityViewsDataTest::assertUriField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a URI field. |
| EntityViewsDataTest::assertUuidField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests views data for a UUID field. |
| EntityViewsDataTest::assertViewsDataField |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests generic stuff per field. |
| EntityViewsDataTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
|
| EntityViewsDataTest::setUpEntityType |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Mocks an entity type and its base fields. |
| EntityViewsDataTest::testBaseTableFields |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests fields on the base table. |
| EntityViewsDataTest::testBaseTables |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests base tables. |
| EntityViewsDataTest::testDataTable |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests data_table support. |
| EntityViewsDataTest::testDataTableFields |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests fields on the data table. |
| EntityViewsDataTest::testDeprecations |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests EntityViewsData deprecations. |
| EntityViewsDataTest::testRevisionTableFields |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests fields on the revision table. |
| EntityViewsDataTest::testRevisionTableWithoutDataTable |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests revision table without data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTable |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests revision table with data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Tests revision table with data table support. |
| EntityViewsWithMultivalueBaseFieldTest |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBaseFieldTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
|
| EntityViewsWithMultivalueBaseFieldTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
Modules to install. |
| EntityViewsWithMultivalueBaseFieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
Views to be enabled. |
| EntityViewsWithMultivalueBaseFieldTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
|
| EntityViewsWithMultivalueBaseFieldTest::testView |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBaseFieldTest.php |
Tests entity views with multivalue base fields. |
| EntityWithUriCacheTagsTestBase |
class |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
|
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts |
function |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Gets the default cache contexts for rendered entities. |
| EntityWithUriCacheTagsTestBase::testEntityUri |
function |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Tests cache tags presence and invalidation of the entity at its URI. |
| EntityWorkspaceConflictConstraintValidatorTest |
class |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator. |
| EntityWorkspaceConflictConstraintValidatorTest.php |
file |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
|
| EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidatorTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
Modules to install. |
| EntityWorkspaceConflictConstraintValidatorTest::reloadEntity |
function |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
Reloads the given entity from the storage and returns it. |
| EntityWorkspaceConflictConstraintValidatorTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
|
| EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
Tests new entities allowed in default workspace. |
| entity_crud_hook_test.info.yml |
file |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
| entity_reference_test.info.yml |
file |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
| entity_reference_test.schema.yml |
file |
core/modules/system/tests/modules/entity_reference_test/config/schema/entity_reference_test.schema.yml |
core/modules/system/tests/modules/entity_reference_test/config/schema/entity_reference_test.schema.yml |
| entity_reference_test_views.info.yml |
file |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
| entity_schema_test.info.yml |
file |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
| entity_serialization_test.info.yml |
file |
core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml |
core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml |