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. Search main for all
  6. Other projects
Title Object type File name Summary
ConnectionTest::testFindCallerFromDebugBacktrace function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests that the proper caller is retrieved from the backtrace.
ConnectionTest::testFindCallerFromDebugBacktraceWithMockedBacktrace function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests that a log called by a custom database driver returns proper caller.
ConnectionTest::testGetDriverClass function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests get driver class.
ConnectionTest::testHasJson function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Tests that the method ::hasJson() returns TRUE.
ConnectionTest::testIdentifierQuotesAssertCount function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests identifier quotes assert count.
ConnectionTest::testIdentifierQuotesAssertString function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests identifier quotes assert string.
ConnectionTest::testMakeComments function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests Connection::makeComments().
ConnectionTest::testMultipleStatements function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot prepare multiple statements.
ConnectionTest::testMultipleStatementsForNewPhp function core/modules/mysql/tests/src/Kernel/mysql/ConnectionTest.php Ensure that you cannot execute multiple statements on MySQL.
ConnectionTest::testMultipleStatementsQuery function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot execute multiple statements in a query.
ConnectionTest::testNamespaceDefault function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests namespace default.
ConnectionTest::testPerTablePrefixOption function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Tests per-table prefix connection option.
ConnectionTest::testPrefixArrayOption function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Tests the prefix connection option in array form.
ConnectionTest::testPrefixRoundTrip function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Exercise setPrefix() and getPrefix().
ConnectionTest::testPrefixTables function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Exercise the prefixTables() method.
ConnectionTest::testQueryTrim function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Test rtrim() of query strings.
ConnectionTest::testSchema function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests Connection::schema().
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

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