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 |
---|---|---|---|
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::setUp | function | core/ |
|
LayoutBuilderTest::testAccess | function | core/ |
Tests that layout builder checks entity view access. |
LayoutBuilderTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
LayoutBuilderTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
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::testDeletedView | function | core/ |
Tests that deleting a View block used in Layout Builder works. |
LayoutBuilderTest::testDeleteField | function | core/ |
Tests deleting a field in-use by an overridden layout. |
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::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutBuilderTest::testHtmlEntityFormControllerDecoration | function | core/ |
Test decorating controller.entity_form while layout_builder is installed. |
LayoutBuilderTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
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::testLayoutBuilderUiFullViewMode | function | core/ |
Tests the interaction between full and default view modes. |
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::testNonDefaultViewMode | function | core/ |
Tests that a non-default view mode works as expected. |
LayoutBuilderTest::testOverrides | function | core/ |
Tests functionality of Layout Builder for overrides. |
LayoutBuilderTest::testOverridesFormAlter | function | core/ |
Tests a custom alter of the overrides form. |
LayoutBuilderTest::testOverridesWithoutDefaultsAccess | function | core/ |
Tests Layout Builder overrides without access to edit the default layout. |
LayoutBuilderTest::testOverridesWithoutFieldUi | function | core/ |
Tests Layout Builder overrides without Field UI installed. |
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::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
LayoutBuilderTest::testPreserverEntityValues | function | core/ |
Tests that the Layout Builder preserves entity values. |
LayoutBuilderTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
LayoutBuilderTest::testPreviewAwareTemplates | function | core/ |
Tests preview-aware templates. |
LayoutBuilderTest::testRemovingAllSections | function | core/ |
Tests removing all sections from overrides and defaults. |
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. |
LayoutBuilderTestPlugin | class | core/ |
Plugin annotation @Layout( id = "layout_builder_test_plugin", label = @Translation("Layout Builder Test Plugin"), regions = { "main" = { "label" = @Translation("Main Region") } }, ) |
LayoutBuilderTestPlugin.php | file | core/ |
|
LayoutBuilderTestPlugin::build | function | core/ |
Build a render array for layout with regions. |
LayoutBuilderThemeSuggestionsTest | class | core/ |
Tests template suggestions. |
LayoutBuilderThemeSuggestionsTest.php | file | core/ |
|
LayoutBuilderThemeSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderThemeSuggestionsTest::$modules | property | core/ |
Modules to enable. |
LayoutBuilderThemeSuggestionsTest::setUp | function | core/ |
|
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion | function | core/ |
Tests alterations of the layout list via preprocess functions. |
LayoutBuilderToolbarTest | class | core/ |
Test Layout Builder integration with Toolbar. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.