Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
TermKernelTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
TermTranslationHandler | class | core/ |
Defines the translation handler for terms. |
TermTranslationHandler.php | file | core/ |
|
TermTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
TermTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
TestDrupal6SqlBase::setModuleHandler | function | core/ |
Tweaks Drupal6SqlBase to set a new module handler for tests. |
TestEntityForm::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
TestErrorHandler | class | core/ |
Drupal's PHPUnit test level error handler. |
TestErrorHandler.php | file | core/ |
|
TestErrorHandler::__construct | function | core/ |
|
TestErrorHandler::__invoke | function | core/ |
Executes when the object is called as a function. |
TestFilteredPluginManager::$contextHandler | property | core/ |
The context handler. |
TestFilteredPluginManager::$moduleHandler | property | core/ |
The module handler. |
TestFilteredPluginManager::contextHandler | function | core/ |
Wraps the context handler. |
TestFilteredPluginManager::moduleHandler | function | core/ |
Wraps the module handler. |
TestHandler | class | core/ |
Allow testing base handler implementation by extending the abstract class. |
TestMiddleware::handle | function | core/ |
|
TestMigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
TestPluginDependency::$moduleHandler | property | core/ |
The module handler. |
TestPluginDependency::$themeHandler | property | core/ |
The theme handler. |
TestPluginDependency::moduleHandler | function | core/ |
Wraps the module handler. |
TestPluginDependency::setModuleHandler | function | core/ |
|
TestPluginDependency::setThemeHandler | function | core/ |
|
TestPluginDependency::themeHandler | function | core/ |
Wraps the theme handler. |
TestRouteProvider::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
TestSessionHandlerProxy | class | core/ |
Provides a test session handler proxy. |
TestSessionHandlerProxy.php | file | core/ |
|
TestSessionHandlerProxy::$optionalArgument | property | core/ |
An optional argument. |
TestSessionHandlerProxy::$sessionHandler | property | core/ |
The decorated session handler. |
TestSessionHandlerProxy::close | function | core/ |
|
TestSessionHandlerProxy::destroy | function | core/ |
|
TestSessionHandlerProxy::gc | function | core/ |
|
TestSessionHandlerProxy::open | function | core/ |
|
TestSessionHandlerProxy::read | function | core/ |
|
TestSessionHandlerProxy::updateTimestamp | function | core/ |
|
TestSessionHandlerProxy::validateId | function | core/ |
|
TestSessionHandlerProxy::write | function | core/ |
|
TestSessionHandlerProxy::__construct | function | core/ |
Constructs a new TestSessionHandlerProxy object. |
TestSubscriber::handleEvent | function | core/ |
Adds validation results to a stage event. |
TestWaitTerminateMiddleware::handle | function | core/ |
|
ThemeAccessCheck::$themeHandler | property | core/ |
The theme handler. |
ThemeController::$themeHandler | property | core/ |
The theme handler service. |
ThemeHandler | class | core/ |
Default theme handler using the config system to store installation statuses. |
ThemeHandler.php | file | core/ |
|
ThemeHandler::$configFactory | property | core/ |
The config factory to get the installed themes. |
ThemeHandler::$list | property | core/ |
A list of all currently available themes. |
ThemeHandler::$root | property | core/ |
The app root. |
ThemeHandler::$themeList | property | core/ |
An extension discovery instance. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.