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
FieldStorageConfigAccessControlHandlerTest::setUp function core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php
FieldStorageConfigAccessControlHandlerTest::testAccess function core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php Ensures field storage config access is working properly.
FieldStorageConfigStorage::$moduleHandler property core/modules/field/src/FieldStorageConfigStorage.php The module handler.
FieldTypePluginManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php A mocked module handler.
FieldUITest::testBooleanFilterHandler function core/modules/field/tests/src/Functional/Views/FieldUITest.php Tests adding a boolean field filter handler.
FieldUITest::testHandlerUI function core/modules/field/tests/src/Functional/Views/FieldUITest.php Tests basic field handler settings in the UI.
FieldUITest::testHandlerUIAggregation function core/modules/field/tests/src/Functional/Views/FieldUITest.php Tests the basic field handler form when aggregation is enabled.
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.
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::$fileValidator property core/modules/file/src/Upload/FileUploadHandler.php The file validator.
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::$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

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