Search for generate
- Search 7.x for generate
- Search 9.5.x for generate
- Search 8.9.x for generate
- Search 10.3.x for generate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
HtmxTestAttachmentsController::generateHtmxButton | function | core/ |
Static helper to for reusable render array. |
IconExtractorSettingsForm::generateSettingsForm | function | core/ |
Create the Drupal Form API element from the settings. |
IconExtractorSettingsFormTest::testGenerateSettingsForm | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
ImageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
IntegerItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
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… |
LinkGeneratorInterface::generate | function | core/ |
Renders a link to a URL. |
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. |
PasswordGeneratorInterface::generate | function | core/ |
Generates a password. |
PathItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
Pecl::generate | function | core/ |
Generates a Universally Unique IDentifier (UUID). |
PermissionsHashGenerator::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
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.