class NoFieldsException
Same name in other branches
- 9 core/lib/Drupal/Core/Database/Query/NoFieldsException.php \Drupal\Core\Database\Query\NoFieldsException
- 8.9.x core/lib/Drupal/Core/Database/Query/NoFieldsException.php \Drupal\Core\Database\Query\NoFieldsException
- 10 core/lib/Drupal/Core/Database/Query/NoFieldsException.php \Drupal\Core\Database\Query\NoFieldsException
- 11.x core/lib/Drupal/Core/Database/Query/NoFieldsException.php \Drupal\Core\Database\Query\NoFieldsException
Exception thrown if an insert query doesn't specify insert or default fields.
Hierarchy
- class \NoFieldsException extends \Exception
Expanded class hierarchy of NoFieldsException
Related topics
File
-
includes/
database/ database.inc, line 1943
View source
class NoFieldsException extends Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.