Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 10.3.x for handle
  4. Search 11.x for handle
  5. Other projects
Title Object type File name Summary
AliasStorage::$moduleHandler property core/lib/Drupal/Core/Path/AliasStorage.php The module handler.
DateTimeHandlerTestBase class core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php Base class for testing datetime handlers.
DateTimeHandlerTestBase.php file core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php
DateTimeHandlerTestBase::$field_name property core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php Name of the field.
DateTimeHandlerTestBase::$modules property core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php Modules to enable.
DateTimeHandlerTestBase::$nodes property core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php Nodes to test.
DateTimeHandlerTestBase::setUp function core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php Sets up a Drupal site for running functional and integration tests.
DeprecatedModuleHandlerTest class core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]]
@runTestsInSeparateProcesses
DeprecatedModuleHandlerTest.php file core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php
DeprecatedModuleHandlerTest::dependencyProvider function core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php Provider for testing dependency parsing.
DeprecatedModuleHandlerTest::testDependencyParsing function core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php @dataProvider dependencyProvider
@covers ::parseDependency[[api-linebreak]]
@expectedDeprecation Drupal\Core\Extension\ModuleHandler::parseDependency is deprecated. Use \Drupal\Core\Extension\Dependency::createFromString() instead. See…
drupal-8.remove_handler_submit_setting-2715589.php file core/modules/field/tests/fixtures/update/drupal-8.remove_handler_submit_setting-2715589.php Provides necessary database additions for testing
field_post_update_remove_handler_submit_setting()
duplicate-field-handler.php file core/modules/views/tests/fixtures/update/duplicate-field-handler.php Test fixture.
EntityManager::createHandlerInstance function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getAccessControlHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::hasHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testCreateHandlerInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::createHandlerInstance[[api-linebreak]]
EntityManagerTest::testGetAccessControlHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getAccessControlHandler[[api-linebreak]]
EntityManagerTest::testGetHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getHandler[[api-linebreak]]
EntityManagerTest::testHasHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::hasHandler[[api-linebreak]]
EntityReferenceHandlerSettingUpdateTest class core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php Tests the update for the entity reference 'handler' setting.
EntityReferenceHandlerSettingUpdateTest.php file core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php
EntityReferenceHandlerSettingUpdateTest::setDatabaseDumpFiles function core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php Set database dump files to be used.
EntityReferenceHandlerSettingUpdateTest::testFieldPostUpdateERHandlerSetting function core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php Tests field_post_update_entity_reference_handler_setting().
EntityReferenceSelectionUnitTest::testMalformedHandlerSettingsValue function core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php Tests the selection handler with malformed 'handler_settings' value.
EntityViewsDataTest::$moduleHandler property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked module handler.
ExceptionTestSiteSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php Specifies the request formats this subscriber will respond to.
FieldHandlersUpdateTest class core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests the upgrade path for views field handlers.
FieldHandlersUpdateTest.php file core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php
FieldHandlersUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Set database dump files to be used.
FieldHandlersUpdateTest::testViewsUpdate8004 function core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests that field handlers are updated properly.
FormErrorHandlerCKEditorTest class core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php Tests the inline errors fragment link to a CKEditor-enabled textarea.
FormErrorHandlerCKEditorTest.php file core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php
FormErrorHandlerCKEditorTest::$defaultTheme property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php The theme to install as the default for testing.
FormErrorHandlerCKEditorTest::$modules property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php Modules to enable.
FormErrorHandlerCKEditorTest::setUp function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php
FormErrorHandlerCKEditorTest::testFragmentLink function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php Tests if the fragment link to a textarea works with CKEditor enabled.
FormErrorHandlerQuickEditTest class core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php Tests Inline Form Errors compatibility with Quick Edit.
FormErrorHandlerQuickEditTest.php file core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php
FormErrorHandlerQuickEditTest::$defaultTheme property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php The theme to install as the default for testing.
FormErrorHandlerQuickEditTest::$editorUser property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php An editor user with permissions to access the in-place editor.
FormErrorHandlerQuickEditTest::$modules property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php Modules to enable.
FormErrorHandlerQuickEditTest::setUp function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php
FormErrorHandlerQuickEditTest::testDisabledInlineFormErrors function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php Tests that the inline form errors are not visible for Quick Edit forms.
HandlerTestBase class core/modules/views/src/Tests/Handler/HandlerTestBase.php
HandlerTestBase.php file core/modules/views/src/Tests/Handler/HandlerTestBase.php
LegacyBlockVisibilityTest::$moduleHandler property core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockVisibilityTest.php The module handler.
LegacyEntityDisplayBaseTest::testHandleHiddenType function core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php Tests the deprecated ::handleHiddenType() method.
LegacyThemeHandlerTest class core/tests/Drupal/KernelTests/Core/Extension/LegacyThemeHandlerTest.php Tests deprecated theme handler methods.

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