Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ElementInfoManager::$themeManager | property | core/ |
The theme manager. |
| ElementInfoManagerTest::$themeHandler | property | core/ |
The mocked theme handler. |
| ElementInfoManagerTest::$themeManager | property | core/ |
The mocked theme manager. |
| 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. |
| extension.list.theme_engine | service | core/ |
Drupal\Core\Extension\ThemeEngineExtensionList |
| ExtensionExistsConstraint::$themeMessage | property | core/ |
The error message for a non-existent theme. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| FieldPluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| 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/cacbd2/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'… |
| file.icon.theme.pcss.css | file | core/ |
.field-icon-file_upload { background-image: url(../../../misc/icons/55565b/file_upload.svg); } |
| FileFieldWidgetClaroThemeTest | class | core/ |
Tests the widget visibility settings for the Claro theme. |
| FileFieldWidgetClaroThemeTest.php | file | core/ |
|
| FileFieldWidgetClaroThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings | function | core/ |
Tests that the field widget visibility settings are respected on the form. |
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| FilteredPluginManagerTrait::themeManager | function | core/ |
Wraps the theme manager. |
| FormBuilder::$themeManager | property | core/ |
The theme manager. |
| FormTestBase::$themeManager | property | core/ |
The mocked theme manager. |
| forum_theme_suggestions_forums | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.