Search for add
Title | Object type | File name | Summary |
---|---|---|---|
access_check.node.add | service | core/ |
Drupal\node\Access\NodeAddAccessCheck |
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. |
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 enable. |
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 | class | core/ |
Add feed test. |
AddFeedTest.php | file | core/ |
|
AddFeedTest.php | file | core/ |
|
AddFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddFeedTest::$modules | property | core/ |
Modules to enable. |
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::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFeedTest::testFeedLabelEscaping | function | core/ |
Ensures that the feed label is escaping when rendering the feed icon. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.