Search for generate
- Search 7.x for generate
- Search 9.5.x for generate
- Search 8.9.x for generate
- Search 11.x for generate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
GenerateThemeTest::setUp | function | core/ |
|
GenerateThemeTest::test | function | core/ |
Tests the generate-theme command. |
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::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::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::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::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::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::testGeneratingFromAnotherTheme | function | core/ |
Tests generating a theme from another Starterkit enabled theme. |
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::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::testThemeDoesNotExist | function | core/ |
Tests themes that do not exist return an error. |
GenerateThemeTest::writeStarterkitConfig | function | core/ |
|
Heading::generateCheckboxForHeadingOption | function | core/ |
Generates checkbox for a CKEditor 5 heading plugin config option. |
ImageItem::generateSampleValue | function | core/ |
|
IntegerItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
JsCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of JavaScript assets. |
LanguageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
LayoutSectionItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
LinkGenerator::doGenerate | function | core/ |
Generates the link. |
LinkGenerator::generate | function | core/ |
For anonymous users, the "active" class will be calculated on the server, because most sites serve each anonymous user the same cached page anyway. For authenticated users, the "active" class will be calculated on the client… |
LinkGenerator::generateFromLink | function | core/ |
|
LinkGeneratorInterface::generate | function | core/ |
Renders a link to a URL. |
LinkGeneratorInterface::generateFromLink | function | core/ |
Renders a link from a link object. |
LinkGeneratorTest::providerTestGenerateHrefs | function | core/ |
Provides test data for testing the link method. |
LinkGeneratorTest::testGenerate | function | core/ |
Tests the generate() method with a route. |
LinkGeneratorTest::testGenerateActive | function | core/ |
Tests the active class on the link method. |
LinkGeneratorTest::testGenerateAttributes | function | core/ |
Tests the link method with additional attributes. |
LinkGeneratorTest::testGenerateBubbleableMetadata | function | core/ |
Tests the LinkGenerator's support for collecting bubbleable metadata. |
LinkGeneratorTest::testGenerateButton | function | core/ |
Tests the generate() method with the <button> route. |
LinkGeneratorTest::testGenerateExternal | function | core/ |
Tests the generate() method with an external URL. |
LinkGeneratorTest::testGenerateHrefs | function | core/ |
Tests the link method with certain hrefs. |
LinkGeneratorTest::testGenerateNoLink | function | core/ |
Tests the generate() method with the <nolink> route. |
LinkGeneratorTest::testGenerateNone | function | core/ |
Tests the generate() method with the <none> route. |
LinkGeneratorTest::testGenerateOptions | function | core/ |
Tests the link method with arbitrary passed options. |
LinkGeneratorTest::testGenerateParametersAsQuery | function | core/ |
Tests the link method with passed query options via parameters. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.