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
TwigExtension::mergeAdditionalRenderContext function core/modules/sdc/src/Twig/TwigExtension.php Calculates additional context for this template.
TwigExtensionTest::providerTestTwigAddClass function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Provides data for ::testTwigAddClass().
TwigExtensionTest::providerTestTwigAddSuggestionFilter function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Provides data for ::testTwigAddSuggestionFilter().
TwigExtensionTest::testTwigAddClass function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests Twig 'add_class' filter.
TwigExtensionTest::testTwigAddSuggestionFilter function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests Twig 'add_suggestion' filter.
TwigLoaderTest::testTwigLoaderAddition function core/modules/system/tests/src/Kernel/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.
UpdatePathTest::testAddLangcodeToSettings function core/modules/dblog/tests/src/Functional/UpdatePathTest.php Tests that updating adds a langcode to the dblog.settings config.
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.
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the auth that ends in a redirect from subdomain to TLD.
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the auth that ends in a redirect from subdomain with a fragment to TLD.
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 Tests user creation and display from the administration interface.
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
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::$moduleHandler property core/modules/views_ui/src/ViewAddForm.php The module handler service.
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.