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 |
---|---|---|---|
GeneratedNoLink::TAG | constant | core/ |
HTML tag to use when building the link. |
GeneratedUrl | class | core/ |
Used to return generated URLs, along with associated bubbleable metadata. |
GeneratedUrl.php | file | core/ |
|
GeneratedUrl::$generatedUrl | property | core/ |
The string value of the URL. |
GeneratedUrl::getGeneratedUrl | function | core/ |
Gets the generated URL. |
GeneratedUrl::setGeneratedUrl | function | core/ |
Sets the generated URL. |
GeneratePermutationsTrait | trait | core/ |
Adds ability to convert a list of parameters into a stack of permutations. |
GeneratePermutationsTrait.php | file | core/ |
|
GeneratePermutationsTrait::generatePermutations | function | core/ |
Converts a list of possible parameters into a stack of permutations. |
GenerateProxyClassApplication | class | core/ |
Provides a console command to generate proxy classes. |
GenerateProxyClassApplication.php | file | core/ |
|
GenerateProxyClassApplication::$proxyBuilder | property | core/ |
The proxy builder. |
GenerateProxyClassApplication::getCommandName | function | core/ |
|
GenerateProxyClassApplication::getDefaultCommands | function | core/ |
|
GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
GenerateProxyClassApplication::__construct | function | core/ |
Constructs a new GenerateProxyClassApplication instance. |
GenerateProxyClassCommand | class | core/ |
Provides a console command to generate proxy classes. |
GenerateProxyClassCommand.php | file | core/ |
|
GenerateProxyClassCommand::$proxyBuilder | property | core/ |
The proxy builder. |
GenerateProxyClassCommand::configure | function | core/ |
|
GenerateProxyClassCommand::execute | function | core/ |
|
GenerateProxyClassCommand::__construct | function | core/ |
Constructs a new GenerateProxyClassCommand instance. |
GenerateTheme | class | core/ |
Generates a new theme based on latest default markup. |
GenerateTheme.php | file | core/ |
|
GenerateTheme::$root | property | core/ |
The path for the Drupal root. |
GenerateTheme::configure | function | core/ |
|
GenerateTheme::createFilesFinder | function | core/ |
|
GenerateTheme::execute | function | core/ |
|
GenerateTheme::getStarterKitVersion | function | core/ |
|
GenerateTheme::getThemeInfo | function | core/ |
Gets theme info using the theme name. |
GenerateTheme::getUniqueTmpDirPath | function | core/ |
Generates a path to a temporary location. |
GenerateTheme::initialize | function | core/ |
|
GenerateTheme::loadStarterKitConfig | function | core/ |
|
GenerateTheme::namePatterns | function | core/ |
|
GenerateTheme::__construct | function | core/ |
GenerateTheme constructor. |
GenerateThemeTest | class | core/ |
Tests the generate-theme commands. |
GenerateThemeTest | class | core/ |
Tests the generate-theme commands. |
GenerateThemeTest.php | file | core/ |
|
GenerateThemeTest.php | file | core/ |
|
GenerateThemeTest::$php | property | core/ |
The PHP executable path. |
GenerateThemeTest::$php | property | core/ |
The PHP executable path. |
GenerateThemeTest::assertThemeExists | function | core/ |
Asserts the theme exists. Returns the parsed *.info.yml file. |
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::generateThemeFromStarterkit | function | core/ |
Generates PHP process to generate a theme from core's starterkit theme. |
GenerateThemeTest::runCommand | function | core/ |
|
GenerateThemeTest::setUp | function | core/ |
|
GenerateThemeTest::setUp | function | core/ |
|
GenerateThemeTest::test | function | core/ |
Tests the generate-theme command. |
GenerateThemeTest::test | function | core/ |
Tests the generate-theme command. |
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.