Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Connection.php

95 files declare their use of Connection

AliasRepository.php in core/modules/path_alias/src/AliasRepository.php
BanIpManager.php in core/modules/ban/src/BanIpManager.php
BatchStorage.php in core/lib/Drupal/Core/Batch/BatchStorage.php
CommentStatistics.php in core/modules/comment/src/CommentStatistics.php
CommentStorage.php in core/modules/comment/src/CommentStorage.php
Condition.php in core/lib/Drupal/Core/Database/Query/Condition.php
ConditionInterface.php in core/lib/Drupal/Core/Database/Query/ConditionInterface.php
Connection.php in core/modules/pgsql/src/Driver/Database/pgsql/Connection.php
Connection.php in core/modules/sqlite/src/Driver/Database/sqlite/Connection.php
Connection.php in core/modules/mysql/src/Driver/Database/mysql/Connection.php
Cookie.php in core/modules/user/src/Authentication/Provider/Cookie.php
CredentialForm.php in core/modules/migrate_drupal_ui/src/Form/CredentialForm.php
DatabaseBackend.php in core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend.php in core/lib/Drupal/Core/Flood/DatabaseBackend.php
DatabaseBackendFactory.php in core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php
DatabaseCacheTagsChecksum.php in core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php
DatabaseDriverUninstallValidator.php in core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
DatabaseFileUsageBackend.php in core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php
DatabaseLockBackend.php in core/lib/Drupal/Core/Lock/DatabaseLockBackend.php
DatabaseQueue.php in core/lib/Drupal/Core/Queue/DatabaseQueue.php
DatabaseStorage.php in core/lib/Drupal/Core/Config/DatabaseStorage.php
DatabaseStorage.php in core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
DatabaseStorageExpirable.php in core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php
DbDumpCommand.php in core/lib/Drupal/Core/Command/DbDumpCommand.php
DbImportCommand.php in core/lib/Drupal/Core/Command/DbImportCommand.php
DbLog.php in core/modules/dblog/src/Logger/DbLog.php
DblogClearLogConfirmForm.php in core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
DbLogController.php in core/modules/dblog/src/Controller/DbLogController.php
Delete.php in core/lib/Drupal/Core/Database/Query/Delete.php
EntityReference.php in core/modules/views/src/Plugin/views/display/EntityReference.php
EnvironmentCleaner.php in core/lib/Drupal/Core/Test/EnvironmentCleaner.php
Error.php in core/lib/Drupal/Core/Utility/Error.php
ExceptionDetectNeedsInstallSubscriber.php in core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php
ExportStorageManager.php in core/lib/Drupal/Core/Config/ExportStorageManager.php
HelpSearch.php in core/modules/help/src/Plugin/Search/HelpSearch.php
ImportStorageTransformer.php in core/lib/Drupal/Core/Config/ImportStorageTransformer.php
InlineBlockUsage.php in core/modules/layout_builder/src/InlineBlockUsage.php
InstallerRedirectTrait.php in core/lib/Drupal/Core/Installer/InstallerRedirectTrait.php
KeyValueDatabaseExpirableFactory.php in core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php
KeyValueDatabaseFactory.php in core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php
MatcherDumper.php in core/lib/Drupal/Core/Routing/MatcherDumper.php
MenuDeleteForm.php in core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuRouterRebuildSubscriber.php in core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
MenuTreeStorage.php in core/lib/Drupal/Core/Menu/MenuTreeStorage.php
Merge.php in core/lib/Drupal/Core/Database/Query/Merge.php
MigrateMessageController.php in core/modules/migrate/src/Controller/MigrateMessageController.php
MigrationConfigurationTrait.php in core/modules/migrate_drupal/src/MigrationConfigurationTrait.php
ModuleInstaller.php in core/lib/Drupal/Core/Extension/ModuleInstaller.php
MysqlDateSql.php in core/modules/views/src/Plugin/views/query/MysqlDateSql.php
NodeGrantDatabaseStorage.php in core/modules/node/src/NodeGrantDatabaseStorage.php
NodeMigrateType.php in core/modules/migrate_drupal/src/NodeMigrateType.php
NodeNewComments.php in core/modules/comment/src/Plugin/views/field/NodeNewComments.php
NodeSearch.php in core/modules/node/src/Plugin/Search/NodeSearch.php
PagerSelectExtender.php in core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php
PersistentDatabaseLockBackend.php in core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php
PostgresqlDateSql.php in core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php
Query.php in core/lib/Drupal/Core/Entity/Query/Sql/Query.php
Query.php in core/lib/Drupal/Core/Database/Query/Query.php
QueryConditionTrait.php in core/lib/Drupal/Core/Database/Query/QueryConditionTrait.php
QueryFactory.php in core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php
QueryFactory.php in core/modules/workspaces/src/EntityQuery/QueryFactory.php
QueryTrait.php in core/modules/workspaces/src/EntityQuery/QueryTrait.php
QueueDatabaseFactory.php in core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php
Roles.php in core/modules/user/src/Plugin/views/field/Roles.php
RouteProvider.php in core/lib/Drupal/Core/Routing/RouteProvider.php
SearchIndex.php in core/modules/search/src/SearchIndex.php
Select.php in core/lib/Drupal/Core/Database/Query/Select.php
SelectExtender.php in core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectInterface.php in core/lib/Drupal/Core/Database/Query/SelectInterface.php
SessionHandler.php in core/lib/Drupal/Core/Session/SessionHandler.php
SessionManager.php in core/lib/Drupal/Core/Session/SessionManager.php
SetInlineBlockDependency.php in core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
ShortcutSetDeleteForm.php in core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
ShortcutSetStorage.php in core/modules/shortcut/src/ShortcutSetStorage.php
SimpletestTestRunResultsStorage.php in core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SqlContentEntityStorage.php in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorageSchema.php in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqliteDatabaseExcluder.php in core/modules/package_manager/src/PathExcluder/SqliteDatabaseExcluder.php
SqliteDateSql.php in core/modules/views/src/Plugin/views/query/SqliteDateSql.php
StringDatabaseStorage.php in core/modules/locale/src/StringDatabaseStorage.php
StringFilter.php in core/modules/views/src/Plugin/views/filter/StringFilter.php
TableSortExtender.php in core/lib/Drupal/Core/Database/Query/TableSortExtender.php
TransactionManagerBase.php in core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php
Truncate.php in core/lib/Drupal/Core/Database/Query/Truncate.php
Update.php in core/lib/Drupal/Core/Database/Query/Update.php
Upsert.php in core/lib/Drupal/Core/Database/Query/Upsert.php
UserData.php in core/modules/user/src/UserData.php
UserSearch.php in core/modules/user/src/Plugin/Search/UserSearch.php
UserSelection.php in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserUid.php in core/modules/comment/src/Plugin/views/argument/UserUid.php
WorkspaceAssociation.php in core/modules/workspaces/src/WorkspaceAssociation.php
WorkspaceMerger.php in core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceOperationFactory.php in core/modules/workspaces/src/WorkspaceOperationFactory.php
WorkspacePublisher.php in core/modules/workspaces/src/WorkspacePublisher.php
WorkspacesMenuTreeStorage.php in core/modules/workspaces/src/WorkspacesMenuTreeStorage.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal