| EntityDisplayBaseTest::testGetMode |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php |
Tests get mode. |
| EntityDisplayBaseTest::testGetOriginalMode |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php |
Tests get original mode. |
| EntityDisplayBaseTest::testGetTargetBundle |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php |
Tests get target bundle. |
| EntityDisplayBaseTest::testGetTargetEntityTypeId |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php |
Tests get target entity type id. |
| EntityDisplayBaseTest::testOnDependencyRemoval |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php |
Tests on dependency removal. |
| EntityDisplayBaseTest::testPreSave |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php |
Tests pre save. |
| EntityDisplayBaseTest::testSetTargetBundle |
function |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php |
Tests set target bundle. |
| EntityDisplayFormBaseTest |
class |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
Tests the UI for configuring entity displays. |
| EntityDisplayFormBaseTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php |
Tests Drupal\field_ui\Form\EntityDisplayFormBase. |
| EntityDisplayFormBaseTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php |
|
| EntityDisplayFormBaseTest.php |
file |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
|
| EntityDisplayFormBaseTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
The theme to install as the default for testing. |
| EntityDisplayFormBaseTest::$modules |
property |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
Modules to install. |
| EntityDisplayFormBaseTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php |
Modules to install. |
| EntityDisplayFormBaseTest::setUp |
function |
core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php |
|
| EntityDisplayFormBaseTest::testCopyFormValuesToEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php |
Tests copy form values to entity. |
| 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/FunctionalJavascript/EntityDisplayTest.php |
Tests the UI for entity displays. |
| 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.php |
file |
core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php |
|
| EntityDisplayTest.php |
file |
core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php |
|
| EntityDisplayTest.php |
file |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
|