class FieldsOverlapException

Exception thrown if an insert query specifies a field twice.

It is not allowed to specify a field as default and insert field, this exception is thrown if that is the case.

Hierarchy

File

core/lib/Drupal/Core/Database/Query/FieldsOverlapException.php, line 13

Namespace

Drupal\Core\Database\Query

Members

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Database!Query!FieldsOverlapException.php/class/FieldsOverlapException/8.1.x