Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormStateInterface::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateInterface::setSubmitHandlers | function | core/ |
Sets the submit handlers. |
| FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormSubmitter::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitterInterface::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitterTest::providerTestHandleFormSubmissionWithResponses | function | core/ |
|
| FormSubmitterTest::testExecuteSubmitHandlers | function | core/ |
Tests execute submit handlers. |
| FormSubmitterTest::testHandleFormSubmissionNoRedirect | function | core/ |
Tests handle form submission no redirect. |
| FormSubmitterTest::testHandleFormSubmissionNotSubmitted | function | core/ |
Tests handle form submission not submitted. |
| FormSubmitterTest::testHandleFormSubmissionWithResponses | function | core/ |
Tests handle form submission with responses. |
| FormTestBase::$moduleHandler | property | core/ |
The mocked module handler. |
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestMiddleware::handle | function | core/ |
|
| FormValidator::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidator::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormValidator::handleErrorsWithLimitedValidation | function | core/ |
Handles validation errors for forms with limited validation. |
| FormValidatorInterface::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormValidatorTest::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidatorTest::providerTestHandleErrorsWithLimitedValidation | function | core/ |
|
| FormValidatorTest::testExecuteValidateHandlers | function | core/ |
Tests execute validate handlers. |
| FormValidatorTest::testHandleErrorsWithLimitedValidation | function | core/ |
Tests handle errors with limited validation. |
| FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
| form_error_handler | service | core/ |
Drupal\Core\Form\FormErrorHandler |
| GroupByNumeric::$handler | property | core/ |
The original handler. |
| HandleMultiplesTest | class | core/ |
Tests process pipelines with scalar and multiple values handling. |
| HandleMultiplesTest.php | file | core/ |
|
| HandleMultiplesTest::$modules | property | core/ |
Modules to install. |
| HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
| HandleMultiplesTest::scalarAndMultipleValuesProviderSource | function | core/ |
Provides the source data with scalar and multiple values. |
| HandleMultiplesTest::testScalarAndMultipleValues | function | core/ |
Tests process pipelines with scalar and multiple values handling. |
| Handler | class | composer/ |
Core class of the plugin. |
| Handler.php | file | composer/ |
|
| Handler::$composer | property | composer/ |
The Composer service. |
| Handler::$io | property | composer/ |
Composer's I/O service. |
| Handler::$manageAllowedPackages | property | composer/ |
The manager that keeps track of which packages are allowed to scaffold. |
| Handler::$manageOptions | property | composer/ |
The scaffold options in the top-level composer.json's 'extra' section. |
| Handler::$postPackageListeners | property | composer/ |
The list of listeners that are notified after a package event. |
| Handler::createScaffoldOperations | function | composer/ |
Creates scaffold operation objects for all items in the file mappings. |
| Handler::getFileMappingsFromPackages | function | composer/ |
Gets a consolidated list of file mappings from all allowed packages. |
| Handler::getPackageFileMappings | function | composer/ |
Gets the array of file mappings provided by a given package. |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| Handler::onPostPackageEvent | function | composer/ |
Posts package command event. |
| Handler::POST_DRUPAL_SCAFFOLD_CMD | constant | composer/ |
Composer hook called after scaffolding completes. |
| Handler::PRE_DRUPAL_SCAFFOLD_CMD | constant | composer/ |
Composer hook called before scaffolding begins. |
| Handler::requireWasCalled | function | composer/ |
Registers post-package events if the 'require' command was called. |
| Handler::rootPackageName | function | composer/ |
Gets the root package name. |
| Handler::scaffold | function | composer/ |
Copies all scaffold files from source to destination. |
| Handler::__construct | function | composer/ |
Handler constructor. |
| HandlerAliasTest | class | core/ |
Tests handler table and field aliases. |
| HandlerAliasTest.php | file | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.