Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConnectionTest::testSupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests supported fetch modes.
ConnectionTest::testSupportedLegacyFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests supported fetch modes.
ConnectionTest::testUnsupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests unsupported legacy fetch modes.
ConnectionTest::testVersionAndIsMariaDb function core/modules/mysql/tests/src/Unit/ConnectionTest.php Tests version and is maria db.
ConnectionUnitTest class core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php MySQL-specific connection unit tests.
ConnectionUnitTest class core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionUnitTest.php MySQL-specific connection unit tests.
ConnectionUnitTest class core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php PostgreSQL-specific connection unit tests.
ConnectionUnitTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php
ConnectionUnitTest.php file core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionUnitTest.php
ConnectionUnitTest.php file core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php
ConnectionUnitTest::getQuery function core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php Returns a set of queries specific for MySQL.
ConnectionUnitTest::getQuery function core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php Returns a set of queries specific for PostgreSQL.
ConnectionUnitTest::testConnectionOpen function core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionUnitTest.php Tests pdo options override.
console.command_loader service core/core.services.yml Symfony\Component\Console\CommandLoader\CommandLoaderInterface
ConsoleCompilerPass class core/lib/Drupal/Core/DependencyInjection/Compiler/ConsoleCompilerPass.php Compiler pass for console commands registered via #[AsCommand] attributes.
ConsoleCompilerPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/ConsoleCompilerPass.php
ConsoleCompilerPass::getClasses function core/lib/Drupal/Core/DependencyInjection/Compiler/ConsoleCompilerPass.php Gets command classes for the provided namespaces.
ConsoleCompilerPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ConsoleCompilerPass.php
ConsoleExampleCommand class core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php An example command.
ConsoleExampleCommand.php file core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php
ConsoleExampleCommand::configure function core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php
ConsoleExampleCommand::execute function core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php
ConsoleExampleCommand::__construct function core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php Constructs a command with autowiring.
ConsoleExampleConfigureCommand class core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleConfigureCommand.php An example command using configure() instead of the AsCommand attribute.
ConsoleExampleConfigureCommand.php file core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleConfigureCommand.php
ConsoleExampleConfigureCommand::configure function core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleConfigureCommand.php
ConsoleExampleConfigureCommand::execute function core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleConfigureCommand.php
ConsoleExamplePrivateCommand class core/modules/system/tests/modules/console_test/src/Command/ConsoleExamplePrivateCommand.php An example private command.
ConsoleExamplePrivateCommand.php file core/modules/system/tests/modules/console_test/src/Command/ConsoleExamplePrivateCommand.php
ConsoleExamplePrivateCommand::execute function core/modules/system/tests/modules/console_test/src/Command/ConsoleExamplePrivateCommand.php
ConsoleExamplePrivateCommand::getName function core/modules/system/tests/modules/console_test/src/Command/ConsoleExamplePrivateCommand.php
ConsoleInputCollector class core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Collects input values for recipes from the command line.
ConsoleInputCollector.php file core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
ConsoleInputCollector::collectValue function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Collects a single input value for a recipe.
ConsoleInputCollector::configureCommand function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Configures a console command to support the `--input` option.
ConsoleInputCollector::getInputFromOptions function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Returns the `--input` options passed to the command.
ConsoleInputCollector::INPUT_OPTION constant core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php The name of the command-line option for passing input values.
ConsoleInputCollector::__construct function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
ConsoleSubExampleCommand class core/modules/system/tests/modules/console_test/src/Command/Sub/ConsoleSubExampleCommand.php An example command in a subdirectory.
ConsoleSubExampleCommand.php file core/modules/system/tests/modules/console_test/src/Command/Sub/ConsoleSubExampleCommand.php
ConsoleSubExampleCommand::execute function core/modules/system/tests/modules/console_test/src/Command/Sub/ConsoleSubExampleCommand.php
ConsoleSubscriber class core/lib/Drupal/Core/Command/EventSubscriber/ConsoleSubscriber.php Set a logger so that log messages appear in console output.
ConsoleSubscriber.php file core/lib/Drupal/Core/Command/EventSubscriber/ConsoleSubscriber.php
ConsoleSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Command/EventSubscriber/ConsoleSubscriber.php
ConsoleSubscriber::onCommand function core/lib/Drupal/Core/Command/EventSubscriber/ConsoleSubscriber.php Set a logger so that log messages appear in console output.
ConsoleSubscriber::__construct function core/lib/Drupal/Core/Command/EventSubscriber/ConsoleSubscriber.php
ConsoleTest class core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests integration with Symfony Console.
ConsoleTest.php file core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php
ConsoleTest::$modules property core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Modules to install.
ConsoleTest::applicationTester function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Builds an ApplicationTester to invoke `vendor/bin/dr`.

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