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

Breadcrumb

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

Connection::$serverVersion

Stores the server version after it has been retrieved from the database.

Type: string

See also

\Drupal\mysql\Driver\Database\mysql\Connection::version

File

core/modules/mysql/src/Driver/Database/mysql/Connection.php, line 51

Class

Connection
MySQL implementation of \Drupal\Core\Database\Connection.

Namespace

Drupal\mysql\Driver\Database\mysql

Code

private $serverVersion;

API Navigation

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