Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| layout-test-1col.html.twig | file | core/ |
Template for an example 1 column layout. |
| layout-test-2col.css | file | core/ |
.layout-example-2col .region-left { float: left; width: 50%; } * html .layout-example-2col .region-left { width: 49.9%; } .layout-example-2col .region-right { float: left; width: 50%; } * html .layout-example-2col .region-right { width:… |
| layout-test-2col.html.twig | file | core/ |
Template for an example 2 column layout. |
| layout-test-plugin.html.twig | file | core/ |
Template for layout_test_plugin layout. |
| LayoutBuilderAccessTest | class | core/ |
Tests access to Layout Builder. |
| LayoutBuilderAccessTest.php | file | core/ |
|
| LayoutBuilderAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderAccessTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderAccessTest::assertExpectedAccess | function | core/ |
Asserts the correct response code is returned based on expected access. |
| LayoutBuilderAccessTest::providerTestAccessWithBundles | function | core/ |
Provides test data for ::testAccessWithBundles(). |
| LayoutBuilderAccessTest::providerTestAccessWithoutBundles | function | core/ |
Provides test data for ::testAccessWithoutBundles(). |
| LayoutBuilderAccessTest::setUp | function | core/ |
|
| LayoutBuilderAccessTest::testAccessWithBundles | function | core/ |
Tests Layout Builder access for an entity type that has bundles. |
| LayoutBuilderAccessTest::testAccessWithoutBundles | function | core/ |
Tests Layout Builder access for an entity type that does not have bundles. |
| LayoutBuilderBlocksTest | class | core/ |
Tests the Layout Builder UI with blocks. |
| LayoutBuilderBlocksTest.php | file | core/ |
|
| LayoutBuilderBlocksTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
| LayoutBuilderBlocksTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
| LayoutBuilderBlocksTest::testDeletedView | function | core/ |
Tests that deleting a View block used in Layout Builder works. |
| LayoutBuilderBlocksTest::testFieldBlockLabel | function | core/ |
Tests the ability to use a specified block label for field blocks. |
| LayoutBuilderBlocksTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
| LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
| LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
| LayoutBuilderBreadcrumbAlterTest | class | core/ |
Tests layout_builder_system_breadcrumb_alter(). |
| LayoutBuilderBreadcrumbAlterTest.php | file | core/ |
|
| LayoutBuilderBreadcrumbAlterTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch | function | core/ |
Check that there are no errors when alter called with null route match. |
| LayoutBuilderCompatibilityTestBase | class | core/ |
Tests Layout Builder's compatibility with existing systems. |
| LayoutBuilderCompatibilityTestBase.php | file | core/ |
|
| LayoutBuilderCompatibilityTestBase::$display | property | core/ |
The entity view display. |
| LayoutBuilderCompatibilityTestBase::$entity | property | core/ |
The entity being rendered. |
| LayoutBuilderCompatibilityTestBase::$modules | property | core/ |
Modules to install. |
| LayoutBuilderCompatibilityTestBase::assertFieldAttributes | function | core/ |
Asserts that the rendered entity has the correct fields. |
| LayoutBuilderCompatibilityTestBase::enableOverrides | function | core/ |
Enables overrides for the display and reloads the entity. |
| LayoutBuilderCompatibilityTestBase::installLayoutBuilder | function | core/ |
Installs the Layout Builder. |
| LayoutBuilderCompatibilityTestBase::setUp | function | core/ |
|
| LayoutBuilderContentModerationIntegrationTest | class | core/ |
Tests Content Moderation's integration with Layout Builder. |
| LayoutBuilderContentModerationIntegrationTest.php | file | core/ |
|
| LayoutBuilderContentModerationIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderContentModerationIntegrationTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderContentModerationIntegrationTest::setUp | function | core/ |
|
| LayoutBuilderContentModerationIntegrationTest::testLayoutModeration | function | core/ |
Tests that Layout changes are respected by Content Moderation. |
| LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles | function | core/ |
Test placing inline blocks that belong to a moderated content block bundle. |
| LayoutBuilderDecorationTestHtmlEntityFormController | class | core/ |
Overrides the entity form controller service for layout builder decoration test. |
| LayoutBuilderDecorationTestHtmlEntityFormController.php | file | core/ |
|
| LayoutBuilderDecorationTestHtmlEntityFormController::$entityFormController | property | core/ |
The entity form controller being decorated. |
| LayoutBuilderDecorationTestHtmlEntityFormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| LayoutBuilderDecorationTestHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| LayoutBuilderDecorationTestHtmlEntityFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| LayoutBuilderDecorationTestHtmlEntityFormController::__construct | function | core/ |
Constructs a LayoutBuilderDecorationTestHtmlEntityFormController object. |
Pagination
- Previous page
- Page 399
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.