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 |
---|---|---|---|
LayoutBuilderTestThemeHooks | class | core/ |
Theme hook implementations for layout_builder_test. |
LayoutBuilderTestThemeHooks.php | file | core/ |
|
LayoutBuilderTestThemeHooks::layoutOneCol | function | core/ |
Implements hook_preprocess_HOOK() for one-column layout template. |
LayoutBuilderTestThemeHooks::layoutTwocolSection | function | core/ |
Implements hook_preprocess_HOOK() for two-column layout template. |
LayoutBuilderTestThemeHooks::theme | function | core/ |
Implements hook_theme(). |
LayoutBuilderTestThemeHooks::__construct | function | core/ |
|
LayoutBuilderThemeHooks | class | core/ |
Hook implementations for layout_builder. |
LayoutBuilderThemeHooks.php | file | core/ |
|
LayoutBuilderThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
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. |
LayoutBuilderThemeSuggestionsTestThemeHooks | class | core/ |
Theme hook implementations for layout_builder_theme_suggestions_test. |
LayoutBuilderThemeSuggestionsTestThemeHooks.php | file | core/ |
|
LayoutBuilderThemeSuggestionsTestThemeHooks::itemListLayouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
LayoutBuilderThemeSuggestionsTestThemeHooks::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. |
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.