Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExceptionDetectNeedsInstallSubscriber.php
ExceptionDetectNeedsInstallSubscriber::$connection
The default database connection.
Type:
\Drupal\Core\Database\Connection
File
core/
lib/
Drupal/
Core/
EventSubscriber/
ExceptionDetectNeedsInstallSubscriber.php
, line 23
Class
ExceptionDetectNeedsInstallSubscriber
Exception handler to determine if an exception indicates an uninstalled site.
Namespace
Drupal\Core\EventSubscriber
Code
protected $connection;
RSS feed