| LayoutDefaultTest::providerTestBuild |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php |
Provides test data for ::testBuild(). |
| LayoutDefaultTest::testBuild |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php |
Tests build. |
| LayoutDisplayTest |
class |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
Tests functionality of the entity view display with regard to Layout Builder. |
| LayoutDisplayTest.php |
file |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
|
| LayoutDisplayTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
The theme to install as the default for testing. |
| LayoutDisplayTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
Modules to install. |
| LayoutDisplayTest::setUp |
function |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
|
| LayoutDisplayTest::testMultipleViewModes |
function |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
Tests the interaction between multiple view modes. |
| LayoutEntityHelperTraitTest |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Tests Drupal\layout_builder\LayoutEntityHelperTrait. |
| LayoutEntityHelperTraitTest |
class |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Tests Drupal\layout_builder\LayoutEntityHelperTrait. |
| LayoutEntityHelperTraitTest.php |
file |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
|
| LayoutEntityHelperTraitTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
|
| LayoutEntityHelperTraitTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Modules to install. |
| LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Data provider method for tests that need sections with inline blocks. |
| LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Data provider for testGetSectionStorageForEntity(). |
| LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Data provider for testOriginalEntityUsesDefaultStorage(). |
| LayoutEntityHelperTraitTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
|
| LayoutEntityHelperTraitTest::testGetEntitySections |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Tests get entity sections. |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Tests get inline block components. |
| LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Tests get inline block revision ids in sections. |
| LayoutEntityHelperTraitTest::testGetSectionStorageForEntity |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Tests get section storage for entity. |
| LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Tests original entity uses default storage. |
| LayoutPluginManagerTest |
class |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests Drupal\Core\Layout\LayoutPluginManager. |
| LayoutPluginManagerTest |
class |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
Tests Drupal\Core\Layout\LayoutPluginManager. |
| LayoutPluginManagerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
|
| LayoutPluginManagerTest.php |
file |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
|
| LayoutPluginManagerTest::$cacheBackend |
property |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Cache backend instance. |
| LayoutPluginManagerTest::$layoutPluginManager |
property |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
The layout plugin manager. |
| LayoutPluginManagerTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
The module handler. |
| LayoutPluginManagerTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
Modules to install. |
| LayoutPluginManagerTest::$themeHandler |
property |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
The theme handler. |
| LayoutPluginManagerTest::$themeManager |
property |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
The theme manager. |
| LayoutPluginManagerTest::activateTheme |
function |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
Activates a specified theme. |
| LayoutPluginManagerTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
|
| LayoutPluginManagerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
|
| LayoutPluginManagerTest::setUpFilesystem |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Sets up the filesystem with YAML files and annotated plugins. |
| LayoutPluginManagerTest::testGetCategories |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get categories. |
| LayoutPluginManagerTest::testGetDefinition |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get definition. |
| LayoutPluginManagerTest::testGetDefinitions |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get definitions. |
| LayoutPluginManagerTest::testGetGroupedDefinitions |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get grouped definitions. |
| LayoutPluginManagerTest::testGetLayoutOptions |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Test that modules and themes can alter the list of layouts. |
| LayoutPluginManagerTest::testGetSortedDefinitions |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get sorted definitions. |
| LayoutPluginManagerTest::testGetThemeImplementations |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests get theme implementations. |
| LayoutPluginManagerTest::testPluginOverride |
function |
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php |
Tests that layout plugins are correctly overridden. |
| LayoutPluginManagerTest::testProcessDefinition |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests process definition. |
| LayoutPluginManagerTest::testProcessDefinitionWithMissingLayoutCategory |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests ::processDefinition() with a layout that doesn't have a category. |
| LayoutPluginManagerTest::testProcessDefinitionWithMissingLayoutLabel |
function |
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php |
Tests ::processDefinition() with a layout that doesn't have a label. |
| LayoutRestTestBase |
class |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
Base class for Layout Builder REST tests. |
| LayoutRestTestBase.php |
file |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::$modules |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
Modules to install. |