Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
LayoutBuilderSampleEntityGenerator::$entityTypeManager property core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php The entity type manager.
LayoutBuilderSampleEntityGenerator::$tempStoreFactory property core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php The shared tempstore factory.
LayoutBuilderSampleEntityGenerator::delete function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Deletes a sample entity for a given entity type and bundle.
LayoutBuilderSampleEntityGenerator::get function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Gets a sample entity for a given entity type and bundle.
LayoutBuilderSampleEntityGenerator::__construct function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php LayoutBuilderSampleEntityGenerator constructor.
LayoutBuilderSectionStorageTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Tests the UI aspects of section storage.
LayoutBuilderSectionStorageTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
LayoutBuilderSectionStorageTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php The theme to install as the default for testing.
LayoutBuilderSectionStorageTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Modules to install.
LayoutBuilderSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate function core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Tests that section loading is delegated to plugins during rendering.
LayoutBuilderServiceProvider class core/modules/layout_builder/src/LayoutBuilderServiceProvider.php Sets the layout_builder.get_block_dependency_subscriber service definition.
LayoutBuilderServiceProvider.php file core/modules/layout_builder/src/LayoutBuilderServiceProvider.php
LayoutBuilderServiceProvider::register function core/modules/layout_builder/src/LayoutBuilderServiceProvider.php Registers services to the container.
LayoutBuilderSortTrait trait core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php LayoutBuilderSortTrait, provides callback for simulated layout change.
LayoutBuilderSortTrait.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php
LayoutBuilderSortTrait::sortableUpdate function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php Define to provide any necessary callback following layout change.
LayoutBuilderTest class core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests the Layout Builder UI.
LayoutBuilderTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI.
LayoutBuilderTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
LayoutBuilderTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php
LayoutBuilderTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php The theme to install as the default for testing.
LayoutBuilderTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Modules to install.
LayoutBuilderTest::$node property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php The node to customize with Layout Builder.
LayoutBuilderTest::$pageReloadMarker property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php A string used to mark the current page.
LayoutBuilderTest::assertCorrectLayouts function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Asserts that the correct layouts are available.
LayoutBuilderTest::assertOffCanvasFormAfterWait function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Waits for the specified form and returns it when available and visible.
LayoutBuilderTest::assertPageNotReloaded function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Asserts that the page has not been reloaded.
LayoutBuilderTest::clickContextualLink function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php @todo Remove this in https://www.drupal.org/project/drupal/issues/2918718.
LayoutBuilderTest::enableLayoutsForBundle function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Enable layouts.
LayoutBuilderTest::markCurrentPage function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Marks the page to assist determining if the page has been reloaded.
LayoutBuilderTest::openAddBlockForm function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Opens the add block form in the off-canvas dialog.
LayoutBuilderTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php
LayoutBuilderTest::testAccess function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that layout builder checks entity view access.
LayoutBuilderTest::testBreadcrumb function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the expected breadcrumbs of the Layout Builder UI.
LayoutBuilderTest::testConfigurableLayoutSections function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests configurable layouts.
LayoutBuilderTest::testContextAwareLayouts function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that layouts can be context-aware.
LayoutBuilderTest::testCustomSectionAttributes function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that sections can provide custom attributes.
LayoutBuilderTest::testExtraFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that extra fields work before and after enabling Layout Builder.
LayoutBuilderTest::testFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that hook_form_alter() has access to the Layout Builder info.
LayoutBuilderTest::testLayoutBuilderContexts function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI with a context defined at runtime.
LayoutBuilderTest::testLayoutBuilderUi function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
LayoutBuilderTest::testLayoutBuilderUi function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests the Layout Builder UI.
LayoutBuilderTest::testLayoutNoDialog function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests bypassing the off-canvas dialog.
LayoutBuilderTest::testNonBundleEntityType function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI for an entity type without a bundle.
LayoutBuilderTest::testPendingRevision function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests loading a pending revision in the Layout Builder UI.
LayoutBuilderTest::testPluginDependencies function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that component's dependencies are respected during removal.
LayoutBuilderTest::testPreserverEntityValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that the Layout Builder preserves entity values.
LayoutBuilderTest::testPreviewAwareTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests preview-aware templates.
LayoutBuilderTest::testRemovingSectionWithoutLayoutLabel function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests removing section without layout label configuration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.