Search for add

  1. Search 7.x for add
  2. Search 9.5.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
test_scale_and_crop_add_anchor.php file core/modules/image/tests/fixtures/update/test_scale_and_crop_add_anchor.php Test fixture.
text_post_update_add_required_summary_flag function core/modules/text/text.post_update.php Update text_with_summary fields to add summary required flags.
text_post_update_add_required_summary_flag_form_display function core/modules/text/text.post_update.php Update text_with_summary widgets to add summary required flags.
ThemeHandler::addTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Adds a theme extension to the internal listing.
ThemeHandlerInterface::addTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Adds a theme extension to the internal listing.
tour.tour.language-add.yml file core/modules/language/config/optional/tour.tour.language-add.yml core/modules/language/config/optional/tour.tour.language-add.yml
TranslatableInterface::addTranslation function core/lib/Drupal/Core/TypedData/TranslatableInterface.php Adds a new translation to the translatable object.
TranslationManager::addTranslator function core/lib/Drupal/Core/StringTranslation/TranslationManager.php Appends a translation system to the translation chain.
TwigLoaderTest::testTwigLoaderAddition function core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php Tests adding an additional twig loader to the loader chain.
UnroutedUrlAssembler::addOptionDefaults function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php Merges in default defaults
UpdateTestArchiver::add function core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php Adds the specified file or directory to the archive.
UsageTest::testAddUsage function core/modules/file/tests/src/Kernel/UsageTest.php Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add().
User::addRole function core/modules/user/src/Entity/User.php Add a role to a user.
UserAdminLanguageTest::addCustomLanguage function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Helper method for adding a custom language.
UserAdminTest::testNotificationEmailAddress function core/modules/user/tests/src/Functional/UserAdminTest.php Tests the alternate notification email address for user mails.
UserCacheTagsTest::getAdditionalCacheTagsForEntityListing function core/modules/user/tests/src/Functional/UserCacheTagsTest.php Returns the additional cache tags for the tested entity's listing by type.
UserCreateFailMailTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Tests the create user administration page.
UserCreateTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateTest.php Create a user through the administration interface and ensure that it
displays in the user list.
UserInterface::addRole function core/modules/user/src/UserInterface.php Add a role to a user.
UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm function core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Tests password reset functionality with an AJAX form.
UserRouteAlterSubscriber::onRoutingAlterAddFormats function core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php Adds supported formats to the user authentication HTTP routes.
ValidConsumer::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumer::addNoPriority function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumer::addWithId function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumerWithExtraArguments::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumerWithExtraArguments::addNoPriority function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumerWithExtraArguments::addWithDifferentOrder function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidConsumerWithExtraArguments::addWithId function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
valid_email_address function core/includes/common.inc Verifies the syntax of the given email address.
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VersionNegotiator::addVersionNegotiator function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Adds a version negotiator.
View::addCacheMetadata function core/modules/views/src/Entity/View.php Fills in the cache metadata of this view.
View::addDisplay function core/modules/views/src/Entity/View.php Adds a new display handler to the view, automatically creating an ID.
ViewAddForm class core/modules/views_ui/src/ViewAddForm.php Form controller for the Views add form.
ViewAddForm.php file core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::$wizardManager property core/modules/views_ui/src/ViewAddForm.php The wizard plugin manager.
ViewAddForm::actions function core/modules/views_ui/src/ViewAddForm.php Returns an array of supported actions for the current entity form.
ViewAddForm::cancel function core/modules/views_ui/src/ViewAddForm.php Form submission handler for the 'cancel' action.
ViewAddForm::create function core/modules/views_ui/src/ViewAddForm.php Instantiates a new instance of this class.
ViewAddForm::form function core/modules/views_ui/src/ViewAddForm.php Gets the actual form array to be built.
ViewAddForm::prepareEntity function core/modules/views_ui/src/ViewAddForm.php Prepares the entity object before the form is built first.
ViewAddForm::submitForm function core/modules/views_ui/src/ViewAddForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ViewAddForm::validateForm function core/modules/views_ui/src/ViewAddForm.php Form validation handler.
ViewAddForm::__construct function core/modules/views_ui/src/ViewAddForm.php Constructs a new ViewAddForm object.
ViewEditForm::submitDisplayAdd function core/modules/views_ui/src/ViewEditForm.php Submit handler to add a display to a view.
ViewEntityInterface::addDisplay function core/modules/views/src/ViewEntityInterface.php Adds a new display handler to the view, automatically creating an ID.
ViewExecutable::addCacheContext function core/modules/views/src/ViewExecutable.php Expands the list of used cache contexts for the view.
ViewExecutable::addHandler function core/modules/views/src/ViewExecutable.php Adds an instance of a handler to the view.
ViewExecutableTest::addHandlerProvider function core/modules/views/tests/src/Unit/ViewExecutableTest.php Data provider for testAddHandlerWithEntityField and testAddHandler.
ViewExecutableTest::testAddHandler function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::addHandler

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