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 11.x for handle
  5. Other projects
Title Object type File name Summary
AjaxPageState::handle function core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php
AlterContentMiddleware::handle function core/modules/system/tests/modules/http_middleware_test/src/StackMiddleware/AlterContentMiddleware.php
BlockContentPermissionsTest::$permissionHandler property core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php The permission handler.
BlockContentWorkspaceHandler class core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Provides a custom workspace handler for block_content entities.
BlockContentWorkspaceHandler.php file core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
BlockContentWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
BlockTypeAccessControlHandler class core/modules/block_content/src/BlockTypeAccessControlHandler.php Defines the access control handler for the "Block Type" entity type.
BlockTypeAccessControlHandler.php file core/modules/block_content/src/BlockTypeAccessControlHandler.php
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php Allows to grant access to just the labels.
BlockTypeAccessControlHandler::checkAccess function core/modules/block_content/src/BlockTypeAccessControlHandler.php Performs access checks.
ComputedBundleFieldTest::testComputedFieldHandler function core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php Tests the computed field handler.
Connection::exceptionHandler function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php Returns the database exceptions handler.
ContentLength::handle function core/modules/big_pipe/src/StackMiddleware/ContentLength.php
ContentLength::handle function core/lib/Drupal/Core/StackMiddleware/ContentLength.php
ContentLengthTest::testHandle function core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php @covers ::handle[[api-linebreak]]
@dataProvider providerTestSetContentLengthHeader
ContentLengthTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php @covers ::handle[[api-linebreak]]
@dataProvider providerTestSetContentLengthHeader
CsrfExceptionSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php Specifies the request formats this subscriber will respond to.
DatabaseEventEnabler::handle function core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php
DefaultWorkspaceHandler class core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php Common customizations for most entity types.
DefaultWorkspaceHandler.php file core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
DefaultWorkspaceHandler::createInstance function core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php Instantiates a new instance of this entity handler.
DefaultWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
EntityReferenceSelectionAccessTest::testCommentHandler function core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php Tests the comment-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testMediaHandler function core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php Tests the selection handler for the media entity type.
EntityReferenceSelectionAccessTest::testNodeHandler function core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php Tests the node-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testTermHandler function core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php Tests the term-specific overrides of the selection handler.
EntityReferenceSelectionAccessTest::testUserHandler function core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php Tests the user-specific overrides of the entity handler.
EntityTestRevlogAccessControlHandler class core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php Defines the access control handler for test entity types.
EntityTestRevlogAccessControlHandler.php file core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php
EntityTestRevlogAccessControlHandler::checkAccess function core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php Performs access checks.
EntityTestRevPubWorkspaceHandler class core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php Provides a custom workspace handler for testing purposes.
EntityTestRevPubWorkspaceHandler.php file core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
EntityTestRevPubWorkspaceHandler::isEntitySupported function core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
ExceptionHandler class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler.
ExceptionHandler.php file core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php
ExtensionExistsConstraintValidator::$moduleHandler property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php The module handler service.
ExtensionExistsConstraintValidator::$themeHandler property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php The theme handler service.
FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated function core/modules/field/tests/src/Kernel/Entity/FieldConfigValidationTest.php Tests that entity reference selection handler plugin IDs are validated.
FieldDialogsTest::testRemoveFieldHandler function core/modules/views_ui/tests/src/FunctionalJavascript/FieldDialogsTest.php Tests removing a field through the rearrange dialog.
FieldTypePluginManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php A mocked module handler.
FinalTestHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
FinalTestNonTerminableHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
HandlerAllTest class core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Tests instances of all handlers.
HandlerAllTest.php file core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php
HandlerAllTest::$defaultTheme property core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php
HandlerAllTest::$modules property core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Modules to install.
HandlerAllTest::testHandlers function core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Tests most of the handlers.
IgnoredWorkspaceHandler class core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php Defines a handler for entity types that are ignored by workspaces.
IgnoredWorkspaceHandler.php file core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
IgnoredWorkspaceHandler::createInstance function core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php Instantiates a new instance of this entity handler.

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