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 main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeUninstallConfirmForm::$themeLabel | property | core/ |
The theme label. |
| ThemeUninstallConfirmForm::buildForm | function | core/ |
Form constructor. |
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ThemeUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ThemeUninstallConfirmForm::submitForm | function | core/ |
Form submission handler. |
| 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/ |
The theme to install as the default for testing. |
| ThemeUninstallConfirmTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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_engine.nyan_cat | service | core/ |
Drupal\nyan_cat\NyanCatThemeEngine |
| 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_page_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml |
| theme_region_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml |
| theme_settings_convert_to_config | function | core/ |
Converts theme settings to configuration. |
| theme_suggestions_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml |
| theme_test.inc | file | core/ |
|
| theme_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.info.yml |
| theme_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.libraries.yml |
| theme_test.module | file | core/ |
|
| theme_test.routing.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.routing.yml |
| theme_test.services.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.services.yml |
| theme_test.subscriber | service | core/ |
Drupal\theme_test\EventSubscriber\ThemeTestSubscriber |
| theme_test.template_test.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overridden. |
| theme_test.template_test.html.twig | file | core/ |
<!-- Output for Theme API test --> Fail: Template not overridden. |
| theme_test.template_test.nyan-cat.html | file | core/ |
|
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.