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 |
---|---|---|---|
FileUploadHandlerInterface::handleFileUpload | function | core/ |
Creates a file from an upload. |
FileUploadHandlerTest | class | core/ |
Tests the file upload handler. |
FileUploadHandlerTest.php | file | core/ |
|
FileUploadHandlerTest::$fileUploadHandler | property | core/ |
The file upload handler under test. |
FileUploadHandlerTest::$modules | property | core/ |
Modules to install. |
FileUploadHandlerTest::setUp | function | core/ |
|
FileUploadHandlerTest::testLockAcquireException | function | core/ |
Test the lock acquire exception. |
FileUrlGenerator::$moduleHandler | property | core/ |
The module handler. |
FilterAndArgumentUserUidTest::testHandlers | function | core/ |
Tests the user posted or commented filter and argument handlers. |
FilteredPluginManagerTrait::moduleHandler | function | core/ |
Wraps the module handler. |
FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Config Entity Reference filter. |
FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Content Entity Reference filter. |
FilterFormatAccessControlHandler | class | core/ |
Defines the access control handler for the filter format entity type. |
FilterFormatAccessControlHandler.php | file | core/ |
|
FilterFormatAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
FilterPermissionUiTest::testHandlerUI | function | core/ |
Tests basic filter handler settings in the UI. |
FinalTestHttpMiddlewareClass::handle | function | core/ |
|
FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
FormattableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
FormBuilder::$moduleHandler | property | core/ |
The module handler. |
FormBuilder::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
FormBuilder::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
FormBuilder::handleInputElement | function | core/ |
Adds the #name and #value properties of an input element before rendering. |
FormBuilderTest::testHandleFormStateResponse | function | core/ |
Tests the handling of FormStateInterface::$response. |
FormBuilderTest::testHandleRedirectWithResponse | function | core/ |
Tests the handling of a redirect when FormStateInterface::$response exists. |
FormCache::$moduleHandler | property | core/ |
The module handler. |
FormCacheTest::$moduleHandler | property | core/ |
The mocked module handler. |
FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
FormDefaultHandlersTest.php | file | core/ |
|
FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
FormDefaultHandlersTest::customValidateForm | function | core/ |
|
FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormDefaultHandlersTest::submitForm | function | core/ |
Form submission handler. |
FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
FormErrorHandler | class | core/ |
Handles form errors. |
FormErrorHandler | class | core/ |
Produces inline form errors. |
FormErrorHandler.php | file | core/ |
|
FormErrorHandler.php | file | core/ |
|
FormErrorHandler::$messenger | property | core/ |
The messenger. |
FormErrorHandler::$renderer | property | core/ |
The renderer service. |
FormErrorHandler::displayErrorMessages | function | core/ |
Loops through and displays all form errors. |
FormErrorHandler::displayErrorMessages | function | core/ |
Loops through and displays all form errors. |
FormErrorHandler::handleFormErrors | function | core/ |
Handles form errors after form validation. |
FormErrorHandler::setElementErrorsFromFormState | function | core/ |
Stores errors and a list of child element errors directly on each element. |
FormErrorHandler::__construct | function | core/ |
Constructs a new FormErrorHandler. |
FormErrorHandlerCKEditor5Test | class | core/ |
Tests the inline errors fragment link to a CKEditor5-enabled textarea. |
FormErrorHandlerCKEditor5Test.php | file | core/ |
|
FormErrorHandlerCKEditor5Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.