Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 8.9.x for add
  4. Search 10.3.x for add
  5. Other projects
Title Object type File name Summary
Messenger::addWarning function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new warning message to the queue.
MessengerInterface::addError function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new error message to the queue.
MessengerInterface::addMessage function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new message to the queue.
MessengerInterface::addStatus function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new status message to the queue.
MessengerInterface::addWarning function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new warning message to the queue.
MessengerTest::testAddMarkup function core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php Tests adding markup.
MessengerTest::testAddNoDuplicates function core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php Tests we don't add duplicates.
MessengerTest::testAddWithDuplicates function core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php Tests we do add duplicates with repeat flag.
MetaEventSubscriber::addRelationshipMeta function core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
MetaEventSubscriber::addResourceObjectMeta function core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
MigrateUpgradeImportBatch::$listenersAdded property core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php Ensure we only add the listeners once per request.
Migration::addOptionalDependencies function core/modules/migrate/src/Plugin/Migration.php Add optional migration dependencies.
Migration::addRequiredDependencies function core/modules/migrate/src/Plugin/Migration.php Add required migration dependencies.
MigrationPluginManager::addDependency function core/modules/migrate/src/Plugin/MigrationPluginManager.php Add one or more dependencies to a graph.
MigrationTest::providerTestAddOptionalDependencies function core/modules/migrate/tests/src/Unit/MigrationTest.php Provides data for testAddOptionalDependencies.
MigrationTest::providerTestAddRequiredDependencies function core/modules/migrate/tests/src/Unit/MigrationTest.php Provides data for testAddRequiredDependencies.
MigrationTest::testAddOptionalDependencies function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests the addition of optional dependencies.
MigrationTest::testAddRequiredDependencies function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests the addition of required dependencies.
MimeTypeGuesser::addMimeTypeGuesser function core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php Appends a MIME type guesser to the guessers chain.
MimeTypeGuesser::addMimeTypeGuesser function core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
MimeTypeMap::addMapping function core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php
MimeTypeMapInterface::addMapping function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Adds a mapping between a MIME type and an extension.
MimeTypeMapTest::testAddMapping function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php @covers ::addMapping
MockAliasManager::addAlias function core/modules/system/src/Tests/Routing/MockAliasManager.php Adds an alias to the in-memory alias table for this object.
MockRouterInterface::add function core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php Function used in the mocking process of this test.
ModuleHandler::add function core/lib/Drupal/Core/Extension/ModuleHandler.php Adds a module or profile to the list of currently active modules.
ModuleHandler::addModule function core/lib/Drupal/Core/Extension/ModuleHandler.php Adds a module to the list of currently active modules.
ModuleHandler::addProfile function core/lib/Drupal/Core/Extension/ModuleHandler.php Adds an installation profile to the list of currently active modules.
ModuleHandlerInterface::addModule function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Adds a module to the list of currently active modules.
ModuleHandlerInterface::addProfile function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Adds an installation profile to the list of currently active modules.
ModuleHandlerTest::testAddModule function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests adding a module.
ModuleHandlerTest::testAddProfile function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests adding a profile.
ModuleInstaller::addUninstallValidator function core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php Adds a module uninstall validator.
ModuleInstaller::addUninstallValidator function core/lib/Drupal/Core/Extension/ModuleInstaller.php Adds a module uninstall validator.
ModuleInstallerInterface::addUninstallValidator function core/lib/Drupal/Core/Extension/ModuleInstallerInterface.php Adds a module uninstall validator.
module_handler_test_added.hook.inc file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
module_handler_test_added.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
module_handler_test_added.module file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module
module_handler_test_added_helper function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module Test function.
module_handler_test_added_hook function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc Test function.
MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Tests that no validation occurs on field on "Add more" click.
NavigationBlockUiTest::openAddBlockForm function core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php Opens the add block form in the off-canvas dialog.
NavigationContentLinks::addCreateEntityLinks function core/modules/navigation/src/NavigationContentLinks.php Add create links for an entity type.
NavigationContentLinks::addLink function core/modules/navigation/src/NavigationContentLinks.php Ensure a route exists and add the link.
NavigationContentLinks::addMenuLinks function core/modules/navigation/src/NavigationContentLinks.php Add links to the Content menu, based on enabled modules.
node-add-list.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/stable9/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/claro/templates/node-add-list.html.twig Claro's theme implementation to list node types available for adding content.
node-add-list.html.twig file core/themes/starterkit_theme/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/modules/node/templates/node-add-list.html.twig Default theme implementation to list node types available for adding content.

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