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 |
---|---|---|---|
LayoutBuilderToolbarTest.php | file | core/ |
|
LayoutBuilderToolbarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderToolbarTest::$modules | property | core/ |
Modules to enable. |
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 enable. |
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 enable. |
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. |
LayoutBuilderWidget | class | core/ |
A widget to display the layout form. |
LayoutBuilderWidget.php | file | core/ |
|
LayoutBuilderWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
LayoutBuilderWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
LayoutBuilderWidget::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
LayoutDefault::build | function | core/ |
Build a render array for layout with regions. |
LayoutDefault::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutDefaultTest::providerTestBuild | function | core/ |
Provides test data for ::testBuild(). |
LayoutDefaultTest::testBuild | function | core/ |
@covers ::build @dataProvider providerTestBuild |
LayoutDefinition::getIconBuilder | function | core/ |
Wraps the icon builder. |
LayoutInterface::build | function | core/ |
Build a render array for layout with regions. |
LayoutRebuildConfirmFormBase | class | core/ |
Provides a base class for confirmation forms that rebuild the Layout Builder. |
LayoutRebuildConfirmFormBase.php | file | core/ |
|
LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
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.