Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AccessGroupAnd::addDependency | function | core/ |
|
ActionAddForm | class | core/ |
Provides a form for action add forms. |
ActionAddForm.php | file | core/ |
|
ActionAddForm::buildForm | function | core/ |
|
AddCssCommand | class | core/ |
An AJAX command for adding css to the page via ajax. |
AddCssCommand.php | file | core/ |
|
AddCssCommand::$styles | property | core/ |
A string that contains the styles to be added to the page. |
AddCssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AddCssCommand::__construct | function | core/ |
Constructs an AddCssCommand. |
AddFeedTest | class | core/ |
Add feed test. |
AddFeedTest.php | file | core/ |
|
AddFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddFeedTest::setUp | function | core/ |
|
AddFeedTest::testAddFeed | function | core/ |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
AddFeedTest::testAddLongFeed | function | core/ |
Tests feeds with very long URLs. |
AddFeedTest::testFeedLabelEscaping | function | core/ |
Ensures that the feed label is escaping when rendering the feed icon. |
AddHandler | class | core/ |
Provides a form for adding an item in the Views UI. |
AddHandler.php | file | core/ |
|
AddHandler::buildForm | function | core/ |
Form constructor. |
AddHandler::getForm | function | core/ |
Creates a new instance of this form. |
AddHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
AddHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
AddJsCommand | class | core/ |
An AJAX command for adding JS to the page via AJAX. |
AddJsCommand.php | file | core/ |
|
AddJsCommand::$scripts | property | core/ |
An array containing attributes of the scripts to be added to the page. |
AddJsCommand::$selector | property | core/ |
A CSS selector string. |
AddJsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AddJsCommand::__construct | function | core/ |
Constructs an AddJsCommand. |
AddRoleUser | class | core/ |
Adds a role to a user. |
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. |
AddStyleSheetCommand | class | core/ |
AJAX command to add style sheets to a CKEditor instance. |
AddStyleSheetCommand.php | file | core/ |
|
AddStyleSheetCommand::$editorId | property | core/ |
The CKEditor instance ID. |
AddStyleSheetCommand::$styleSheets | property | core/ |
The style sheet URLs to add to the CKEditor instance. |
AddStyleSheetCommand::addStyleSheet | function | core/ |
Adds a style sheet to the CKEditor instance. |
AddStyleSheetCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AddStyleSheetCommand::__construct | function | core/ |
AddStyleSheetCommand constructor. |
addTourLegacyConfig.php | file | core/ |
Adds deprecated tour config for testing updates. |
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AggregatorController::feedAdd | function | core/ |
Presents the aggregator feed creation form. |
AjaxCommandsTest::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand[[api-linebreak]] |
AjaxCssForm::addCssIframe | function | core/ |
Handles the AJAX request to add CSS to the iframe editor. |
AjaxCssForm::addCssInline | function | core/ |
Handles the AJAX request to add CSS to the inline editor. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.