Search for id
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderOverridesTest | class | core/ |
Tests the Layout Builder UI. |
LayoutBuilderOverridesTest.php | file | core/ |
|
LayoutBuilderOverridesTest::testDeleteField | function | core/ |
Tests deleting a field in-use by an overridden layout. |
LayoutBuilderOverridesTest::testOverrides | function | core/ |
Tests functionality of Layout Builder for overrides. |
LayoutBuilderOverridesTest::testOverridesFormAlter | function | core/ |
Tests a custom alter of the overrides form. |
LayoutBuilderOverridesTest::testOverridesWithoutDefaultsAccess | function | core/ |
Tests Layout Builder overrides without access to edit the default layout. |
LayoutBuilderOverridesTest::testOverridesWithoutFieldUi | function | core/ |
Tests Layout Builder overrides without Field UI installed. |
LayoutBuilderOverridesTest::testRemovingAllSections | function | core/ |
Tests removing all sections from overrides and defaults. |
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. |
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(). |
LayoutEntityHelperTrait::getInlineBlockRevisionIdsInSections | function | core/ |
Gets revision IDs for layout sections. |
LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents | function | core/ |
Data provider method for tests that need sections with inline blocks. |
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Data provider for testGetSectionStorageForEntity(). |
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Data provider for testOriginalEntityUsesDefaultStorage(). |
LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
@covers ::getInlineBlockRevisionIdsInSections[[api-linebreak]] |
LayoutForm::getBaseFormId | function | core/ |
|
LayoutForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LayoutPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
LayoutPluginManagerTest::testPluginOverride | function | core/ |
Tests that layout plugins are correctly overridden. |
LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert[[api-linebreak]] |
LayoutSectionTest::providerTestLayoutSectionFormatter | function | core/ |
Provides test data for ::testLayoutSectionFormatter(). |
LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get[[api-linebreak]] |
LayoutTest::testThemeProvidedLayout | function | core/ |
Tests that a layout provided by a theme has the preprocess function set. |
LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
LazyContextRepository::$contextProviderServiceIDs | property | core/ |
The set of available context providers service IDs. |
LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
LazyRouteCollection::$provider | property | core/ |
The route provider for this generator. |
LazyRouteCollectionTest::$routeProvider | property | core/ |
The route provider. |
LazyRouteProviderInstallTest | class | core/ |
@group routing |
LazyRouteProviderInstallTest.php | file | core/ |
|
LazyRouteProviderInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.