Search for generate
- Search 7.x for generate
- Search 8.9.x for generate
- Search 10.3.x for generate
- Search 11.x for generate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AjaxCssForm::generateResponse | function | core/ |
Generates an AJAX response to add CSS to a CKEditor Text Editor instance. |
BookTestTrait::generateOutlinePattern | function | core/ |
Creates a regular expression to check for the sub-nodes in the outline. |
CssCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of CSS assets. |
ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
generate-d6-content.sh | file | core/ |
#!/usr/bin/env php <?php /** * Generate content for a Drupal 6 database to test the upgrade process. * * Run this script at the root of an existing Drupal 6 installation. * Steps to use this generation script: * - Install drupal 6. * - Run… |
generate-d7-content.sh | file | core/ |
#!/usr/bin/env php <?php /** * Generate content for a Drupal 7 database to test the upgrade process. * * Run this script at the root of an existing Drupal 7 installation. * * Steps to use this generation script: * - Install drupal 7. * -… |
GenerateThemeTest | class | core/ |
Tests the generate-theme commands. |
GenerateThemeTest.php | file | core/ |
|
GenerateThemeTest::$php | property | core/ |
The PHP executable path. |
GenerateThemeTest::assertThemeExists | function | core/ |
Asserts the theme exists. Returns the parsed *.info.yml file. |
GenerateThemeTest::generateThemeFromStarterkit | function | core/ |
Generates PHP process to generate a theme from core's starterkit theme. |
GenerateThemeTest::setUp | function | core/ |
|
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::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::testCustomStarterkit | function | core/ |
Tests the generate-theme command on a theme without a version number. |
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::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. |
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. |
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. |
PhpassHashedPassword::generateSalt | function | core/ |
Generates a random base 64-encoded salt prefixed with hash settings. |
RouterLegacyTest::testGenerateDeprecated | function | core/ |
@covers ::generate[[api-linebreak]] |
ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
StylesCombo::generateStylesSetSetting | function | core/ |
Builds the "stylesSet" configuration part of the CKEditor JS settings. |
TemporaryJsonapiFileFieldUploader::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.