Search for generate

  1. Search 7.x for generate
  2. Search 8.9.x for generate
  3. Search 10.3.x for generate
  4. Search 11.x for generate
  5. Other projects
Title Object type File name Summary
GeneratedNoLink::TAG constant core/lib/Drupal/Core/GeneratedNoLink.php HTML tag to use when building the link.
GeneratedUrl class core/lib/Drupal/Core/GeneratedUrl.php Used to return generated URLs, along with associated bubbleable metadata.
GeneratedUrl.php file core/lib/Drupal/Core/GeneratedUrl.php
GeneratedUrl::$generatedUrl property core/lib/Drupal/Core/GeneratedUrl.php The string value of the URL.
GeneratedUrl::getGeneratedUrl function core/lib/Drupal/Core/GeneratedUrl.php Gets the generated URL.
GeneratedUrl::setGeneratedUrl function core/lib/Drupal/Core/GeneratedUrl.php Sets the generated URL.
GeneratePermutationsTrait trait core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php Adds ability to convert a list of parameters into a stack of permutations.
GeneratePermutationsTrait.php file core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php
GeneratePermutationsTrait::generatePermutations function core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php Converts a list of possible parameters into a stack of permutations.
GenerateProxyClassApplication class core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Provides a console command to generate proxy classes.
GenerateProxyClassApplication.php file core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::$proxyBuilder property core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php The proxy builder.
GenerateProxyClassApplication::getCommandName function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::getDefaultCommands function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::getDefinition function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Overridden so the application doesn't expect the command name as the first
argument.
GenerateProxyClassApplication::__construct function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Constructs a new GenerateProxyClassApplication instance.
GenerateProxyClassCommand class core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php Provides a console command to generate proxy classes.
GenerateProxyClassCommand.php file core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::$proxyBuilder property core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php The proxy builder.
GenerateProxyClassCommand::configure function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::execute function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::__construct function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php Constructs a new GenerateProxyClassCommand instance.
GenerateTheme class core/lib/Drupal/Core/Command/GenerateTheme.php Generates a new theme based on latest default markup.
GenerateTheme.php file core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::$root property core/lib/Drupal/Core/Command/GenerateTheme.php The path for the Drupal root.
GenerateTheme::configure function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::copyRecursive function core/lib/Drupal/Core/Command/GenerateTheme.php Copies files recursively.
GenerateTheme::execute function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::getThemeInfo function core/lib/Drupal/Core/Command/GenerateTheme.php Gets theme info using the theme name.
GenerateTheme::getUniqueTmpDirPath function core/lib/Drupal/Core/Command/GenerateTheme.php Generates a path to a temporary location.
GenerateTheme::getVersion function core/lib/Drupal/Core/Command/GenerateTheme.php Gets the current Drupal major version.
GenerateTheme::isStarterkitTheme function core/lib/Drupal/Core/Command/GenerateTheme.php Checks if the theme is a starterkit theme.
GenerateTheme::rmRecursive function core/lib/Drupal/Core/Command/GenerateTheme.php Removes a directory recursively.
GenerateTheme::__construct function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateThemeTest class core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme commands.
GenerateThemeTest.php file core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
GenerateThemeTest::$php property core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php The PHP executable path.
GenerateThemeTest::assertThemeExists function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Asserts the theme exists. Returns the parsed *.info.yml file.
GenerateThemeTest::generateThemeFromStarterkit function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Generates PHP process to generate a theme from core's starterkit theme.
GenerateThemeTest::setUp function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
GenerateThemeTest::test function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command.
GenerateThemeTest::testContribStarterkit function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a release version number.
GenerateThemeTest::testContribStarterkitDevSnapshot function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version number.
GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version without git.
GenerateThemeTest::testCustomStarterkit function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command on a theme without a version number.
GenerateThemeTest::testDevSnapshot function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests the generate-theme command on a dev snapshot of Drupal core.
GenerateThemeTest::testGeneratingFromAnotherTheme function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests generating a theme from another Starterkit enabled theme.
GenerateThemeTest::testStarterKitFlag function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests that only themes with `starterkit` flag can be used.
GenerateThemeTest::testThemeDoesNotExist function core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php Tests themes that do not exist return an error.
Heading::generateCheckboxForHeadingOption function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Generates checkbox for a CKEditor 5 heading plugin config option.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.