Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilder::__construct | function | core/ |
Constructs a new LayoutBuilder. |
| LayoutBuilderAccessCheck | class | core/ |
Provides an access check for the Layout Builder defaults. |
| LayoutBuilderAccessCheck.php | file | core/ |
|
| LayoutBuilderAccessCheck::access | function | core/ |
Checks routing access to the layout. |
| LayoutBuilderAccessTest | class | core/ |
Tests access to Layout Builder. |
| LayoutBuilderAccessTest.php | file | core/ |
|
| LayoutBuilderAccessTest::$defaultTheme | property | core/ |
|
| LayoutBuilderAccessTest::$modules | property | core/ |
|
| 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. |
| LayoutBuilderBreadcrumbAlterTest | class | core/ |
Tests layout_builder_system_breadcrumb_alter(). |
| LayoutBuilderBreadcrumbAlterTest.php | file | core/ |
|
| LayoutBuilderBreadcrumbAlterTest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| LayoutBuilderContentModerationIntegrationTest::$modules | property | core/ |
|
| 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 custom block bundle. |
| LayoutBuilderContextMappingUpdatePathTest | class | core/ |
Tests the upgrade path for Layout Builder layout context mappings. |
| LayoutBuilderContextMappingUpdatePathTest.php | file | core/ |
|
| LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| LayoutBuilderContextMappingUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder layout context mappings. |
| LayoutBuilderContextTrait | trait | core/ |
Provides a wrapper around getting contexts from a section storage object. |
| LayoutBuilderContextTrait.php | file | core/ |
|
| LayoutBuilderContextTrait::$contextRepository | property | core/ |
The context repository. |
| LayoutBuilderContextTrait::contextRepository | function | core/ |
Gets the context repository service. |
| LayoutBuilderContextTrait::getAvailableContexts | function | core/ |
Provides all available contexts, both global and section_storage-specific. |
| LayoutBuilderContextTrait::getPopulatedContexts | function | core/ |
Returns all populated contexts, both global and section-storage-specific. |
| LayoutBuilderController | class | core/ |
Defines a controller to provide the Layout Builder admin UI. |
| LayoutBuilderController.php | file | core/ |
|
| LayoutBuilderController::layout | function | core/ |
Renders the Layout UI. |
| LayoutBuilderController::title | function | core/ |
Provides a title callback. |
| LayoutBuilderDecorationTestHtmlEntityFormController | class | core/ |
Overrides the entity form controller service for layout builder decoration test. |
| LayoutBuilderDecorationTestHtmlEntityFormController.php | file | core/ |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.