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 |
|---|---|---|---|
| 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::providerTestExperimentalConfirmForm | function | core/ |
Data provider for experimental test themes. |
| 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 |
| extension.list.theme_engine | service | core/ |
Drupal\Core\Extension\ThemeEngineExtensionList |
| 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. |
| 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(). |
| FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| GenerateTheme.php | file | core/ |
|
| GenerateTheme::$root | property | core/ |
The path for the Drupal root. |
| GenerateTheme::configure | function | core/ |
|
| GenerateTheme::copyRecursive | function | core/ |
Copies files recursively. |
| GenerateTheme::execute | function | core/ |
|
| GenerateTheme::getThemeInfo | function | core/ |
Gets theme info using the theme name. |
| GenerateTheme::getUniqueTmpDirPath | function | core/ |
Generates a path to a temporary location. |
| GenerateTheme::getVersion | function | core/ |
Gets the current Drupal major version. |
| GenerateTheme::isStarterkitTheme | function | core/ |
Checks if the theme is a starterkit theme. |
| GenerateTheme::rmRecursive | function | core/ |
Removes a directory recursively. |
| GenerateTheme::__construct | function | core/ |
|
| GenerateThemeTest | class | core/ |
Tests the generate-theme commands. |
| GenerateThemeTest.php | file | core/ |
|
| GenerateThemeTest::$php | property | core/ |
The PHP executable path. |
| GenerateThemeTest::assertThemeExists | function | core/ |
Asserts the theme exists. Returns the parsed *.info.yml file. |
| GenerateThemeTest::generateThemeFromStarterkit | function | core/ |
Generates PHP process to generate a theme from core's starterkit theme. |
| GenerateThemeTest::setUp | function | core/ |
|
| GenerateThemeTest::test | function | core/ |
Tests the generate-theme command. |
| GenerateThemeTest::testContribStarterkit | function | core/ |
Tests the generate-theme command on a theme with a release version number. |
| GenerateThemeTest::testContribStarterkitDevSnapshot | function | core/ |
Tests the generate-theme command on a theme with a dev version number. |
| GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled | function | core/ |
Tests the generate-theme command on a theme with a dev version without git. |
| GenerateThemeTest::testCustomStarterkit | function | core/ |
Tests the generate-theme command on a theme without a version number. |
| GenerateThemeTest::testDevSnapshot | function | core/ |
Tests the generate-theme command on a dev snapshot of Drupal core. |
| GenerateThemeTest::testGeneratingFromAnotherTheme | function | core/ |
Tests generating a theme from another Starterkit enabled theme. |
| GenerateThemeTest::testStarterKitFlag | function | core/ |
Tests that only themes with `starterkit` flag can be used. |
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.