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 |
|---|---|---|---|
| GenerateTheme::execute | function | core/ |
|
| GenerateTheme::getStarterKitVersion | function | core/ |
Gets the Starter Kit version string. |
| GenerateTheme::getThemeInfo | function | core/ |
Gets theme info using the theme name. |
| GenerateTheme::getUniqueTmpDirPath | function | core/ |
Generates a path to a temporary location. |
| GenerateTheme::initialize | function | core/ |
|
| GenerateTheme::loadStarterKitConfig | function | core/ |
Loads the Starter Kit configuration. |
| GenerateTheme::namePatterns | function | core/ |
Returns the possible file name patterns. |
| GenerateTheme::__construct | function | core/ |
GenerateTheme constructor. |
| 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::runCommand | function | core/ |
|
| 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::testDeleteDirectory | function | core/ |
|
| GenerateThemeTest::testDevSnapshot | function | core/ |
Tests the generate-theme command on a dev snapshot of Drupal core. |
| GenerateThemeTest::testExcludedGitFolder | function | core/ |
|
| GenerateThemeTest::testGeneratingFromAnotherTheme | function | core/ |
Tests generating a theme from another Starterkit enabled theme. |
| GenerateThemeTest::testIgnoredDotFiles | function | core/ |
|
| GenerateThemeTest::testIncludeDotFiles | function | core/ |
|
| GenerateThemeTest::testInfoOverrides | function | core/ |
|
| GenerateThemeTest::testNoEdit | function | core/ |
|
| GenerateThemeTest::testNoEditMissingFilesWarning | function | core/ |
|
| GenerateThemeTest::testNoRename | function | core/ |
|
| GenerateThemeTest::testNoRenameMissingFilesWarning | function | core/ |
|
| GenerateThemeTest::testStarterKitFlag | function | core/ |
Tests that only themes with `starterkit` flag can be used. |
| GenerateThemeTest::testThemeDoesNotExist | function | core/ |
Tests themes that do not exist return an error. |
| GenerateThemeTest::writeStarterkitConfig | function | core/ |
|
| GenericModuleTestBase::$defaultTheme | property | core/ |
|
| GenericRecipeTestBase::$defaultTheme | property | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
|
| GetTestMethodCallerTest::$defaultTheme | property | core/ |
|
| gin-system-themes.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display:… |
| gin-system-themes.pcss.css | file | core/ |
.system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display: none; } } |
| GlossaryTest::$defaultTheme | property | core/ |
|
| GlossaryViewTest::$defaultTheme | property | core/ |
|
| GroupByTest::$defaultTheme | property | core/ |
|
| GroupedExposedFilterTest::$defaultTheme | property | core/ |
|
| HandlerFieldRoleTest::$defaultTheme | property | core/ |
|
| HandlerFieldUserNameTest::$defaultTheme | property | core/ |
|
| HandlerFilterUserNameTest::$defaultTheme | property | core/ |
|
| HandlerTest::$defaultTheme | property | core/ |
|
| HandlerTest::$defaultTheme | property | core/ |
|
| HelpBlockTest::$defaultTheme | property | core/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.