Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
ActiveWorkspaceCheck::__construct | function | core/ |
Constructs a new ActiveWorkspaceCheck. |
ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
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/ |
|
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::__construct | function | core/ |
Constructs an AddCssCommand. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFormBase::buildActions | function | core/ |
Returns an array of supported actions for the form. |
AddFormBase::buildCurrentSelectionArea | function | core/ |
Returns a render array containing the current selection. |
AddFormBase::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
AddFormBase::__construct | function | core/ |
Constructs an AddFormBase object. |
AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
AddItemToToolbar::__construct | function | core/ |
|
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar[[api-linebreak]] @group ckeditor5 @group Recipe |
AddItemToToolbarConfigActionTest.php | file | core/ |
|
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]][[api-linebreak]] [{"item_name": "sourceEditing"}, ["heading", "bold",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
AddJsCommand::__construct | function | core/ |
Constructs an AddJsCommand. |
AddModeration | class | core/ |
@internal This API is experimental. |
AddModeration.php | file | core/ |
|
AddModeration::apply | function | core/ |
Applies the config action. |
AddModeration::create | function | core/ |
Creates an instance of the plugin. |
AddModeration::__construct | function | core/ |
|
AddModerationConfigActionTest | class | core/ |
@covers \Drupal\content_moderation\Plugin\ConfigAction\AddModeration[[api-linebreak]] @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver[[api-linebreak]] @group content_moderation @group Recipe |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.