Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConnectionTest::testSupportedFetchModes | function | core/ |
Tests supported fetch modes. |
| ConnectionTest::testSupportedLegacyFetchModes | function | core/ |
Tests supported fetch modes. |
| ConnectionTest::testUnsupportedFetchModes | function | core/ |
Tests unsupported legacy fetch modes. |
| ConnectionTest::testVersionAndIsMariaDb | function | core/ |
Tests version and is maria db. |
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| ConnectionUnitTest | class | core/ |
PostgreSQL-specific connection unit tests. |
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for MySQL. |
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for PostgreSQL. |
| ConnectionUnitTest::testConnectionOpen | function | core/ |
Tests pdo options override. |
| console.command_loader | service | core/ |
Symfony\Component\Console\CommandLoader\CommandLoaderInterface |
| ConsoleCompilerPass | class | core/ |
Compiler pass for console commands registered via #[AsCommand] attributes. |
| ConsoleCompilerPass.php | file | core/ |
|
| ConsoleCompilerPass::getClasses | function | core/ |
Gets command classes for the provided namespaces. |
| ConsoleCompilerPass::process | function | core/ |
|
| ConsoleExampleCommand | class | core/ |
An example command. |
| ConsoleExampleCommand.php | file | core/ |
|
| ConsoleExampleCommand::configure | function | core/ |
|
| ConsoleExampleCommand::execute | function | core/ |
|
| ConsoleExampleCommand::__construct | function | core/ |
Constructs a command with autowiring. |
| ConsoleExampleConfigureCommand | class | core/ |
An example command using configure() instead of the AsCommand attribute. |
| ConsoleExampleConfigureCommand.php | file | core/ |
|
| ConsoleExampleConfigureCommand::configure | function | core/ |
|
| ConsoleExampleConfigureCommand::execute | function | core/ |
|
| ConsoleExamplePrivateCommand | class | core/ |
An example private command. |
| ConsoleExamplePrivateCommand.php | file | core/ |
|
| ConsoleExamplePrivateCommand::execute | function | core/ |
|
| ConsoleExamplePrivateCommand::getName | function | core/ |
|
| ConsoleInputCollector | class | core/ |
Collects input values for recipes from the command line. |
| ConsoleInputCollector.php | file | core/ |
|
| ConsoleInputCollector::collectValue | function | core/ |
Collects a single input value for a recipe. |
| ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
| ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
| ConsoleInputCollector::INPUT_OPTION | constant | core/ |
The name of the command-line option for passing input values. |
| ConsoleInputCollector::__construct | function | core/ |
|
| ConsoleSubExampleCommand | class | core/ |
An example command in a subdirectory. |
| ConsoleSubExampleCommand.php | file | core/ |
|
| ConsoleSubExampleCommand::execute | function | core/ |
|
| ConsoleSubscriber | class | core/ |
Set a logger so that log messages appear in console output. |
| ConsoleSubscriber.php | file | core/ |
|
| ConsoleSubscriber::getSubscribedEvents | function | core/ |
|
| ConsoleSubscriber::onCommand | function | core/ |
Set a logger so that log messages appear in console output. |
| ConsoleSubscriber::__construct | function | core/ |
|
| ConsoleTest | class | core/ |
Tests integration with Symfony Console. |
| ConsoleTest.php | file | core/ |
|
| ConsoleTest::$modules | property | core/ |
Modules to install. |
| ConsoleTest::applicationTester | function | core/ |
Builds an ApplicationTester to invoke `vendor/bin/dr`. |
Pagination
- Previous page
- Page 244
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.