Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::$baseThemeExtensions | property | core/ |
An array of base theme extension objects keyed by name. |
| ActiveTheme::$extension | property | core/ |
The extension object. |
| ActiveTheme::$libraries | property | core/ |
The libraries provided by the theme. |
| ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
| ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden by the theme. |
| ActiveTheme::$regions | property | core/ |
The regions provided by the theme. |
| ActiveTheme::getBaseThemeExtensions | function | core/ |
Returns an array of base theme extension objects keyed by name. |
| ActiveTheme::getExtension | function | core/ |
Returns the extension object. |
| ActiveTheme::getLibraries | function | core/ |
Returns the libraries provided by the theme. |
| ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
| ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
| 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 this class. |
| 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. |
| AddBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
| AddComponent::applySingle | function | core/ |
Adds a single component to the layout. |
| AddComponent::__construct | function | core/ |
|
| AddComponentDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| AddComponentDeriver::__construct | function | core/ |
|
| AddComponentTest | class | core/ |
Tests that `addComponentToLayout` config action. |
| AddComponentTest.php | file | core/ |
|
| AddComponentTest::$configActionManager | property | core/ |
The config action manager. |
| AddComponentTest::$modules | property | core/ |
Modules to install. |
| AddComponentTest::$plugin | property | core/ |
The plugin. |
| AddComponentTest::provider | function | core/ |
Data provider for testAddComponent. |
| AddComponentTest::setUp | function | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.