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 |
---|---|---|---|
FormSubmitterTest::testExecuteSubmitHandlers | function | core/ |
@covers ::executeSubmitHandlers[[api-linebreak]] |
FormSubmitterTest::testHandleFormSubmissionNoRedirect | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
FormSubmitterTest::testHandleFormSubmissionNotSubmitted | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
FormSubmitterTest::testHandleFormSubmissionWithResponses | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
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/ |
@covers ::executeValidateHandlers[[api-linebreak]] |
FormValidatorTest::testHandleErrorsWithLimitedValidation | function | core/ |
@covers ::handleErrorsWithLimitedValidation[[api-linebreak]] |
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/ |
|
HandlerAliasTest::$modules | property | core/ |
Modules to install. |
HandlerAliasTest::$testViews | property | core/ |
Views used by this test. |
HandlerAliasTest::setUp | function | core/ |
|
HandlerAliasTest::testPluginAliases | function | core/ |
Tests the behavior of plugin aliases in Views filters. |
HandlerAliasTest::viewsData | function | core/ |
Returns the views data definition. |
HandlerAllTest | class | core/ |
Tests instances of all handlers. |
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.