| EntityDisplayFormBaseTest::testNoApplicableFormatters |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
Ensures the entity is not affected when there are no applicable formatters. |
| EntityDisplayModeBaseTestableClass |
class |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
A class extending EntityDisplayModeBase for testing purposes. |
| EntityDisplayModeBaseUnitTest |
class |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
Tests Drupal\Core\Entity\EntityDisplayModeBase. |
| EntityDisplayModeBaseUnitTest.php |
file |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
|
| EntityDisplayModeBaseUnitTest::$entity |
property |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
The entity under test. |
| EntityDisplayModeBaseUnitTest::$entityInfo |
property |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
The entity type used for testing. |
| EntityDisplayModeBaseUnitTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
The ID of the type of the entity under test. |
| EntityDisplayModeBaseUnitTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
The entity type manager used for testing. |
| EntityDisplayModeBaseUnitTest::$uuid |
property |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
The UUID generator used for testing. |
| EntityDisplayModeBaseUnitTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
|
| EntityDisplayModeBaseUnitTest::testCalculateDependencies |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
Tests calculate dependencies. |
| EntityDisplayModeBaseUnitTest::testGetTargetType |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
Tests get target type. |
| EntityDisplayModeBaseUnitTest::testSetTargetType |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
Tests set target type. |
| EntityDisplayModeTest |
class |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
Tests the entity display modes UI. |
| EntityDisplayModeTest.php |
file |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
|
| EntityDisplayModeTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
The theme to install as the default for testing. |
| EntityDisplayModeTest::$modules |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
Modules to install. |
| EntityDisplayModeTest::setUp |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
|
| EntityDisplayModeTest::testAlphabeticalDisplaySettings |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
Tests if view modes appear in alphabetical order by visible name. |
| EntityDisplayModeTest::testEntityFormModeUI |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
Tests the EntityFormMode user interface. |
| EntityDisplayModeTest::testEntityViewModeUI |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php |
Tests the EntityViewMode user interface. |
| EntityDisplayRepositoryTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
Tests Drupal\Core\Entity\EntityDisplayRepository. |
| EntityDisplayRepositoryTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
|
| EntityDisplayRepositoryTest::$displayRepository |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
The entity display repository under test. |
| EntityDisplayRepositoryTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
Modules to install. |
| EntityDisplayRepositoryTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
|
| EntityDisplayRepositoryTest::testFormDisplay |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
Tests form display. |
| EntityDisplayRepositoryTest::testViewDisplay |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php |
Tests view display. |
| EntityDisplayTest |
class |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests the entity display configuration entities. |
| EntityDisplayTest |
class |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
Tests the UI for entity displays. |
| EntityDisplayTest |
class |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
Tests the UI for entity displays. |
| EntityDisplayTest.php |
file |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
|
| EntityDisplayTest.php |
file |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
|
| EntityDisplayTest.php |
file |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
|
| EntityDisplayTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
The theme to install as the default for testing. |
| EntityDisplayTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
The theme to install as the default for testing. |
| EntityDisplayTest::$modules |
property |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
Modules to install. |
| EntityDisplayTest::$modules |
property |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Modules to install. |
| EntityDisplayTest::$modules |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
Modules to install. |
| EntityDisplayTest::assertDependency |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Asserts that $key is a $type type dependency of $display config entity. |
| EntityDisplayTest::assertDependencyHelper |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Provides a helper for dependency assertions. |
| EntityDisplayTest::assertNoDependency |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Asserts that $key is not a $type type dependency of $display config entity. |
| EntityDisplayTest::setUp |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
|
| EntityDisplayTest::setUp |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
|
| EntityDisplayTest::setUp |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
|
| EntityDisplayTest::testBaseFieldComponent |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests the behavior of a field component for a base field. |
| EntityDisplayTest::testComponentDependencies |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests components dependencies additions. |
| EntityDisplayTest::testDeleteBundle |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests deleting a bundle. |
| EntityDisplayTest::testDeleteField |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests deleting field. |
| EntityDisplayTest::testEntityDisplayCRUD |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests basic CRUD operations on entity display objects. |