Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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::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. |
LayoutBuilderDefaultValuesTest | class | core/ |
Tests rendering default field values in Layout Builder. |
LayoutBuilderDefaultValuesTest.php | file | core/ |
|
LayoutBuilderDefaultValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderDefaultValuesTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderDefaultValuesTest::addImageFields | function | core/ |
Helper function to add image fields. |
LayoutBuilderDefaultValuesTest::addTextFields | function | core/ |
Helper function to add string fields. |
LayoutBuilderDefaultValuesTest::assertNodeWithDefaultValues | function | core/ |
Test for expected text on node 2. |
LayoutBuilderDefaultValuesTest::assertNodeWithValues | function | core/ |
Test for expected text on node 1. |
LayoutBuilderDefaultValuesTest::defaultValueCallback | function | core/ |
Sample 'default value' callback. |
LayoutBuilderDefaultValuesTest::setUp | function | core/ |
|
LayoutBuilderDefaultValuesTest::testDefaultValues | function | core/ |
Tests display of default field values. |
LayoutBuilderDisableForm | class | core/ |
Disables Layout Builder for a given default. |
LayoutBuilderDisableForm.php | file | core/ |
|
LayoutBuilderDisableForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
LayoutBuilderDisableForm::$sectionStorage | property | core/ |
The section storage. |
LayoutBuilderDisableForm::buildForm | function | core/ |
Form constructor. |
LayoutBuilderDisableForm::create | function | core/ |
Instantiates a new instance of this class. |
LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
LayoutBuilderDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LayoutBuilderDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.