Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AddRoleUser.php | file | core/ |
|
AddRoleUser::execute | function | core/ |
Executes the plugin. |
AddRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser[[api-linebreak]] @group user |
AddRoleUserTest.php | file | core/ |
|
AddRoleUserTest::testExecuteAddExistingRole | function | core/ |
Tests the execute method on a user with a role. |
AddRoleUserTest::testExecuteAddNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
AddSectionController | class | core/ |
Defines a controller to add a new section. |
AddSectionController.php | file | core/ |
|
AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
AddSectionController::build | function | core/ |
Adds the new section. |
AddSectionController::create | function | core/ |
Instantiates a new instance of this class. |
AddSectionController::__construct | function | core/ |
AddSectionController constructor. |
AddToAllBundles | class | core/ |
Adds a field to all bundles of its target entity type. |
AddToAllBundles.php | file | core/ |
|
AddToAllBundles::apply | function | core/ |
Applies the config action. |
AddToAllBundles::create | function | core/ |
Creates an instance of the plugin. |
AddToAllBundles::__construct | function | core/ |
|
AddToAllBundlesConfigActionTest | class | core/ |
@covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles[[api-linebreak]] |
AddToAllBundlesConfigActionTest.php | file | core/ |
|
AddToAllBundlesConfigActionTest::$modules | property | core/ |
Modules to install. |
AddToAllBundlesConfigActionTest::applyAction | function | core/ |
Applies a recipe with the addToAllBundles action. |
AddToAllBundlesConfigActionTest::setUp | function | core/ |
|
AddToAllBundlesConfigActionTest::testFailIfExists | function | core/ |
Tests that the action can be set to fail if the field already exists. |
AddToAllBundlesConfigActionTest::testIgnoreExistingFields | function | core/ |
Tests that the action will ignore existing fields by default. |
AddToAllBundlesConfigActionTest::testInstantiateNewFieldOnAllBundles | function | core/ |
Tests instantiating a field on all bundles of an entity type. |
add_pagination_heading.php | file | core/ |
Test fixture. |
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AjaxBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
AjaxCommandsTest::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand[[api-linebreak]] @dataProvider providerCss |
AjaxResponse::addCommand | function | core/ |
Add an AJAX command to the response. |
ajax_forms_test_advanced_commands_add_css_callback | function | core/ |
Ajax callback for 'add_css'. |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
AlterableInterface::addTag | function | core/ |
Adds a tag to a query. |
AlwaysAddsAccessPolicy | class | core/ |
A test access policy that adds a permission. |
AlwaysAddsAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AlwaysAddsAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AlwaysAddsAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
ArchiverInterface::add | function | core/ |
Adds the specified file or directory to the archive. |
AttachedAssetsTest::testAddExternalFiles | function | core/ |
Tests adding external CSS and JavaScript files. |
AttachedAssetsTest::testAddFiles | function | core/ |
Tests adding a CSS and a JavaScript file. |
AttachedAssetsTest::testAddJsFileWithQueryString | function | core/ |
Tests JavaScript files that have query strings attached get added right. |
AttachedAssetsTest::testAddJsSettings | function | core/ |
Tests adding JavaScript settings. |
AttachmentsInterface::addAttachments | function | core/ |
Merges an array of attached data into this object's collection. |
AttachmentsTrait::addAttachments | function | core/ |
|
Attribute::addClass | function | core/ |
Adds classes or merges them on to array of existing CSS classes. |
AttributeTest::testAdd | function | core/ |
Tests adding new values to an existing part of the attribute. |
AttributeTest::testAddClasses | function | core/ |
Tests adding class attributes with the AttributeArray helper method. |
AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.