Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AccessGroupAnd::addDependency | function | core/ |
|
AccessPolicyProcessor::addAccessPolicy | function | core/ |
Adds an access policy. |
AccessPolicyProcessorInterface::addAccessPolicy | function | core/ |
Adds an access policy. |
ActionAddForm | class | core/ |
Provides a form for action add forms. |
ActionAddForm.php | file | core/ |
|
ActionAddForm::buildForm | function | core/ |
|
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/ |
|
AddComponentTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent |
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/ |
|
AddedStylesheetsTest::$adminUser | property | core/ |
The admin user. |
AddedStylesheetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
AddedStylesheetsTest::$modules | property | core/ |
Modules to install. |
AddedStylesheetsTest::setUp | function | core/ |
|
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
AddFeedTest.php | file | core/ |
|
AddFeedTest::$modules | property | core/ |
Modules to install. |
AddFeedTest::testAttributeAdded | function | core/ |
Tests that the rendered output contains specific attributes. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.