| LayoutBuilderEntityViewDisplayTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
|
| LayoutBuilderEntityViewDisplayTest.php |
file |
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php |
|
| LayoutBuilderEntityViewDisplayTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php |
The theme to install as the default for testing. |
| LayoutBuilderEntityViewDisplayTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php |
Modules to install. |
| LayoutBuilderEntityViewDisplayTest::createEntity |
function |
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php |
Creates the entity to be tested. |
| LayoutBuilderEntityViewDisplayTest::getExpectedDocument |
function |
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php |
Returns the expected JSON:API document for the entity. |
| LayoutBuilderEntityViewDisplayTest::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Sets up the section list. |
| LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Provides test data for ::testIsLayoutBuilderEnabled(). |
| LayoutBuilderEntityViewDisplayTest::testBuildOnlyWhenSupported |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that buildMultiple doesn't build sections if storage isn't supported. |
| LayoutBuilderEntityViewDisplayTest::testFieldsMovedToHiddenOnEnable |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that enabling Layout Builder moves fields to hidden. |
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that configuration schema enforces valid values. |
| LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests is layout builder enabled. |
| LayoutBuilderEntityViewDisplayTest::testSetOverridable |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that setting overridable enables Layout Builder only when TRUE. |
| LayoutBuilderEntityViewDisplayValidationTest |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
Tests validation of Layout Builder's entity_view_display entities. |
| LayoutBuilderEntityViewDisplayValidationTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
|
| LayoutBuilderEntityViewDisplayValidationTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
Modules to install. |
| LayoutBuilderEntityViewDisplayValidationTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
|
| LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
Tests that immutable properties cannot be changed. |
| LayoutBuilderEntityViewDisplayValidationTest::testLabelValidation |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php |
Tests validation of config entity's label. |
| LayoutBuilderEntityViewDisplayXmlAnonTest |
class |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php |
Tests Layout Builder Entity View Display Xml Anon. |
| LayoutBuilderEntityViewDisplayXmlAnonTest.php |
file |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php |
|
| LayoutBuilderEntityViewDisplayXmlAnonTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php |
The theme to install as the default for testing. |
| LayoutBuilderEntityViewDisplayXmlAnonTest::$format |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php |
The format to use in this test. |
| LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php |
The MIME type that corresponds to $format. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest |
class |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
Tests Layout Builder Entity View Display Xml Basic Auth. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
file |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
|
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$auth |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
The format to use in this test. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$mimeType |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php |
Modules to install. |
| LayoutBuilderEntityViewDisplayXmlCookieTest |
class |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
Tests Layout Builder Entity View Display Xml Cookie. |
| LayoutBuilderEntityViewDisplayXmlCookieTest.php |
file |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
|
| LayoutBuilderEntityViewDisplayXmlCookieTest::$auth |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
The authentication mechanism to use in this test. |
| LayoutBuilderEntityViewDisplayXmlCookieTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
The theme to install as the default for testing. |
| LayoutBuilderEntityViewDisplayXmlCookieTest::$format |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
The format to use in this test. |
| LayoutBuilderEntityViewDisplayXmlCookieTest::$mimeType |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php |
The MIME type that corresponds to $format. |
| LayoutBuilderHooks::entityViewAlter |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_entity_view_alter(). |
| LayoutBuilderTest::testPreviewAwareTemplates |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php |
Tests preview-aware templates. |
| LayoutBuilderTestEntityHooks::nodeView |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php |
Implements hook_ENTITY_TYPE_view(). |
| LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php |
Tests that of view mode specific field templates are suggested. |
| LayoutBuilderTranslationTest::setUpViewDisplay |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php |
Set up the View Display. |
| LayoutBuilderViewModeTest |
class |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
Tests the Layout Builder UI with view modes. |
| LayoutBuilderViewModeTest.php |
file |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
|
| LayoutBuilderViewModeTest::testFullViewModeMultipleBundles |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
Ensures that one bundle doesn't interfere with another bundle. |
| LayoutBuilderViewModeTest::testLayoutBuilderUiFullViewMode |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
Tests the interaction between full and default view modes. |
| LayoutBuilderViewModeTest::testNonDefaultViewMode |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
Tests that a non-default view mode works as expected. |
| LayoutDefault::$inPreview |
property |
core/lib/Drupal/Core/Layout/LayoutDefault.php |
Whether the plugin is being rendered in preview mode. |
| LayoutDefault::setInPreview |
function |
core/lib/Drupal/Core/Layout/LayoutDefault.php |
Set preview mode for the plugin. |
| LayoutDisplayTest::testMultipleViewModes |
function |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
Tests the interaction between multiple view modes. |