Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeTestSubscriber::$currentRouteMatch | property | core/ |
The current route match. |
| ThemeTestSubscriber::$renderer | property | core/ |
The renderer. |
| ThemeTestSubscriber::getSubscribedEvents | function | core/ |
|
| ThemeTestSubscriber::onRequest | function | core/ |
Generates themed output early in a page request. |
| 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/ |
|
| 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/ |
|
| 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. |
| ThemeUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall a theme. |
| ThemeUninstallConfirmForm.php | file | core/ |
|
| ThemeUninstallConfirmForm::$themeLabel | property | core/ |
The theme label. |
| ThemeUninstallConfirmForm::buildForm | function | core/ |
|
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
|
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
|
| ThemeUninstallConfirmForm::getDescription | function | core/ |
|
| ThemeUninstallConfirmForm::getFormId | function | core/ |
|
| ThemeUninstallConfirmForm::getQuestion | function | core/ |
|
| ThemeUninstallConfirmForm::submitForm | function | core/ |
|
| ThemeUninstallConfirmForm::__construct | function | core/ |
|
| ThemeUninstallConfirmTest | class | core/ |
Tests the theme uninstall confirmation form. |
| ThemeUninstallConfirmTest.php | file | core/ |
|
| ThemeUninstallConfirmTest::$adminUser | property | core/ |
An admin user with permission to administer themes. |
| ThemeUninstallConfirmTest::$defaultTheme | property | core/ |
|
| ThemeUninstallConfirmTest::$modules | property | core/ |
|
| ThemeUninstallConfirmTest::setUp | function | core/ |
|
| ThemeUninstallConfirmTest::testCannotUninstallAdminTheme | function | core/ |
Tests that the admin theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallBaseThemeWithDependentSubThemes | function | core/ |
Tests that a base theme with dependent sub-themes cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallDefaultTheme | function | core/ |
Tests that the default theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testConfigDependenciesDisplayed | function | core/ |
Tests that configuration dependencies are displayed. |
| ThemeUninstallConfirmTest::testInvalidThemeName | function | core/ |
Tests handling of invalid theme name. |
| ThemeUninstallConfirmTest::testMissingThemeParameter | function | core/ |
Tests handling of missing theme parameter. |
| ThemeUninstallConfirmTest::testThemeUninstallConfirmForm | function | core/ |
Tests the theme uninstall confirmation form basic workflow. |
| ThemeUpdateTest | class | core/ |
Tests low-level theme functions. |
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.