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 |
---|---|---|---|
LayoutBuilderServiceProvider::register | function | core/ |
Registers services to the container. |
LayoutBuilderSettingsForm | class | core/ |
Configure layout builder settings for this site. |
LayoutBuilderSettingsForm.php | file | core/ |
|
LayoutBuilderSettingsForm::buildForm | function | core/ |
Form constructor. |
LayoutBuilderSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LayoutBuilderSettingsUpdateTest | class | core/ |
Tests creation of layout_builder settings. |
LayoutBuilderSettingsUpdateTest.php | file | core/ |
|
LayoutBuilderSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LayoutBuilderSettingsUpdateTest::testLayoutBuilderPostUpdateExposeFieldBlockSetting | function | core/ |
Tests layout_builder_post_update_default_expose_field_block_setting(). |
LayoutBuilderSortTrait | trait | core/ |
LayoutBuilderSortTrait, provides callback for simulated layout change. |
LayoutBuilderSortTrait.php | file | core/ |
|
LayoutBuilderSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
LayoutBuilderTest | class | core/ |
Tests the Layout Builder UI. |
LayoutBuilderTest | class | core/ |
Tests the Layout Builder UI. |
LayoutBuilderTest.php | file | core/ |
|
LayoutBuilderTest.php | file | core/ |
|
LayoutBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderTest::$node | property | core/ |
The node to customize with Layout Builder. |
LayoutBuilderTest::$pageReloadMarker | property | core/ |
A string used to mark the current page. |
LayoutBuilderTest::assertCorrectLayouts | function | core/ |
Asserts that the correct layouts are available. |
LayoutBuilderTest::assertOffCanvasFormAfterWait | function | core/ |
Waits for the specified form and returns it when available and visible. |
LayoutBuilderTest::assertPageNotReloaded | function | core/ |
Asserts that the page has not been reloaded. |
LayoutBuilderTest::clickContextualLink | function | core/ |
@todo Remove this in https://www.drupal.org/project/drupal/issues/2918718. |
LayoutBuilderTest::enableLayoutsForBundle | function | core/ |
Enable layouts. |
LayoutBuilderTest::markCurrentPage | function | core/ |
Marks the page to assist determining if the page has been reloaded. |
LayoutBuilderTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
LayoutBuilderTest::setUp | function | core/ |
|
LayoutBuilderTest::testAccess | function | core/ |
Tests that layout builder checks entity view access. |
LayoutBuilderTest::testBreadcrumb | function | core/ |
Tests the expected breadcrumbs of the Layout Builder UI. |
LayoutBuilderTest::testConfigurableLayoutSections | function | core/ |
Tests configurable layouts. |
LayoutBuilderTest::testContextAwareLayouts | function | core/ |
Tests that layouts can be context-aware. |
LayoutBuilderTest::testCustomSectionAttributes | function | core/ |
Tests that sections can provide custom attributes. |
LayoutBuilderTest::testExtraFields | function | core/ |
Tests that extra fields work before and after enabling Layout Builder. |
LayoutBuilderTest::testFormAlter | function | core/ |
Tests that hook_form_alter() has access to the Layout Builder info. |
LayoutBuilderTest::testHtmlEntityFormControllerDecoration | function | core/ |
Test decorating controller.entity_form while layout_builder is installed. |
LayoutBuilderTest::testLayoutBuilderContexts | function | core/ |
Tests the Layout Builder UI with a context defined at runtime. |
LayoutBuilderTest::testLayoutBuilderUi | function | core/ |
|
LayoutBuilderTest::testLayoutBuilderUi | function | core/ |
Tests the Layout Builder UI. |
LayoutBuilderTest::testLayoutNoDialog | function | core/ |
Tests bypassing the off-canvas dialog. |
LayoutBuilderTest::testNonBundleEntityType | function | core/ |
Tests the Layout Builder UI for an entity type without a bundle. |
LayoutBuilderTest::testPendingRevision | function | core/ |
Tests loading a pending revision in the Layout Builder UI. |
LayoutBuilderTest::testPluginDependencies | function | core/ |
Tests that component's dependencies are respected during removal. |
LayoutBuilderTest::testPreserverEntityValues | function | core/ |
Tests that the Layout Builder preserves entity values. |
LayoutBuilderTest::testPreviewAwareTemplates | function | core/ |
Tests preview-aware templates. |
LayoutBuilderTest::testRemovingSectionWithoutLayoutLabel | function | core/ |
Tests removing section without layout label configuration. |
LayoutBuilderTest::testSectionLabels | function | core/ |
Tests the functionality of custom section labels. |
LayoutBuilderTest::testSimpleConfigBasedLayout | function | core/ |
Tests a config-based implementation of Layout Builder. |
LayoutBuilderTestBase | class | core/ |
Tests the Layout Builder UI. |
LayoutBuilderTestBase.php | file | core/ |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.