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
TestHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestHttpMiddlewareClass.php
TestMiddleware::handle function core/modules/system/tests/modules/http_kernel_test/src/HttpKernel/TestMiddleware.php
TestMigrateExecutable::handleException function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Takes an Exception object and both saves and displays it.
TestPluginDependency::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php The module handler.
TestPluginDependency::$themeHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php The theme handler.
TestPluginDependency::moduleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the module handler.
TestPluginDependency::setModuleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::setThemeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::themeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the theme handler.
TestRouteProvider::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler to invoke hooks on.
TestSessionHandlerProxy class core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php Provides a test session handler proxy.
TestSessionHandlerProxy.php file core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::$optionalArgument property core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php An optional argument.
TestSessionHandlerProxy::$sessionHandler property core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php The decorated session handler.
TestSessionHandlerProxy::close function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::destroy function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::gc function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::open function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::read function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::updateTimestamp function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::validateId function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::write function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::__construct function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php Constructs a new TestSessionHandlerProxy object.
TestSubscriber::handleEvent function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php Adds validation results to a stage event.
TestWaitTerminateMiddleware::handle function core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
ThemeAccessCheck::$themeHandler property core/lib/Drupal/Core/Theme/ThemeAccessCheck.php The theme handler.
ThemeController::$themeHandler property core/modules/system/src/Controller/ThemeController.php The theme handler service.
ThemeHandler class core/lib/Drupal/Core/Extension/ThemeHandler.php Default theme handler using the config system to store installation statuses.
ThemeHandler.php file core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandler::$configFactory property core/lib/Drupal/Core/Extension/ThemeHandler.php The config factory to get the installed themes.
ThemeHandler::$list property core/lib/Drupal/Core/Extension/ThemeHandler.php A list of all currently available themes.
ThemeHandler::$root property core/lib/Drupal/Core/Extension/ThemeHandler.php The app root.
ThemeHandler::$themeList property core/lib/Drupal/Core/Extension/ThemeHandler.php An extension discovery instance.
ThemeHandler::addTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Adds a theme extension to the internal listing.
ThemeHandler::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandler.php Finds all the base themes for the specified theme.
ThemeHandler::getDefault function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns the default theme.
ThemeHandler::getName function core/lib/Drupal/Core/Extension/ThemeHandler.php Gets the human readable name of a given theme.
ThemeHandler::getTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns a theme extension object from the currently active theme list.
ThemeHandler::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns an array of directories for all installed themes.
ThemeHandler::hasUi function core/lib/Drupal/Core/Extension/ThemeHandler.php Determines if a theme should be shown in the user interface.
ThemeHandler::listInfo function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns a list of currently installed themes.
ThemeHandler::rebuildThemeData function core/lib/Drupal/Core/Extension/ThemeHandler.php Scans and collects theme extension data and their engines.
ThemeHandler::refreshInfo function core/lib/Drupal/Core/Extension/ThemeHandler.php Refreshes the theme info data of currently installed themes.
ThemeHandler::reset function core/lib/Drupal/Core/Extension/ThemeHandler.php Resets the internal state of the theme handler.
ThemeHandler::themeExists function core/lib/Drupal/Core/Extension/ThemeHandler.php Determines whether a given theme is installed.
ThemeHandler::__construct function core/lib/Drupal/Core/Extension/ThemeHandler.php Constructs a new ThemeHandler.
ThemeHandlerInterface interface core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Manages the list of available themes.
ThemeHandlerInterface.php file core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php
ThemeHandlerInterface::addTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Adds a theme extension to the internal listing.
ThemeHandlerInterface::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Finds all the base themes for the specified theme.

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