Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 10.3.x for handle
- Search 11.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasStorage::$moduleHandler | property | core/ |
The module handler. |
DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
DateTimeHandlerTestBase.php | file | core/ |
|
DateTimeHandlerTestBase::$field_name | property | core/ |
Name of the field. |
DateTimeHandlerTestBase::$modules | property | core/ |
Modules to enable. |
DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
DateTimeHandlerTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
DeprecatedModuleHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]] @runTestsInSeparateProcesses |
DeprecatedModuleHandlerTest.php | file | core/ |
|
DeprecatedModuleHandlerTest::dependencyProvider | function | core/ |
Provider for testing dependency parsing. |
DeprecatedModuleHandlerTest::testDependencyParsing | function | core/ |
@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/ |
Provides necessary database additions for testing field_post_update_remove_handler_submit_setting() |
duplicate-field-handler.php | file | core/ |
Test fixture. |
EntityManager::createHandlerInstance | function | core/ |
|
EntityManager::getAccessControlHandler | function | core/ |
|
EntityManager::getHandler | function | core/ |
|
EntityManager::hasHandler | function | core/ |
|
EntityManagerTest::testCreateHandlerInstance | function | core/ |
@covers ::createHandlerInstance[[api-linebreak]] |
EntityManagerTest::testGetAccessControlHandler | function | core/ |
@covers ::getAccessControlHandler[[api-linebreak]] |
EntityManagerTest::testGetHandler | function | core/ |
@covers ::getHandler[[api-linebreak]] |
EntityManagerTest::testHasHandler | function | core/ |
@covers ::hasHandler[[api-linebreak]] |
EntityReferenceHandlerSettingUpdateTest | class | core/ |
Tests the update for the entity reference 'handler' setting. |
EntityReferenceHandlerSettingUpdateTest.php | file | core/ |
|
EntityReferenceHandlerSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityReferenceHandlerSettingUpdateTest::testFieldPostUpdateERHandlerSetting | function | core/ |
Tests field_post_update_entity_reference_handler_setting(). |
EntityReferenceSelectionUnitTest::testMalformedHandlerSettingsValue | function | core/ |
Tests the selection handler with malformed 'handler_settings' value. |
EntityViewsDataTest::$moduleHandler | property | core/ |
The mocked module handler. |
ExceptionTestSiteSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
FieldHandlersUpdateTest | class | core/ |
Tests the upgrade path for views field handlers. |
FieldHandlersUpdateTest.php | file | core/ |
|
FieldHandlersUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FieldHandlersUpdateTest::testViewsUpdate8004 | function | core/ |
Tests that field handlers are updated properly. |
FormErrorHandlerCKEditorTest | class | core/ |
Tests the inline errors fragment link to a CKEditor-enabled textarea. |
FormErrorHandlerCKEditorTest.php | file | core/ |
|
FormErrorHandlerCKEditorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormErrorHandlerCKEditorTest::$modules | property | core/ |
Modules to enable. |
FormErrorHandlerCKEditorTest::setUp | function | core/ |
|
FormErrorHandlerCKEditorTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor enabled. |
FormErrorHandlerQuickEditTest | class | core/ |
Tests Inline Form Errors compatibility with Quick Edit. |
FormErrorHandlerQuickEditTest.php | file | core/ |
|
FormErrorHandlerQuickEditTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormErrorHandlerQuickEditTest::$editorUser | property | core/ |
An editor user with permissions to access the in-place editor. |
FormErrorHandlerQuickEditTest::$modules | property | core/ |
Modules to enable. |
FormErrorHandlerQuickEditTest::setUp | function | core/ |
|
FormErrorHandlerQuickEditTest::testDisabledInlineFormErrors | function | core/ |
Tests that the inline form errors are not visible for Quick Edit forms. |
HandlerTestBase | class | core/ |
|
HandlerTestBase.php | file | core/ |
|
LegacyBlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
LegacyEntityDisplayBaseTest::testHandleHiddenType | function | core/ |
Tests the deprecated ::handleHiddenType() method. |
LegacyThemeHandlerTest | class | core/ |
Tests deprecated theme handler methods. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.