| LayoutTempstoreRouteEnhancerTest |
class |
core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer[[api-linebreak]] |
| LayoutTempstoreRouteEnhancerTest.php |
file |
core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php |
|
| LayoutTempstoreRouteEnhancerTest::testEnhance |
function |
core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php |
@covers ::enhance[[api-linebreak]] |
| LayoutTest |
class |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Tests Layout functionality. |
| LayoutTest.php |
file |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
|
| LayoutTest::$layoutPluginManager |
property |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
The layout plugin manager. |
| LayoutTest::$modules |
property |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Modules to install. |
| LayoutTest::processCallback |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Provides a test #process callback. |
| LayoutTest::render |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Renders a render array. |
| LayoutTest::renderLayoutData |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Data provider for testRenderLayout(). |
| LayoutTest::setUp |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
|
| LayoutTest::testRenderLayout |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Tests rendering a layout. |
| LayoutTest::testThemeProvidedLayout |
function |
core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php |
Tests that a layout provided by a theme has the preprocess function set. |
| LayoutTestDependenciesPlugin |
class |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php |
Provides a plugin that contains config dependencies. |
| LayoutTestDependenciesPlugin.php |
file |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php |
|
| LayoutTestDependenciesPlugin::calculateDependencies |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php |
Calculates dependencies for the configured plugin. |
| LayoutTestPlugin |
class |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
The plugin that handles the default layout template. |
| LayoutTestPlugin.php |
file |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
|
| LayoutTestPlugin::buildConfigurationForm |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Form constructor. |
| LayoutTestPlugin::defaultConfiguration |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Gets default configuration for this plugin. |
| LayoutTestPlugin::submitConfigurationForm |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Form submission handler. |
| LayoutTestPlugin::validateConfigurationForm |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Form validation handler. |
| layout_builder_decoration_test.controller.entity_form |
service |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/layout_builder_decoration_test.services.yml |
Drupal\layout_builder_decoration_test\Controller\LayoutBuilderDecorationTestHtmlEntityFormController |
| layout_builder_decoration_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/layout_builder_decoration_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/layout_builder_decoration_test.info.yml |
| layout_builder_decoration_test.services.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/layout_builder_decoration_test.services.yml |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/layout_builder_decoration_test.services.yml |
| layout_builder_defaults_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml |
| layout_builder_defaults_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
| layout_builder_element_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml |
| layout_builder_element_test.prepare_layout |
service |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml |
Drupal\layout_builder_element_test\EventSubscriber\TestPrepareLayout |
| layout_builder_element_test.services.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml |
| layout_builder_extra_field_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml |
| layout_builder_extra_field_test.module |
file |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.module |
Provides hook implementations for Layout Builder tests. |
| layout_builder_extra_field_test_entity_extra_field_info |
function |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.module |
Implements hook_entity_extra_field_info(). |
| layout_builder_extra_field_test_node_view |
function |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.module |
Implements hook_entity_node_view(). |
| layout_builder_fieldblock_test.fake_view_mode_context |
service |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
| layout_builder_fieldblock_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml |
| layout_builder_fieldblock_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
| layout_builder_fieldblock_test.services.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
| layout_builder_form_block_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
| layout_builder_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml |
| layout_builder_test.i_have_runtime_contexts |
service |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml |
Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts |
| layout_builder_test.links.contextual.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml |
| layout_builder_test.module |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Provides hook implementations for Layout Builder tests. |
| layout_builder_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml |
| layout_builder_test.services.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml |
| layout_builder_test_entity_extra_field_info |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_entity_extra_field_info(). |
| layout_builder_test_form_layout_builder_configure_block_alter |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
| layout_builder_test_form_layout_builder_configure_section_alter |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section. |
| layout_builder_test_module_implements_alter |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_module_implements_alter(). |
| layout_builder_test_node_view |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_entity_node_view(). |