Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Other projects
Title Object type File name Summary
FormSubmitterTest::testExecuteSubmitHandlers function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::executeSubmitHandlers[[api-linebreak]]
FormSubmitterTest::testHandleFormSubmissionNoRedirect function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::doSubmitForm[[api-linebreak]]
FormSubmitterTest::testHandleFormSubmissionNotSubmitted function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::doSubmitForm[[api-linebreak]]
FormSubmitterTest::testHandleFormSubmissionWithResponses function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::doSubmitForm[[api-linebreak]]
FormTestBase::$moduleHandler property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked module handler.
FormTestController::storageLegacyHandler function core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php Emulate legacy AHAH-style ajax callback.
FormTestMiddleware::handle function core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php
FormValidator::$formErrorHandler property core/lib/Drupal/Core/Form/FormValidator.php The form error handler.
FormValidator::executeValidateHandlers function core/lib/Drupal/Core/Form/FormValidator.php Executes custom validation handlers for a given form.
FormValidator::handleErrorsWithLimitedValidation function core/lib/Drupal/Core/Form/FormValidator.php Handles validation errors for forms with limited validation.
FormValidatorInterface::executeValidateHandlers function core/lib/Drupal/Core/Form/FormValidatorInterface.php Executes custom validation handlers for a given form.
FormValidatorTest::$formErrorHandler property core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php The form error handler.
FormValidatorTest::providerTestHandleErrorsWithLimitedValidation function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
FormValidatorTest::testExecuteValidateHandlers function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php @covers ::executeValidateHandlers[[api-linebreak]]
FormValidatorTest::testHandleErrorsWithLimitedValidation function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php @covers ::handleErrorsWithLimitedValidation[[api-linebreak]]
FormValidatorTestMockInterface::validate_handler function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php Function used in the mocking process of this test.
form_error_handler service core/core.services.yml Drupal\Core\Form\FormErrorHandler
GroupByNumeric::$handler property core/modules/views/src/Plugin/views/sort/GroupByNumeric.php The original handler.
HandleMultiplesTest class core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Tests process pipelines with scalar and multiple values handling.
HandleMultiplesTest.php file core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php
HandleMultiplesTest::$modules property core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Modules to install.
HandleMultiplesTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the test migration definition.
HandleMultiplesTest::scalarAndMultipleValuesProviderSource function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the source data with scalar and multiple values.
HandleMultiplesTest::testScalarAndMultipleValues function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Tests process pipelines with scalar and multiple values handling.
Handler class composer/Plugin/Scaffold/Handler.php Core class of the plugin.
Handler.php file composer/Plugin/Scaffold/Handler.php
Handler::$composer property composer/Plugin/Scaffold/Handler.php The Composer service.
Handler::$io property composer/Plugin/Scaffold/Handler.php Composer's I/O service.
Handler::$manageAllowedPackages property composer/Plugin/Scaffold/Handler.php The manager that keeps track of which packages are allowed to scaffold.
Handler::$manageOptions property composer/Plugin/Scaffold/Handler.php The scaffold options in the top-level composer.json's 'extra' section.
Handler::$postPackageListeners property composer/Plugin/Scaffold/Handler.php The list of listeners that are notified after a package event.
Handler::createScaffoldOperations function composer/Plugin/Scaffold/Handler.php Creates scaffold operation objects for all items in the file mappings.
Handler::getFileMappingsFromPackages function composer/Plugin/Scaffold/Handler.php Gets a consolidated list of file mappings from all allowed packages.
Handler::getPackageFileMappings function composer/Plugin/Scaffold/Handler.php Gets the array of file mappings provided by a given package.
Handler::getVendorPath function composer/Plugin/Scaffold/Handler.php Gets the path to the 'vendor' directory.
Handler::onPostPackageEvent function composer/Plugin/Scaffold/Handler.php Posts package command event.
Handler::POST_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called after scaffolding completes.
Handler::PRE_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called before scaffolding begins.
Handler::requireWasCalled function composer/Plugin/Scaffold/Handler.php Registers post-package events if the 'require' command was called.
Handler::rootPackageName function composer/Plugin/Scaffold/Handler.php Gets the root package name.
Handler::scaffold function composer/Plugin/Scaffold/Handler.php Copies all scaffold files from source to destination.
Handler::__construct function composer/Plugin/Scaffold/Handler.php Handler constructor.
HandlerAliasTest class core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Tests handler table and field aliases.
HandlerAliasTest.php file core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::$modules property core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Modules to install.
HandlerAliasTest::$testViews property core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Views used by this test.
HandlerAliasTest::setUp function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::testPluginAliases function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Tests the behavior of plugin aliases in Views filters.
HandlerAliasTest::viewsData function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Returns the views data definition.
HandlerAllTest class core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Tests instances of all handlers.

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