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. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
file.upload_handler service core/modules/file/file.services.yml Drupal\file\Upload\FileUploadHandler
FileAccessControlHandler class core/modules/file/src/FileAccessControlHandler.php Provides a File access control handler.
FileAccessControlHandler.php file core/modules/file/src/FileAccessControlHandler.php
FileAccessControlHandler::checkAccess function core/modules/file/src/FileAccessControlHandler.php Performs access checks.
FileAccessControlHandler::checkCreateAccess function core/modules/file/src/FileAccessControlHandler.php Performs create access checks.
FileAccessControlHandler::checkFieldAccess function core/modules/file/src/FileAccessControlHandler.php Default field access as determined by this access control handler.
FileAccessControlHandler::getFileReferences function core/modules/file/src/FileAccessControlHandler.php Wrapper for file_get_file_references().
FileAccessFormatterControlHandlerInterface interface core/modules/file/src/FileAccessFormatterControlHandlerInterface.php Defines an interface for file access handlers which runs on file formatters.
FileAccessFormatterControlHandlerInterface.php file core/modules/file/src/FileAccessFormatterControlHandlerInterface.php
FileFieldFormatterAccessTest::testFileAccessHandler function core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php Tests the custom access handler is invoked.
FileOutput::$handle property core/tests/PHPStan/ErrorFormatter/FileOutput.php The file handle.
FileProcessOutputCallback::$handle property core/modules/package_manager/src/FileProcessOutputCallback.php The file to write to.
FileSelectionTest::$selectionHandler property core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php The selection handler.
FileTestAccessControlHandler class core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php Defines a class for an alternate file access control handler.
FileTestAccessControlHandler.php file core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php
FileTestAccessControlHandler::checkAccess function core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php Performs access checks.
FileUpload::handleFileUploadForExistingResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUpload::handleFileUploadForNewResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUpload::handleFileUploadForResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUploadHandler class core/modules/file/src/Upload/FileUploadHandler.php Handles validating and creating file entities from file uploads.
FileUploadHandler.php file core/modules/file/src/Upload/FileUploadHandler.php
FileUploadHandler::DEFAULT_EXTENSIONS constant core/modules/file/src/Upload/FileUploadHandler.php The default extensions if none are provided.
FileUploadHandler::generateLockId function core/modules/file/src/Upload/FileUploadHandler.php Generates a lock ID based on the file URI.
FileUploadHandler::handleExtensionValidation function core/modules/file/src/Upload/FileUploadHandler.php Gets the list of allowed extensions and updates the validators.
FileUploadHandler::handleFileUpload function core/modules/file/src/Upload/FileUploadHandler.php Creates a file from an upload.
FileUploadHandler::moveUploadedFile function core/modules/file/src/Upload/FileUploadHandler.php Move the uploaded file from the temporary path to the destination.
FileUploadHandler::__construct function core/modules/file/src/Upload/FileUploadHandler.php
FileUploadHandlerInterface interface core/modules/file/src/Upload/FileUploadHandlerInterface.php Handles validating and creating file entities from file uploads.
FileUploadHandlerInterface.php file core/modules/file/src/Upload/FileUploadHandlerInterface.php
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::$modules property core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php Modules to install.
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
FilterHtmlImageSecure::$moduleHandler property core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php The module handler service.
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
FormBuilder::executeValidateHandlers function core/lib/Drupal/Core/Form/FormBuilder.php

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