| ConnectionUnitTest.php |
file |
core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionUnitTest.php |
|
| ConnectionUnitTest.php |
file |
core/modules/pgsql/tests/src/Kernel/pgsql/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. |
| 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 |
| ConstraintFactoryTest |
class |
core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php |
Tests Drupal\Core\Validation\ConstraintFactory. |
| ConstraintFactoryTest.php |
file |
core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php |
|
| ConstraintFactoryTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php |
Modules to install. |
| ConstraintFactoryTest::testCreateInstance |
function |
core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php |
Tests create instance. |
| ConstraintTest |
class |
core/tests/Drupal/Tests/Component/Version/ConstraintTest.php |
Tests Drupal\Component\Version\Constraint. |
| ConstraintTest.php |
file |
core/tests/Drupal/Tests/Component/Version/ConstraintTest.php |
|
| ConstraintTest::createTestsForVersions |
function |
core/tests/Drupal/Tests/Component/Version/ConstraintTest.php |
Create testIsCompatible() test cases for constraints and versions. |
| ConstraintTest::providerIsCompatible |
function |
core/tests/Drupal/Tests/Component/Version/ConstraintTest.php |
Provider for testIsCompatible. |
| ConstraintTest::testIsCompatible |
function |
core/tests/Drupal/Tests/Component/Version/ConstraintTest.php |
Tests is compatible. |
| contact.form.olivero_test_contact_form.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/contact.form.olivero_test_contact_form.yml |
core/modules/system/tests/modules/olivero_test/config/install/contact.form.olivero_test_contact_form.yml |
| ContactCategoryTest |
class |
core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php |
Tests D6 contact category source plugin. |
| ContactCategoryTest.php |
file |
core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php |
|
| ContactCategoryTest::$modules |
property |
core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php |
Modules to install. |
| ContactCategoryTest::providerSource |
function |
core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php |
Provides source data for ::testSource. |
| ContactFieldsTest |
class |
core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php |
Tests that no storage is created for the contact_message entity. |
| ContactFieldsTest.php |
file |
core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php |
|
| ContactFieldsTest::$modules |
property |
core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php |
Modules to install. |
| ContactFieldsTest::testViewsData |
function |
core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php |
Tests the views data generation. |
| ContactFormJsonAnonTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
Tests Contact Form Json Anon. |
| ContactFormJsonAnonTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
|
| ContactFormJsonAnonTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
The theme to install as the default for testing. |
| ContactFormJsonAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
The format to use in this test. |
| ContactFormJsonAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
Tests Contact Form Json Basic Auth. |
| ContactFormJsonBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| ContactFormJsonBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ContactFormJsonBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
The format to use in this test. |
| ContactFormJsonBasicAuthTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
Modules to install. |
| ContactFormJsonCookieTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
Tests Contact Form Json Cookie. |
| ContactFormJsonCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormJsonCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
The authentication mechanism to use in this test. |