Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::getOwner | function | core/ |
Returns the path to the theme engine for root themes. |
| ActiveTheme::getPath | function | core/ |
Returns the path to the theme directory. |
| ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| ActiveWorkspaceCheck | class | core/ |
Determines access to routes based on the presence of an active workspace. |
| ActiveWorkspaceCheck.php | file | core/ |
|
| ActiveWorkspaceCheck::$workspaceManager | property | core/ |
The workspace manager. |
| ActiveWorkspaceCheck::access | function | core/ |
Checks access. |
| ActiveWorkspaceCheck::__construct | function | core/ |
Constructs a new ActiveWorkspaceCheck. |
| ActiveWorkspaceCheckTest | class | core/ |
Tests Drupal\workspaces\Access\ActiveWorkspaceCheck. |
| ActiveWorkspaceCheckTest.php | file | core/ |
|
| ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
| ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| ActiveWorkspaceCheckTest::setUp | function | core/ |
|
| ActiveWorkspaceCheckTest::testAccess | function | core/ |
Tests access. |
| ActiveWorkspaceTestForm | class | core/ |
Form for testing the active workspace. |
| ActiveWorkspaceTestForm.php | file | core/ |
|
| ActiveWorkspaceTestForm::$keyValue | property | core/ |
The test key-value store. |
| ActiveWorkspaceTestForm::$workspaceManager | property | core/ |
The workspace manager. |
| ActiveWorkspaceTestForm::buildForm | function | core/ |
Form constructor. |
| ActiveWorkspaceTestForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ActiveWorkspaceTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ActiveWorkspaceTestForm::submitForm | function | core/ |
Form submission handler. |
| ActiveWorkspaceUpdateTest | class | core/ |
Tests that there is no active workspace during database updates. |
| ActiveWorkspaceUpdateTest.php | file | core/ |
|
| ActiveWorkspaceUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActiveWorkspaceUpdateTest::$modules | property | core/ |
Modules to install. |
| ActiveWorkspaceUpdateTest::setUp | function | core/ |
|
| ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate | function | core/ |
Tests that there is no active workspace during database updates. |
| add-menu-block-with-zero-depth.php | file | core/ |
Adds a menu block with a `depth` setting of 0. |
| AddBlockForm | class | core/ |
Provides a form to add a block. |
| AddBlockForm.php | file | core/ |
|
| AddBlockForm::buildForm | function | core/ |
Builds the form for the block. |
| AddBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AddBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
| AddComponent | class | core/ |
Adds a component to a layout builder section. |
| AddComponent.php | file | core/ |
|
| AddComponent::apply | function | core/ |
Applies the config action. |
| AddComponent::applySingle | function | core/ |
Adds a single component to the layout. |
| AddComponent::create | function | core/ |
Creates an instance of the plugin. |
| AddComponent::__construct | function | core/ |
|
| AddComponentDeriver | class | core/ |
@internal This API is experimental. |
| AddComponentDeriver.php | file | core/ |
|
| AddComponentDeriver::create | function | core/ |
Creates a new class instance. |
| AddComponentDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| AddComponentDeriver::__construct | function | core/ |
|
| AddComponentDeriverTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\Deriver\AddComponentDeriver[[api-linebreak]] @group layout_builder |
| AddComponentDeriverTest.php | file | core/ |
|
| AddComponentDeriverTest::testGetDerivativeDefinitions | function | core/ |
Tests derivative generation for entities implementing SectionListInterface. |
| AddComponentTest | class | core/ |
Tests that `addComponentToLayout` config action. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.