Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
config_translation_test_theme.config_translation.yml core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml
config_translation_test_theme.info.yml core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
confirm-form.html.twig core/modules/system/templates/confirm-form.html.twig Default theme implementation for confirm form.
confirm-form.html.twig core/themes/stable/templates/form/confirm-form.html.twig Theme override for confirm form.
confirm-form.html.twig core/themes/stable9/templates/form/confirm-form.html.twig Theme override for confirm form.
confirm-form.html.twig core/themes/starterkit_theme/templates/form/confirm-form.html.twig Theme override for confirm form.
confirm-form.html.twig core/themes/classy/templates/form/confirm-form.html.twig Theme override for confirm form.
ConfirmClassyCopiesTest.php core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php Drupal\KernelTests\Core\Theme
ConfirmDeleteMultiple.php core/modules/comment/src/Form/ConfirmDeleteMultiple.php Drupal\comment\Form
ConfirmFormArrayPathTestForm.php core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php Drupal\form_test
ConfirmFormBase.php core/lib/Drupal/Core/Form/ConfirmFormBase.php Drupal\Core\Form
ConfirmFormHelper.php core/lib/Drupal/Core/Form/ConfirmFormHelper.php Drupal\Core\Form
ConfirmFormHelperTest.php core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Drupal\Tests\Core\Form
ConfirmFormInterface.php core/lib/Drupal/Core/Form/ConfirmFormInterface.php Drupal\Core\Form
ConfirmFormTest.php core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php Drupal\Tests\system\Functional\Form
ConfirmFormTestForm.php core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Drupal\form_test
Connection.php core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Connection.php Drupal\database_statement_monitoring_test\sqlite
Connection.php core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Connection.php Drupal\database_statement_monitoring_test\mysql
Connection.php core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Connection.php Drupal\database_statement_monitoring_test\pgsql
Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php Drupal\driver_test\Driver\Database\DrivertestMysql
Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion
Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php Drupal\driver_test\Driver\Database\DrivertestPgsql
Connection.php core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Drupal\pgsql\Driver\Database\pgsql
Connection.php core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php Drupal\Core\Database\Driver\sqlite
Connection.php core/lib/Drupal/Core/Database/Driver/mysql/Connection.php Drupal\Core\Database\Driver\mysql
Connection.php core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php Drupal\Core\Database\Driver\pgsql
Connection.php core/lib/Drupal/Core/Database/Connection.php Drupal\Core\Database
Connection.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Connection.php Drupal\corefake\Driver\Database\corefake
Connection.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Connection.php Drupal\corefake\Driver\Database\corefakeWithAllCustomClasses
Connection.php core/tests/fixtures/database_drivers/core/corefake/Connection.php Drupal\Core\Database\Driver\corefake
Connection.php core/tests/fixtures/database_drivers/custom/corefake/Connection.php Drupal\Driver\Database\corefake
Connection.php core/tests/fixtures/database_drivers/custom/fake/Connection.php Drupal\Driver\Database\fake
Connection.php core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Drupal\sqlite\Driver\Database\sqlite
Connection.php core/modules/mysql/src/Driver/Database/mysql/Connection.php Drupal\mysql\Driver\Database\mysql
ConnectionFailureTest.php core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php Drupal\Tests\dblog\Kernel
ConnectionNotDefinedException.php core/lib/Drupal/Core/Database/ConnectionNotDefinedException.php Drupal\Core\Database
ConnectionTest.php core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Drupal\Tests\Core\Database
ConnectionTest.php core/modules/sqlite/tests/src/Unit/ConnectionTest.php Drupal\Tests\sqlite\Unit
ConnectionTest.php core/modules/mysql/tests/src/Unit/ConnectionTest.php Drupal\Tests\mysql\Unit
ConnectionTest.php core/modules/mysql/tests/src/Kernel/mysql/ConnectionTest.php Drupal\Tests\mysql\Kernel\mysql
ConnectionTest.php core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Drupal\KernelTests\Core\Database
ConnectionUnitTest.php core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php Drupal\Tests\pgsql\Kernel\pgsql
ConnectionUnitTest.php core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php Drupal\Tests\mysql\Kernel\mysql
conneg_test.info.yml core/modules/system/tests/modules/conneg_test/conneg_test.info.yml core/modules/system/tests/modules/conneg_test/conneg_test.info.yml
conneg_test.routing.yml core/modules/system/tests/modules/conneg_test/conneg_test.routing.yml core/modules/system/tests/modules/conneg_test/conneg_test.routing.yml
Constraint.php core/lib/Drupal/Component/Version/Constraint.php Drupal\Component\Version
Constraint.php core/lib/Drupal/Core/Validation/Annotation/Constraint.php Drupal\Core\Validation\Annotation
ConstraintFactory.php core/lib/Drupal/Core/Validation/ConstraintFactory.php Drupal\Core\Validation
ConstraintFactoryTest.php core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php Drupal\KernelTests\Core\Validation
ConstraintManager.php core/lib/Drupal/Core/Validation/ConstraintManager.php Drupal\Core\Validation

Other projects


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