Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ActiveLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden 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. |
ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
ActiveWorkspaceTestForm::buildForm | function | core/ |
Form constructor. |
ActiveWorkspaceTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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::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/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent[[api-linebreak]] |
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/ |
|
AddComponentTest::testActionFailsIfEntityNotFound | function | core/ |
Tests that applying the config action to a missing entity fails. |
AddComponentTest::testAddComponent | function | core/ |
Tests adding a component to a view display using a config action. |
AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst | function | core/ |
Tests that adding a component to another section works as expected. |
AddCssCommand | class | core/ |
An AJAX command for adding css to the page via ajax. |
AddCssCommand.php | file | core/ |
|
AddCssCommand::$styles | property | core/ |
Arrays containing attributes of the stylesheets to be added to the page. |
AddCssCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AddCssCommand::__construct | function | core/ |
Constructs an AddCssCommand. |
AddedStylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
AddedStylesheetsTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.