Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderAccessCheck | class | core/ |
Provides an access check for the Layout Builder defaults. |
| LayoutBuilderAccessCheck.php | file | core/ |
|
| LayoutBuilderAccessCheck::access | function | core/ |
Checks routing access to the layout. |
| LayoutBuilderAccessTest | class | core/ |
Tests access to Layout Builder. |
| LayoutBuilderAccessTest.php | file | core/ |
|
| LayoutBuilderAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderAccessTest::$modules | property | core/ |
Modules to enable. |
| LayoutBuilderAccessTest::assertExpectedAccess | function | core/ |
Asserts the correct response code is returned based on expected access. |
| LayoutBuilderAccessTest::providerTestAccessWithBundles | function | core/ |
Provides test data for ::testAccessWithBundles(). |
| LayoutBuilderAccessTest::providerTestAccessWithoutBundles | function | core/ |
Provides test data for ::testAccessWithoutBundles(). |
| LayoutBuilderAccessTest::setUp | function | core/ |
|
| LayoutBuilderAccessTest::testAccessWithBundles | function | core/ |
Tests Layout Builder access for an entity type that has bundles. |
| LayoutBuilderAccessTest::testAccessWithoutBundles | function | core/ |
Tests Layout Builder access for an entity type that does not have bundles. |
| LayoutBuilderCompatibilityTestBase | class | core/ |
Tests Layout Builder's compatibility with existing systems. |
| LayoutBuilderCompatibilityTestBase.php | file | core/ |
|
| LayoutBuilderCompatibilityTestBase::$display | property | core/ |
The entity view display. |
| LayoutBuilderCompatibilityTestBase::$entity | property | core/ |
The entity being rendered. |
| LayoutBuilderCompatibilityTestBase::$modules | property | core/ |
Modules to enable. |
| LayoutBuilderCompatibilityTestBase::assertFieldAttributes | function | core/ |
Asserts that the rendered entity has the correct fields. |
| LayoutBuilderCompatibilityTestBase::enableOverrides | function | core/ |
Enables overrides for the display and reloads the entity. |
| LayoutBuilderCompatibilityTestBase::installLayoutBuilder | function | core/ |
Installs the Layout Builder. |
| LayoutBuilderCompatibilityTestBase::setUp | function | core/ |
|
| LayoutBuilderContentModerationIntegrationTest | class | core/ |
Tests Content Moderation's integration with Layout Builder. |
| LayoutBuilderContentModerationIntegrationTest.php | file | core/ |
|
| LayoutBuilderContentModerationIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderContentModerationIntegrationTest::$modules | property | core/ |
Modules to enable. |
| LayoutBuilderContentModerationIntegrationTest::setUp | function | core/ |
|
| LayoutBuilderContentModerationIntegrationTest::testLayoutModeration | function | core/ |
Tests that Layout changes are respected by Content Moderation. |
| LayoutBuilderContextMappingUpdatePathTest | class | core/ |
Tests context-aware blocks after the context changes to section storage. |
| LayoutBuilderContextMappingUpdatePathTest.php | file | core/ |
|
| LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LayoutBuilderContextMappingUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for enabling Layout Builder. |
| LayoutBuilderContextTrait::$contextRepository | property | core/ |
The context repository. |
| LayoutBuilderContextTrait::contextRepository | function | core/ |
Gets the context repository service. |
| LayoutBuilderContextTrait::getAvailableContexts | function | core/ |
Provides all available contexts, both global and section_storage-specific. |
| LayoutBuilderDisableForm | class | core/ |
Disables Layout Builder for a given default. |
| LayoutBuilderDisableForm.php | file | core/ |
|
| LayoutBuilderDisableForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutBuilderDisableForm::$sectionStorage | property | core/ |
The section storage. |
| LayoutBuilderDisableForm::buildForm | function | core/ |
Form constructor. |
| LayoutBuilderDisableForm::create | function | core/ |
Instantiates a new instance of this class. |
| LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutBuilderDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LayoutBuilderDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| LayoutBuilderDisableForm::submitForm | function | core/ |
Form submission handler. |
| LayoutBuilderDisableForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
| LayoutBuilderDisableInteractionsTest | class | core/ |
Tests the Layout Builder disables interactions of rendered blocks. |
| LayoutBuilderDisableInteractionsTest.php | file | core/ |
|
| LayoutBuilderDisableInteractionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 701
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.