constant Database::RETURN_INSERT_ID

Flag to indicate a query call should return the "last insert id".

File

drupal/core/lib/Drupal/Core/Database/Database.php, line 40
Definition of Drupal\Core\Database\Database

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

const RETURN_INSERT_ID = 3;