| EntityValidationTest::testEntityChangedConstraintOnConcurrentMultilingualEditing |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php |
Tests the EntityChangedConstraintValidator with multiple translations. |
| EntityValidationTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php |
Tests validating test entity types. |
| EntityViewAlterTest |
class |
core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php |
Tests Entity View Alter. |
| EntityViewAlterTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php |
|
| EntityViewAlterTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php |
Modules to install. |
| EntityViewAlterTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php |
|
| EntityViewAlterTest::testContextualLinksRemoved |
function |
core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php |
Tests that contextual links are removed when rendering Layout Builder. |
| EntityViewBuilderTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests the entity view builder. |
| EntityViewBuilderTest |
class |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
Tests Drupal\Core\Entity\EntityViewBuilder. |
| EntityViewBuilderTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
|
| EntityViewBuilderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
|
| EntityViewBuilderTest::$viewBuilder |
property |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
The entity view builder under test. |
| EntityViewBuilderTest::createTestEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Creates an entity for testing. |
| EntityViewBuilderTest::ENTITY_TYPE_ID |
constant |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
|
| EntityViewBuilderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
|
| EntityViewBuilderTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
|
| EntityViewBuilderTest::testBuildComponents |
function |
core/tests/Drupal/Tests/Core/Entity/EntityViewBuilderTest.php |
Tests build components using a mocked Iterator. |
| EntityViewBuilderTest::testEntityViewBuilderCache |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests entity render cache handling. |
| EntityViewBuilderTest::testEntityViewBuilderCacheToggling |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests entity render cache toggling. |
| EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests entity render cache with references. |
| EntityViewBuilderTest::testEntityViewBuilderWeight |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests weighting of display components. |
| EntityViewBuilderTest::testExternalEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests an entity type with an external canonical rel. |
| EntityViewBuilderTest::testHookEntityTypeViewModeAlter |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests a view mode alter on an entity. |
| EntityViewBuilderTest::testNoTemplate |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests that viewing an entity without template does not specify #theme. |
| EntityViewBuilderTest::testViewField |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests EntityViewBuilder::viewField() language awareness. |
| EntityViewControllerTest |
class |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Tests EntityViewController functionality. |
| EntityViewControllerTest.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
|
| EntityViewControllerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
The theme to install as the default for testing. |
| EntityViewControllerTest::$entities |
property |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Array of test entities. |
| EntityViewControllerTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Modules to install. |
| EntityViewControllerTest::createTestEntity |
function |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Creates an entity for testing. |
| EntityViewControllerTest::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
|
| EntityViewControllerTest::testEntityViewController |
function |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Tests EntityViewController. |
| EntityViewControllerTest::testEntityViewControllerViewBuilder |
function |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Tests that a view builder can successfully override the view builder. |
| EntityViewControllerTest::testFieldItemAttributes |
function |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Tests field item attributes. |
| EntityViewDisplayAccessControlHandlerTest |
class |
core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php |
Tests Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler. |
| EntityViewDisplayAccessControlHandlerTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php |
|
| EntityViewDisplayAccessControlHandlerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php |
|
| EntityViewDisplayJsonAnonTest |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
Tests Entity View Display Json Anon. |
| EntityViewDisplayJsonAnonTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
|
| EntityViewDisplayJsonAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayJsonAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
The format to use in this test. |
| EntityViewDisplayJsonAnonTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
The MIME type that corresponds to $format. |
| EntityViewDisplayJsonBasicAuthTest |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
Tests Entity View Display Json Basic Auth. |
| EntityViewDisplayJsonBasicAuthTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
|
| EntityViewDisplayJsonBasicAuthTest::$auth |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| EntityViewDisplayJsonBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayJsonBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The format to use in this test. |
| EntityViewDisplayJsonBasicAuthTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| EntityViewDisplayJsonBasicAuthTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
Modules to install. |