Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GenerateProxyClassCommand::$proxyBuilder | property | core/ |
The proxy builder. |
| GenerateProxyClassCommand::configure | function | core/ |
|
| GenerateProxyClassCommand::execute | function | core/ |
|
| GenerateProxyClassCommand::__construct | function | core/ |
Constructs a new GenerateProxyClassCommand instance. |
| GenerateTheme::createFilesFinder | function | core/ |
Returns a Symfony file finder. |
| GenerateTheme::getStarterKitVersion | function | core/ |
Gets the Starter Kit version string. |
| 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::$originalInfo | property | core/ |
The unaltered starterkit.info.yml contents. |
| GenerateThemeTest::$php | property | core/ |
The PHP executable path. |
| GenerateThemeTest::$starterKitInfoYamlLocation | property | core/ |
The location of the starter kit .info.yml file. |
| GenerateThemeTest::assertThemeExists | function | core/ |
Asserts the theme exists. Returns the parsed *.info.yml file. |
| GenerateThemeTest::deleteGeneratedTheme | function | core/ |
Delete the generated theme. |
| GenerateThemeTest::doTestContribStarterkit | function | core/ |
Tests the generate-theme command on a theme with a release version number. |
| GenerateThemeTest::doTestDevSnapshot | function | core/ |
Tests the generate-theme command on a dev snapshot of Drupal core. |
| GenerateThemeTest::doTestGenerateTheme | function | core/ |
|
| GenerateThemeTest::doTestGeneratingFromAnotherTheme | function | core/ |
Tests generating a theme from another Starterkit enabled theme. |
| GenerateThemeTest::doTestNoEditMissingFilesWarning | function | core/ |
|
| GenerateThemeTest::doTestNoRename | function | core/ |
|
| GenerateThemeTest::doTestNoRenameMissingFilesWarning | function | core/ |
|
| GenerateThemeTest::doTestStarterKitFlag | function | core/ |
Tests that only themes with `starterkit` flag can be used. |
| GenerateThemeTest::doTestThemeDoesNotExist | function | core/ |
Tests themes that do not exist return an error. |
| GenerateThemeTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
| 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::setVersion | function | core/ |
Set a version in the .info.yml. |
| 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::testExcludedGitFolder | function | core/ |
|
| GenerateThemeTest::testGenerateTheme | function | core/ |
Tests the generate-theme command. |
| GenerateThemeTest::testIgnoredDotFiles | function | core/ |
|
| GenerateThemeTest::testIncludeDotFiles | function | core/ |
|
| GenerateThemeTest::testInfoOverrides | function | core/ |
|
| GenerateThemeTest::testInvalidThemesAndWarnings | function | core/ |
|
| GenerateThemeTest::testNoEdit | function | core/ |
|
| GenerateThemeTest::testSimpleStarterkitTheme | function | core/ |
Tests generating theme from a simple named Starterkit enabled theme. |
| GenerateThemeTest::writeStarterkitConfig | function | core/ |
|
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$cacheBackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
Pagination
- Previous page
- Page 664
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.