Database::RETURN_INSERT_ID

constant Database::RETURN_INSERT_ID

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

File

core/lib/Drupal/Core/Database/Database.php, line 35

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

const RETURN_INSERT_ID = 3;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, ver