Search for theme_
- Search 7.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeTestSubscriber::$renderer | property | core/ |
The renderer. |
| ThemeTestSubscriber::getSubscribedEvents | function | core/ |
|
| ThemeTestSubscriber::onRequest | function | core/ |
Generates themed output early in a page request. |
| ThemeTestSubscriber::onView | function | core/ |
Ensures that the theme registry was not initialized. |
| ThemeTestSubscriber::__construct | function | core/ |
Constructs a new ThemeTestSubscriber. |
| ThemeTokenTest | class | core/ |
Tests the generation of 'theme_token' key in Drupal settings. |
| ThemeTokenTest.php | file | core/ |
|
| ThemeTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeTokenTest::$modules | property | core/ |
We want to visit the 'admin/structure/block' page. |
| ThemeTokenTest::setUp | function | core/ |
|
| ThemeTokenTest::testThemeToken | function | core/ |
Tests if the 'theme_token' key of 'ajaxPageState' is computed. |
| ThemeUiTest | class | core/ |
Tests the theme UI. |
| ThemeUiTest.php | file | core/ |
|
| ThemeUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeUiTest::$testModules | property | core/ |
Modules used for testing. |
| ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
| ThemeUiTest::providerTestThemeInstallWithModuleDependencies | function | core/ |
Data provider for testThemeInstallWithModuleDependencies(). |
| ThemeUiTest::setUp | function | core/ |
|
| ThemeUiTest::testInstalledIncompatibleTheme | function | core/ |
Tests that incompatible themes message is shown. |
| ThemeUiTest::testInstallModuleWithIncompatibleDependencies | function | core/ |
Tests installing a theme with incompatible module dependencies. |
| ThemeUiTest::testInstallModuleWithMissingDependencies | function | core/ |
Tests installing a theme with missing module dependencies. |
| ThemeUiTest::testModulePermissions | function | core/ |
Tests permissions for enabling themes depending on disabled modules. |
| ThemeUiTest::testThemeInstallWithModuleDependencies | function | core/ |
Tests installing a theme with module dependencies. |
| ThemeUiTest::uninstallModules | function | core/ |
Uninstalls modules via the admin UI. |
| ThemeUiTest::uninstallTheme | function | core/ |
Uninstalls a theme via the admin UI. |
| ThemeUpdateTest | class | core/ |
Tests low-level theme functions. |
| ThemeUpdateTest.php | file | core/ |
|
| ThemeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeUpdateTest::doSelectionTest | function | core/ |
Tests the selection page. |
| ThemeUpdateTest::testThemeUpdates | function | core/ |
Ensures preprocess functions run even for suggestion implementations. |
| theme_get_registry | function | core/ |
Gets the theme registry. |
| theme_get_setting | function | core/ |
Retrieves a setting for the current theme or for a given theme. |
| theme_get_suggestions | function | core/ |
Generate an array of suggestions from path arguments. |
| theme_handler | service | core/ |
Drupal\Core\Extension\ThemeHandler |
| theme_installer | service | core/ |
Drupal\Core\Extension\ThemeInstaller |
| theme_legacy_suggestions_test.inc | file | core/ |
Include file for testing theme suggestion hooks for legacy theme functions. |
| theme_legacy_suggestions_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.info.yml |
| theme_legacy_suggestions_test.module | file | core/ |
Support module for testing theme suggestions. |
| theme_legacy_suggestions_test_theme | function | core/ |
Implements hook_theme(). |
| theme_legacy_suggestions_test_theme_suggestions_theme_test_function_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_legacy_suggestions_test_theme_suggestions_theme_test_suggestions_include_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_legacy_test.inc | file | core/ |
Include file for testing legacy theme functions. |
| theme_legacy_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.info.yml |
| theme_legacy_test.module | file | core/ |
Test module for legacy theme functions. |
| theme_legacy_test.routing.yml | file | core/ |
core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.routing.yml |
| theme_legacy_test_theme | function | core/ |
Implements hook_theme(). |
| theme_legacy_test_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| theme_legacy_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_legacy_test_theme_suggestions_theme_test_suggestion_provided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| theme_page_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.