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::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::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/ |
Generates placeholder field values. |
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/ |
Renders a link from a link object. |
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. |
LinkGeneratorTest::testGenerateQuery | function | core/ |
Tests the link method with passed query options. |
LinkGeneratorTest::testGenerateTwice | function | core/ |
Tests whether rendering the same link twice works. |
LinkGeneratorTest::testGenerateUrlWithQuotes | function | core/ |
Tests the generate() method with a URL containing double quotes. |
LinkGeneratorTest::testGenerateWithAlterHook | function | core/ |
Tests altering the URL object using hook_link_alter(). |
LinkGeneratorTest::testGenerateWithHtml | function | core/ |
Tests the link method with html. |
LinkGeneratorTest::testGenerateXss | function | core/ |
Tests the link method with a script tab. |
LinkItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
ListItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
MediaKernelTestBase::generateMedia | function | core/ |
Helper to generate a media item. |
MetadataBubblingUrlGenerator::generate | function | core/ |
|
MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
MigrationWithFollowUpInterface::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
ModerationStateFieldItemList::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
OptionsFieldTest::testGenerateSampleItemsWithNoAllowedValues | function | core/ |
Tests that ::generateSampleItems does not fail with empty allowed values. |
PackageGenerator::$generatedProjectBaseDir | property | composer/ |
Base directory where generated projects are written. |
PackageGenerator::generate | function | composer/ |
Generate Drupal's metapackages whenever composer.lock is updated. |
PackageGenerator::generateMetapackage | function | composer/ |
Generate one metapackage. |
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.