Search for add

  1. Search 7.x for add
  2. Search 8.9.x for add
  3. Search 10.3.x for add
  4. Search 11.x for add
  5. Other projects
Title Object type File name Summary
access_check.node.add service core/modules/node/node.services.yml Drupal\node\Access\NodeAddAccessCheck
AddCssCommand class core/lib/Drupal/Core/Ajax/AddCssCommand.php An AJAX command for adding css to the page via ajax.
AddCssCommand.php file core/lib/Drupal/Core/Ajax/AddCssCommand.php
AddCssCommand::$styles property core/lib/Drupal/Core/Ajax/AddCssCommand.php A string that contains the styles to be added to the page.
AddCssCommand::render function core/lib/Drupal/Core/Ajax/AddCssCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AddCssCommand::__construct function core/lib/Drupal/Core/Ajax/AddCssCommand.php Constructs an AddCssCommand.
AddedStylesheetsTest class core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config property.
AddedStylesheetsTest.php file core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::$adminUser property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The admin user.
AddedStylesheetsTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The theme to install as the default for testing.
AddedStylesheetsTest::$editor property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The editor user.
AddedStylesheetsTest::$modules property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Modules to enable.
AddedStylesheetsTest::setUp function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::testCkeditorStylesheets function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config.
AddFeedTest class core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Make sure that attaching feeds works correctly with various constructs.
AddFeedTest class core/modules/aggregator/tests/src/Functional/AddFeedTest.php Add feed test.
AddFeedTest.php file core/modules/aggregator/tests/src/Functional/AddFeedTest.php
AddFeedTest.php file core/modules/system/tests/src/Kernel/Common/AddFeedTest.php
AddFeedTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AddFeedTest.php The theme to install as the default for testing.
AddFeedTest::$modules property core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Modules to enable.
AddFeedTest::setUp function core/modules/aggregator/tests/src/Functional/AddFeedTest.php
AddFeedTest::testAddFeed function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTest::testAddLongFeed function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Tests feeds with very long URLs.
AddFeedTest::testBasicFeedAddNoTitle function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Tests attaching feeds with paths, URLs, and titles.
AddFeedTest::testFeedIconEscaping function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Checks that special characters are correctly escaped.
AddFeedTest::testFeedLabelEscaping function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Ensures that the feed label is escaping when rendering the feed icon.
AddFeedTest::urlToRSSLinkPattern function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Creates a pattern representing the RSS feed in the page.
AddHandler class core/modules/views_ui/src/Form/Ajax/AddHandler.php Provides a form for adding an item in the Views UI.
AddHandler.php file core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Form constructor.
AddHandler::getForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Creates a new instance of this form.
AddHandler::getFormId function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns a unique string identifying the form.
AddHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns the key that represents this form.
AddHandler::__construct function core/modules/views_ui/src/Form/Ajax/AddHandler.php Constructs a new AddHandler object.
AddJsCommand class core/lib/Drupal/Core/Ajax/AddJsCommand.php An AJAX command for adding JS to the page via AJAX.
AddJsCommand.php file core/lib/Drupal/Core/Ajax/AddJsCommand.php
AddJsCommand::$scripts property core/lib/Drupal/Core/Ajax/AddJsCommand.php An array containing attributes of the scripts to be added to the page.
AddJsCommand::$selector property core/lib/Drupal/Core/Ajax/AddJsCommand.php A CSS selector string.
AddJsCommand::render function core/lib/Drupal/Core/Ajax/AddJsCommand.php Return an array to be run through json_encode and sent to the client.
AddJsCommand::__construct function core/lib/Drupal/Core/Ajax/AddJsCommand.php Constructs an AddJsCommand.
AddRoleUser class core/modules/user/src/Plugin/Action/AddRoleUser.php Adds a role to a user.
AddRoleUser.php file core/modules/user/src/Plugin/Action/AddRoleUser.php
AddRoleUser::execute function core/modules/user/src/Plugin/Action/AddRoleUser.php Executes the plugin.
AddRoleUserTest class core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php @coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser[[api-linebreak]]
@group user
AddRoleUserTest.php file core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php
AddRoleUserTest::testExecuteAddExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user with a role.
AddRoleUserTest::testExecuteAddNonExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user without a specific role.
AddStyleSheetCommand class core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php AJAX command to add style sheets to a CKEditor instance.
AddStyleSheetCommand.php file core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php
AddStyleSheetCommand::$editorId property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The CKEditor instance ID.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.