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

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