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 |
---|---|---|---|
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/ |
|
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/ |
|
PermissionsHashGenerator::doGenerate | function | core/ |
Generates a hash that uniquely identifies the user's permissions. |
PermissionsHashGenerator::generate | function | core/ |
|
PermissionsHashGeneratorInterface::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
PermissionsHashGeneratorTest::testGenerateAdmin | function | core/ |
Tests the generate method for admin users. |
PermissionsHashGeneratorTest::testGenerateCache | function | core/ |
Tests the generate method's caching. |
PermissionsHashGeneratorTest::testGenerateNoAccessPolicies | function | core/ |
Tests the generate method with no access policies. |
PermissionsHashGeneratorTest::testGenerateRegular | function | core/ |
Tests the generate method for regular accounts. |
Php::generate | function | core/ |
|
PhpassHashedPasswordBase::generateSalt | function | core/ |
Generates a random base 64-encoded salt prefixed with hash settings. |
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
RandomTest::$firstStringGenerated | property | core/ |
The first random string passed to the test callback. |
RecipeConfigStorageWrapperTest::generateStorages | function | core/ |
Generate two storages where the second storage should return a value. |
RendererPlaceholdersTest::generatePlaceholderElement | function | core/ |
Generates an element with a placeholder. |
RendererPlaceholdersTest::generatePlaceholdersWithChildrenTestElement | function | core/ |
Generates an element with placeholders at 3 levels. |
RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview | function | core/ |
Generates an element with a lazy builder and preview. |
ReplaceOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
ResourceObjectNormalizationCacher::generateCacheKeys | function | core/ |
Generates the cache keys for a normalization. |
ResourceResponseSubscriber::generateContext | function | core/ |
Generates a top-level JSON:API normalization context. |
ResourceResponseSubscriberTest::generateRouteRequirements | function | core/ |
Generates route requirements based on supported formats. |
ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
Router::generate | function | core/ |
This method is intentionally not implemented. |
RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
@covers ::generate |
SchemaTest::testGeneratedInvisiblePrimaryKey | function | core/ |
Tests adding a primary key when sql_generate_invisible_primary_key is on. |
ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
SessionConfigurationTest::providerTestGeneratedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
SessionConfigurationTest::providerTestGeneratedSessionName | function | core/ |
Data provider for the cookie name test. |
SessionConfigurationTest::testGeneratedCookieDomain | function | core/ |
Tests whether the session.cookie_domain ini settings is computed correctly. |
SessionConfigurationTest::testGeneratedSessionName | function | core/ |
Tests whether the session.name ini settings is computed correctly. |
SessionManager::regenerate | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.