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 |
|---|---|---|---|
| ThemeHandlerInterface::getDefault | function | core/ |
Returns the default theme. |
| ThemeHandlerInterface::getName | function | core/ |
Gets the human readable name of a given theme. |
| ThemeHandlerInterface::getTheme | function | core/ |
Returns a theme extension object from the currently active theme list. |
| ThemeHandlerInterface::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandlerInterface::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
| ThemeHandlerInterface::listInfo | function | core/ |
Returns a list of currently installed themes. |
| ThemeHandlerInterface::rebuildThemeData | function | core/ |
Scans and collects theme extension data and their engines. |
| ThemeHandlerInterface::refreshInfo | function | core/ |
Refreshes the theme info data of currently installed themes. |
| ThemeHandlerInterface::reset | function | core/ |
Resets the internal state of the theme handler. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerTest | class | core/ |
Tests Drupal\Core\Extension\ThemeHandler. |
| ThemeHandlerTest.php | file | core/ |
|
| ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
| ThemeHandlerTest::$themeHandler | property | core/ |
The tested theme handler. |
| ThemeHandlerTest::$themeList | property | core/ |
The theme listing service. |
| ThemeHandlerTest::setUp | function | core/ |
|
| ThemeHandlerTest::testMissingTheme | function | core/ |
Test that a missing theme doesn't break ThemeHandler::listInfo(). |
| ThemeHandlerTest::testRebuildThemeData | function | core/ |
Tests rebuilding the theme data. |
| ThemeHandlerTest::testThemeLibrariesEmpty | function | core/ |
Tests empty libraries in theme.info.yml file. |
| ThemeInitialization::$moduleHandler | property | core/ |
The module handler. |
| ThemeInitialization::$themeHandler | property | core/ |
The theme handler. |
| ThemeInstallerTest::moduleHandler | function | core/ |
Returns the ModuleHandler. |
| ThemeInstallerTest::themeHandler | function | core/ |
Returns the theme handler service. |
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeSettingsForm::$moduleHandler | property | core/ |
The module handler. |
| ThemeSettingsForm::$themeHandler | property | core/ |
The theme handler. |
| ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
| ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
| theme_handler | service | core/ |
Drupal\Core\Extension\ThemeHandler |
| Token::$moduleHandler | property | core/ |
The module handler service. |
| TokenTest::$moduleHandler | property | core/ |
The module handler service used for testing. |
| Toolbar::moduleHandler | function | core/ |
Wraps the module handler. |
| TranslatableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
| UncacheableFieldHandlerTrait | trait | core/ |
Trait encapsulating the logic for uncacheable field handlers. |
| UncacheableFieldHandlerTrait.php | file | core/ |
|
| UncacheableFieldHandlerTrait::doRender | function | core/ |
Actually renders the field markup. |
| UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
| UncacheableFieldHandlerTrait::getValue | function | core/ |
|
| UncacheableFieldHandlerTrait::postRender | function | core/ |
|
| UncacheableFieldHandlerTrait::render | function | core/ |
|
| UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler | function | core/ |
Tests uncaught exception handling with custom exception handler. |
| UnitTestCase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
| UpdateKernel::handle | function | core/ |
|
| UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
| UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
| UpdateManager::$moduleHandler | property | core/ |
Module Handler Service. |
| UpdateManager::$themeHandler | property | core/ |
The theme handler. |
| UrlResolver::$moduleHandler | property | core/ |
The module handler service. |
| UserAccessControlHandler | class | core/ |
Defines the access control handler for the user entity type. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.