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 | 
|---|---|---|---|
| BreadcrumbManagerTest::$moduleHandler | property | core/ | 
                                                                                        The mocked module handler. | 
| BreakpointManager::$themeHandler | property | core/ | 
                                                                                        The theme handler. | 
| BrokenHandlerTrait | trait | core/ | 
                                                                                        A Trait for Views broken handlers. | 
| BrokenHandlerTrait.php | file | core/ | 
                                                                                        |
| BrokenHandlerTrait::adminLabel | function | core/ | 
                                                                                        Returns this handlers name in the UI. | 
| BrokenHandlerTrait::broken | function | core/ | 
                                                                                        Determines if the handler is considered 'broken'. | 
| BrokenHandlerTrait::buildOptionsForm | function | core/ | 
                                                                                        Provides a form to edit options for this plugin. | 
| BrokenHandlerTrait::calculateDependencies | function | core/ | 
                                                                                        Gets dependencies for a broken handler. | 
| BrokenHandlerTrait::defineOptions | function | core/ | 
                                                                                        The option definition for this handler. | 
| BrokenHandlerTrait::ensureMyTable | function | core/ | 
                                                                                        Ensures that the main table for this handler is in the query. | 
| BrokenHandlerTrait::query | function | core/ | 
                                                                                        Modify the views query. | 
| BrowserHtmlDebugTrait::getResponseLogHandler | function | core/ | 
                                                                                        Provides a Guzzle middleware handler to log every response received. | 
| BrowserTestBase::setDebugDumpHandler | function | core/ | 
                                                                                        Registers the dumper CLI handler when the DebugDump extension is enabled. | 
| BulkFormAccessTest::$accessHandler | property | core/ | 
                                                                                        The node access control handler. | 
| BundlePermissionHandlerTrait | trait | core/ | 
                                                                                        Provides a method to simplify generating bundle level permissions. | 
| BundlePermissionHandlerTrait.php | file | core/ | 
                                                                                        |
| BundlePermissionHandlerTrait::generatePermissions | function | core/ | 
                                                                                        Builds a permissions array for the supplied bundles. | 
| BundlePermissionHandlerTraitTest | class | core/ | 
                                                                                        Tests Drupal\Core\Entity\BundlePermissionHandlerTrait. | 
| BundlePermissionHandlerTraitTest.php | file | core/ | 
                                                                                        |
| BundlePermissionHandlerTraitTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| BundlePermissionHandlerTraitTest::buildPermissions | function | core/ | 
                                                                                        |
| BundlePermissionHandlerTraitTest::testGeneratePermissions | function | core/ | 
                                                                                        Tests generate permissions. | 
| CategorizingPluginManagerTrait::getModuleHandler | function | core/ | 
                                                                                        Returns the module handler used. | 
| CKEditor5::$moduleHandler | property | core/ | 
                                                                                        The module handler. | 
| claro_form_views_ui_add_handler_form_alter | function | core/ | 
                                                                                        Implements hook_form_FORM_ID_alter() for Views UI add handler form. | 
| CommentAccessControlHandler | class | core/ | 
                                                                                        Defines the access control handler for the comment entity type. | 
| CommentAccessControlHandler.php | file | core/ | 
                                                                                        |
| CommentAccessControlHandler::checkAccess | function | core/ | 
                                                                                        Performs access checks. | 
| CommentAccessControlHandler::checkCreateAccess | function | core/ | 
                                                                                        Performs create access checks. | 
| CommentAccessControlHandler::checkFieldAccess | function | core/ | 
                                                                                        Default field access as determined by this access control handler. | 
| CommentAdminOverview::$moduleHandler | property | core/ | 
                                                                                        The module handler. | 
| CommentLazyBuilders::$moduleHandler | property | core/ | 
                                                                                        The module handler service. | 
| CommentManager::$moduleHandler | property | core/ | 
                                                                                        The module handler service. | 
| CommentTranslationHandler | class | core/ | 
                                                                                        Defines the translation handler for comments. | 
| CommentTranslationHandler.php | file | core/ | 
                                                                                        |
| CommentTranslationHandler::entityFormAlter | function | core/ | 
                                                                                        Performs the needed alterations to the entity form. | 
| CommentTranslationHandler::entityFormEntityBuild | function | core/ | 
                                                                                        Entity builder method. | 
| CommentTranslationHandler::entityFormTitle | function | core/ | 
                                                                                        Returns the title to be used for the entity form page. | 
| ComputedBundleFieldTest::testComputedFieldHandler | function | core/ | 
                                                                                        Tests the computed field handler. | 
| ComputedFieldTest::testComputedFieldHandler | function | core/ | 
                                                                                        Tests the computed field handler. | 
| ConfigEntityBaseUnitTest::$moduleHandler | property | core/ | 
                                                                                        The module handler. | 
| ConfigEntityBaseUnitTest::$themeHandler | property | core/ | 
                                                                                        The theme handler. | 
| ConfigEntityStorageTest::$moduleHandler | property | core/ | 
                                                                                        The module handler. | 
| ConfigHandler | class | core/ | 
                                                                                        Provides a form for configuring an item in the Views UI. | 
| ConfigHandler.php | file | core/ | 
                                                                                        |
| ConfigHandler::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| ConfigHandler::getForm | function | core/ | 
                                                                                        Creates a new instance of this form. | 
| ConfigHandler::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ConfigHandler::getFormKey | function | core/ | 
                                                                                        Returns the key that represents this form. | 
| ConfigHandler::remove | function | core/ | 
                                                                                        Submit handler for removing an item from a view. | 
Pagination
- Previous page
 - Page 3
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.