| FieldLanguageTest::$testViews |
property |
core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php |
Views used by this test. |
| FieldLanguageTest::testField |
function |
core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php |
Tests the language field. |
| FieldLayoutBuilderTest |
class |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
Tests Drupal\field_layout\FieldLayoutBuilder. |
| FieldLayoutBuilderTest.php |
file |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
|
| FieldLayoutBuilderTest::$entityFieldManager |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The entity field manager. |
| FieldLayoutBuilderTest::$fieldLayoutBuilder |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The field layout builder. |
| FieldLayoutBuilderTest::$layoutPlugin |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The layout plugin. |
| FieldLayoutBuilderTest::$layoutPluginManager |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The layout plugin manager. |
| FieldLayoutBuilderTest::$pluginDefinition |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The layout plugin definition. |
| FieldLayoutBuilderTest::setUp |
function |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
|
| FieldLayoutBuilderTest::testBuildForm |
function |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
Tests build form. |
| FieldLayoutBuilderTest::testBuildFormEmpty |
function |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
Tests build form empty. |
| FieldLayoutBuilderTest::testBuildFormNoLayout |
function |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
Tests build form no layout. |
| FieldLayoutBuilderTest::testBuildView |
function |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
Tests build view. |
| FieldLayoutEntityDisplayTest |
class |
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php |
Tests Drupal\field_layout\Entity\FieldLayoutEntityDisplayTrait. |
| FieldLayoutEntityDisplayTest.php |
file |
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php |
|
| FieldLayoutEntityDisplayTest::$modules |
property |
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php |
Modules to install. |
| FieldLayoutEntityDisplayTest::assertEntityValues |
function |
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php |
Asserts than an entity has the correct values. |
| FieldLayoutEntityDisplayTest::testPreSave |
function |
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php |
Tests pre save. |
| FieldLayoutTest |
class |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests using field layout for entity displays. |
| FieldLayoutTest |
class |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
Tests using field layout for entity displays. |
| FieldLayoutTest.php |
file |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
|
| FieldLayoutTest.php |
file |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
|
| FieldLayoutTest::$defaultTheme |
property |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
The theme to install as the default for testing. |
| FieldLayoutTest::$defaultTheme |
property |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
The theme to install as the default for testing. |
| FieldLayoutTest::$modules |
property |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Modules to install. |
| FieldLayoutTest::$modules |
property |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
Modules to install. |
| FieldLayoutTest::assertFieldInRegion |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Asserts that a field exists in a given region. |
| FieldLayoutTest::getRegionTitles |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Gets the region titles on the page. |
| FieldLayoutTest::getRegionTitles |
function |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
Gets the region titles on the page. |
| FieldLayoutTest::setUp |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
|
| FieldLayoutTest::setUp |
function |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
|
| FieldLayoutTest::testChangingFormatterAndRegion |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests changing the formatter and region at the same time. |
| FieldLayoutTest::testEntityForm |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests the use of field layout for entity form displays. |
| FieldLayoutTest::testEntityView |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests the use of field layout for entity view displays. |
| FieldLayoutTest::testEntityViewModes |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests that layouts are unique per view mode. |
| FieldLayoutTest::testLayoutForms |
function |
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php |
Tests layout plugins with forms. |
| FieldLayoutTest::testNodeView |
function |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
Tests an entity type that has fields shown by default. |
| FieldLayoutTest::testRegionChanges |
function |
core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php |
Tests that changes to the regions still leave the fields visible. |
| FieldLayoutTestHooks |
class |
core/modules/field_layout/tests/modules/field_layout_test/src/Hook/FieldLayoutTestHooks.php |
Hook implementations for field_layout_test. |
| FieldLayoutTestHooks.php |
file |
core/modules/field_layout/tests/modules/field_layout_test/src/Hook/FieldLayoutTestHooks.php |
|
| FieldLayoutTestHooks::layoutAlter |
function |
core/modules/field_layout/tests/modules/field_layout_test/src/Hook/FieldLayoutTestHooks.php |
Implements hook_layout_alter(). |
| FieldLayoutUninstallTest |
class |
core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php |
Tests Field Layout Uninstall. |
| FieldLayoutUninstallTest.php |
file |
core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php |
|
| FieldLayoutUninstallTest::testFieldLayoutUninstall |
function |
core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php |
Ensures field layout can be uninstalled with layout builder enabled. |
| FieldLinkTest |
class |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the link field migrate process plugin. |
| FieldLinkTest.php |
file |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
|
| FieldLinkTest::canonicalizeUriDataProvider |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::testCanonicalizeUri |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the URL transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUriSerialized |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the attributes that are deeply serialized are discarded. |