| 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 |
|
| 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 |
|
| LayoutRestTestBase::$node |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
A test node. |
| LayoutRestTestBase::$nodeStorage |
property |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
The node storage. |
| LayoutRestTestBase::assertAuthenticationEdgeCases |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::assertNormalizationEdgeCases |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::assertResponseWhenMissingAuthentication |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::getDecodedContents |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
Gets the decoded contents. |
| LayoutRestTestBase::getExpectedUnauthorizedAccessCacheability |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::request |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::setUp |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutRestTestBase::setUpAuthorization |
function |
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php |
|
| LayoutSectionItemListTest |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php |
Tests the field type for Layout Sections. |
| LayoutSectionItemListTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php |
|
| LayoutSectionItemListTest::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php |
|
| LayoutSectionItemListTest::testEquals |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php |
Tests equals. |
| LayoutSectionItemListTest::testEqualsNonSection |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php |
Tests equals non section. |
| LayoutSectionStorageParamConverterTest |
class |
core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php |
Tests Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter. |
| LayoutSectionStorageParamConverterTest.php |
file |
core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php |
|
| LayoutSectionStorageParamConverterTest::testConvert |
function |
core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php |
Tests convert. |
| LayoutSectionStorageParamConverterTest::testConvertInvalidConverter |
function |
core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php |
Tests convert invalid converter. |
| LayoutSectionStorageParamConverterTest::testConvertNoType |
function |
core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php |
Tests convert no type. |
| LayoutSectionTest |
class |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
Tests the rendering of a layout section field. |
| LayoutSectionTest.php |
file |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
|
| LayoutSectionTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
|
| LayoutSectionTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
|
| LayoutSectionTest::assertLayoutSection |
function |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
Asserts the output of a layout section. |
| LayoutSectionTest::createSectionNode |
function |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
Creates a node with a section field. |
| LayoutSectionTest::providerTestLayoutSectionFormatter |
function |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
Provides test data for ::testLayoutSectionFormatter(). |