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
ModuleTest::testViewsGetHandler function core/modules/views/tests/src/Kernel/ModuleTest.php Tests the ViewsHandlerManager::getHandler() method.
module_handler service core/core.services.yml Drupal\Core\Extension\ModuleHandler
module_handler_test.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml
module_handler_test.module file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module
module_handler_test_added.hook.inc file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
module_handler_test_added.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
module_handler_test_added.module file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module
module_handler_test_added_helper function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module Test function.
module_handler_test_added_hook function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc Test function.
module_handler_test_all1.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml
module_handler_test_all1.module file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module
module_handler_test_all1_hook function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module Returns an array to test nested merge in invoke all.
module_handler_test_all1_module_implements_alter function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module Implements hook_module_implements_alter().
module_handler_test_all2.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
module_handler_test_all2.module file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module
module_handler_test_all2_hook function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Test function.
module_handler_test_all2_order1 function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Hook implementation, without hook implements doxygen to avoid conversion.
module_handler_test_all2_order2 function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Hook implementation, without hook implements doxygen to avoid conversion.
module_handler_test_hook function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module
module_handler_test_hook_include function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc Test hook.
module_handler_test_hook_info function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module Implements hook_hook_info().
module_handler_test_multiple.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
module_handler_test_multiple.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install
module_handler_test_multiple_child.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
module_handler_test_multiple_child.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install
module_handler_test_multiple_child_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install Implements hook_install().
module_handler_test_multiple_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install Implements hook_install().
module_handler_test_no_hook.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
MonkeysInTheControlRoom::handle function core/modules/system/tests/modules/error_service_test/src/MonkeysInTheControlRoom.php
MoveBlockFormTest::findRowHandle function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Finds the row handle for a block in the draggable table.
MultiItemsFieldHandlerInterface interface core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Defines a field handler which renders multiple items per row.
MultiItemsFieldHandlerInterface.php file core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php
MultiItemsFieldHandlerInterface::getItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Gets an array of items for the field.
MultiItemsFieldHandlerInterface::renderItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Render all items in this field together.
MultiItemsFieldHandlerInterface::render_item function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Renders a single item of a row.
NegotiationConfigureForm::$themeHandler property core/modules/language/src/Form/NegotiationConfigureForm.php The theme handler.
NegotiationMiddleware::handle function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
NegotiationMiddlewareTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests that handle() correctly hands off to sub application.
Node::$moduleHandler property core/modules/node/src/Plugin/migrate/source/d6/Node.php The module handler.
Node::$moduleHandler property core/modules/node/src/Plugin/migrate/source/d7/Node.php The module handler.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adapt our query for translations.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adapt our query for translations.
NodeAccessControlHandler class core/modules/node/src/NodeAccessControlHandler.php Defines the access control handler for the node entity type.
NodeAccessControlHandler.php file core/modules/node/src/NodeAccessControlHandler.php
NodeAccessControlHandler::$entityTypeManager property core/modules/node/src/NodeAccessControlHandler.php The entity type manager.
NodeAccessControlHandler::$grantStorage property core/modules/node/src/NodeAccessControlHandler.php The node grant storage.
NodeAccessControlHandler::access function core/modules/node/src/NodeAccessControlHandler.php Checks access to an operation on a given entity or entity translation.
NodeAccessControlHandler::acquireGrants function core/modules/node/src/NodeAccessControlHandler.php Gets the list of node access grants.
NodeAccessControlHandler::checkAccess function core/modules/node/src/NodeAccessControlHandler.php Performs access checks.
NodeAccessControlHandler::checkAllGrants function core/modules/node/src/NodeAccessControlHandler.php Checks all grants for a given account.

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