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 |
|---|---|---|---|
| DrupalKernel::$themeList | property | core/ |
Holds the list of enabled themes from core.extension config. |
| DrupalKernel::themeExtensions | function | core/ |
Returns theme data on the filesystem. |
| DrupalKernel::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| DrupalKernelInterface::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| Drupal\Core\Extension\ThemeSettingsProvider | service | core/ |
|
| Drupal\Core\Template\TwigThemeEngine | service | core/ |
|
| Drupal\Core\Theme\ComponentNegotiator | service | core/ |
|
| Drupal\Core\Theme\Component\ComponentValidator | service | core/ |
|
| Drupal\Core\Theme\Component\SchemaCompatibilityChecker | service | core/ |
|
| Drupal\Core\Theme\Icon\IconCollector | service | core/ |
|
| Drupal\Core\Theme\Icon\IconFinder | service | core/ |
|
| Drupal\Core\Theme\ImagePreprocess | service | core/ |
Drupal\Core\Theme\ImagePreprocess |
| Drupal\Core\Theme\ThemePreprocess | service | core/ |
Drupal\Core\Theme\ThemePreprocess |
| Drupal\system\Theme\SystemAdminThemePreprocess | service | core/ |
Drupal\system\Theme\SystemAdminThemePreprocess |
| drupal_find_theme_templates | function | core/ |
Allows themes and/or theme engines to easily discover overridden templates. |
| ElementsLabelsTest::testFormsInThemeLessEnvironments | function | core/ |
Tests forms in theme-less environments. |
| EntityFilteringThemeTest | class | core/ |
Tests XSS filtering for themed output for each entity type in all themes. |
| EntityFilteringThemeTest.php | file | core/ |
|
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFilteringThemeTest::$modules | property | core/ |
Modules to install. |
| EntityFilteringThemeTest::$node | property | core/ |
A test node. |
| EntityFilteringThemeTest::$term | property | core/ |
A test taxonomy term. |
| EntityFilteringThemeTest::$themes | property | core/ |
A list of all available themes. |
| EntityFilteringThemeTest::$user | property | core/ |
A test user. |
| EntityFilteringThemeTest::$xssLabel | property | core/ |
A string containing markup and JS. |
| EntityFilteringThemeTest::setUp | function | core/ |
|
| EntityFilteringThemeTest::testThemedEntity | function | core/ |
Checks each themed entity for XSS filtering in available themes. |
| EntityViewBuilder::$themeRegistry | property | core/ |
The theme registry. |
| example_theme.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml |
| ExperimentalThemeTest | class | core/ |
Tests the installation of experimental themes. |
| ExperimentalThemeTest.php | file | core/ |
|
| ExperimentalThemeTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExperimentalThemeTest::setUp | function | core/ |
|
| ExperimentalThemeTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental themes and dependencies in the UI. |
| experimental_theme_dependency_test.info.yml | file | core/ |
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml |
| experimental_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml |
| ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation | function | core/ |
Tests if exposed filtering via AJAX theme negotiation works. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
| ExtensionStreamTest::testWrappersAfterThemeUninstall | function | core/ |
Tests stream wrappers after theme uninstall. |
| FieldPluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| FieldUiThemeHooks | class | core/ |
Hook implementations for field_ui. |
| FieldUiThemeHooks.php | file | core/ |
|
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| field_ui.icons.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore cacbd */ .field-option__icon { position: relative; height: 100%; background-image:… |
| field_ui.icons.theme.pcss.css | file | core/ |
/* cspell:ignore cacbd */ .field-option__icon { position: relative; height: 100%; background-image: url(../../../misc/icons/55565b/puzzle_piece_placeholder.svg); background-repeat: no-repeat; background-position: center; background-size:… |
| field_ui_add_field.theme.css | file | core/ |
field_ui_add_field.theme.css |
| file.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-file_upload { background-image: url("data:image/svg+xml,%3csvg height='36'… |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.