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 |
---|---|---|---|
LayoutBuilderTestHooks::theme | function | core/ |
Implements hook_theme(). |
LayoutBuilderTestPlugin | class | core/ |
The Layout Builder Test Plugin. |
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 install. |
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. |
LayoutBuilderThemeSuggestionsTestHooks | class | core/ |
Hook implementations for layout_builder_theme_suggestions_test. |
LayoutBuilderThemeSuggestionsTestHooks.php | file | core/ |
|
LayoutBuilderThemeSuggestionsTestHooks::theme | function | core/ |
Implements hook_theme(). |
LayoutBuilderToolbarTest | class | core/ |
Test Layout Builder integration with Toolbar. |
LayoutBuilderToolbarTest.php | file | core/ |
|
LayoutBuilderToolbarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderToolbarTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderToolbarTest::setUp | function | core/ |
|
LayoutBuilderToolbarTest::testBackToSiteLink | function | core/ |
Tests the 'Back to site' link behaves with manage layout as admin page. |
LayoutBuilderTranslationTest | class | core/ |
Tests that the Layout Builder works with translated content. |
LayoutBuilderTranslationTest.php | file | core/ |
|
LayoutBuilderTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderTranslationTest::$entity | property | core/ |
The entity used for testing. |
LayoutBuilderTranslationTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderTranslationTest::addEntityTranslation | function | core/ |
Adds an entity translation. |
LayoutBuilderTranslationTest::addLayoutOverride | function | core/ |
Adds a layout override. |
LayoutBuilderTranslationTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
LayoutBuilderTranslationTest::setUp | function | core/ |
|
LayoutBuilderTranslationTest::setUpEntities | function | core/ |
Setup translated entity with layouts. |
LayoutBuilderTranslationTest::setUpViewDisplay | function | core/ |
Set up the View Display. |
LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation | function | core/ |
Tests that layout overrides work when created before a translation. |
LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride | function | core/ |
Tests that layout overrides work when created after a translation. |
LayoutBuilderUiCacheContext | class | core/ |
Determines if an entity is being viewed in the Layout Builder UI. |
LayoutBuilderUiCacheContext.php | file | core/ |
|
LayoutBuilderUiCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
LayoutBuilderUiCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
LayoutBuilderUiTest | class | core/ |
Tests the Layout Builder UI. |
LayoutBuilderUiTest.php | file | core/ |
|
LayoutBuilderUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderUiTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderUiTest::assertHighlightedElement | function | core/ |
Confirms the presence of the 'is-layout-builder-highlighted' class. |
LayoutBuilderUiTest::assertHighlightNotExists | function | core/ |
Waits for the dialog to close and confirms no highlights are present. |
LayoutBuilderUiTest::assertModifiedLayout | function | core/ |
Asserts that modifying a layout works as expected. |
LayoutBuilderUiTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
LayoutBuilderUiTest::setUp | function | core/ |
|
LayoutBuilderUiTest::testAddHighlights | function | core/ |
Tests that elements that open the dialog are properly highlighted. |
LayoutBuilderUiTest::testNewExtraField | function | core/ |
Tests removing newly added extra field. |
LayoutBuilderUiTest::testReloadWithNoSections | function | core/ |
Tests that after removing sections reloading the page does not re-add them. |
LayoutBuilderUiTest::testUnsavedChangesMessage | function | core/ |
Tests the message indicating unsaved changes. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.