Search for generate
- Search 7.x for generate
- Search 9.5.x for generate
- Search 10.3.x for generate
- Search 11.x for generate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
IntegerItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
Internal::generateACFSettings | function | core/ |
Builds the ACF part of the CKEditor JS settings. |
Internal::generateFormatTagsSetting | function | core/ |
Builds the "format_tags" configuration part of the CKEditor JS settings. |
JsCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of JavaScript assets. |
JsonApiDocumentTopLevelNormalizerTest::generateProphecies | function | core/ |
Generates the prophecies for the mocked entity request. |
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. |
MetadataGenerator::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
MetadataGenerator::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
MetadataGeneratorInterface::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
MetadataGeneratorInterface::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
MigrationWithFollowUpInterface::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
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. |
PathItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
Pecl::generate | function | core/ |
Generates a Universally Unique IDentifier (UUID). |
PermissionsHashGenerator::doGenerate | function | core/ |
Generates a hash that uniquely identifies the user's permissions. |
PermissionsHashGenerator::generate | function | core/ |
Cached by role, invalidated whenever permissions change. |
PermissionsHashGeneratorInterface::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
PermissionsHashGeneratorTest::testGenerate | function | core/ |
@covers ::generate |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.