Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
ConnectionUnitTest::getQuery function core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php Returns a set of queries specific for MySQL.
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`.
ConsoleTest::testApplication function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests the application wrapped by symfony/runtime.
ConsoleTest::testCommandLoader function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests command loader has the discovered commands.
ConsoleTest::testConfigureCommandIds function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests command loader has the discovered commands IDs via configure().
ConsoleTest::testConsoleCommand function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests running a console command.
ConsoleTest::testSubdirectoryCommand function core/tests/Drupal/KernelTests/Core/Console/ConsoleTest.php Tests running a console command defined in a subdirectory.
console_test.info.yml file core/modules/system/tests/modules/console_test/console_test.info.yml core/modules/system/tests/modules/console_test/console_test.info.yml
console_test.services.yml file core/modules/system/tests/modules/console_test/console_test.services.yml core/modules/system/tests/modules/console_test/console_test.services.yml
Constraint class core/lib/Drupal/Core/Validation/Attribute/Constraint.php Defines a Constraint attribute object.
Constraint class core/lib/Drupal/Core/Validation/Annotation/Constraint.php Defines a validation constraint annotation object.
Constraint class core/lib/Drupal/Component/Version/Constraint.php A value object representing a Drupal version constraint.
Constraint.php file core/lib/Drupal/Component/Version/Constraint.php

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