Search for id
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderCompatibilityTestBase::enableOverrides | function | core/ |
Enables overrides for the display and reloads the entity. |
LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LayoutBuilderEntityViewDisplay::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
LayoutBuilderEntityViewDisplay::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
LayoutBuilderEntityViewDisplayForm::hasOverrides | function | core/ |
Determines if the defaults have any overrides. |
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ |
Provides test data for ::testIsLayoutBuilderEnabled(). |
LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
LayoutBuilderEntityViewDisplayTest::testSetOverridable | function | core/ |
Tests that setting overridable enables Layout Builder only when set to TRUE. |
LayoutBuilderHighlightTrait::blockAddHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderHighlightTrait::blockUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderHighlightTrait::sectionAddHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderHighlightTrait::sectionUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides | function | core/ |
Test blocks containing forms can be successfully saved editing overrides. |
LayoutBuilderOverridesPermissions | class | core/ |
Provides dynamic permissions for Layout Builder overrides. |
LayoutBuilderOverridesPermissions.php | file | core/ |
|
LayoutBuilderOverridesPermissions::$bundleInfo | property | core/ |
The entity type bundle info service. |
LayoutBuilderOverridesPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
LayoutBuilderOverridesPermissions::create | function | core/ |
Instantiates a new instance of this class. |
LayoutBuilderOverridesPermissions::permissions | function | core/ |
Returns an array of permissions. |
LayoutBuilderOverridesPermissions::__construct | function | core/ |
LayoutBuilderOverridesPermissions constructor. |
LayoutBuilderQuickEditTest::createLayoutOverride | function | core/ |
Creates a layout override. |
LayoutBuilderQuickEditTest::getQuickEditFieldId | function | core/ |
|
LayoutBuilderQuickEditTest::providerEnableDisableLayoutBuilder | function | core/ |
DataProvider for testEnableDisableLayoutBuilder(). |
LayoutBuilderQuickEditTest::replaceLayoutBuilderFieldIdKeys | function | core/ |
Replaces the array keys with Layout Builder field IDs when needed. |
LayoutBuilderServiceProvider | class | core/ |
Sets the layout_builder.get_block_dependency_subscriber service definition. |
LayoutBuilderServiceProvider.php | file | core/ |
|
LayoutBuilderServiceProvider::register | function | core/ |
Registers services to the container. |
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. |
LayoutBuilderTranslationTest::addLayoutOverride | function | core/ |
Adds a layout override. |
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. |
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::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutDefaultTest::providerTestBuild | function | core/ |
Provides test data for ::testBuild(). |
LayoutEntityDisplayInterface::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
LayoutEntityDisplayInterface::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
LayoutEntityHelperTrait::getInlineBlockRevisionIdsInSections | function | core/ |
Gets revision IDs for layout sections. |
LayoutEntityHelperTrait::isEntityUsingFieldOverride | function | core/ |
Determines if an entity is using a field for the layout override. |
LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents | function | core/ |
Dataprovider method for tests that need sections with inline blocks. |
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Dataprovider for testGetSectionStorageForEntity(). |
LayoutEntityHelperTraitTest::providerTestIsEntityUsingFieldOverride | function | core/ |
Dataprovider for testIsEntityUsingFieldOverride(). |
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Dataprovider for testOriginalEntityUsesDefaultStorage(). |
LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
@covers ::getInlineBlockRevisionIdsInSections |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.