function QueryExecutionVoidInterface::execute
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Database/Query/QueryExecutionVoidInterface.php \Drupal\Core\Database\Query\QueryExecutionVoidInterface::execute()
Runs the query against the database.
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ QueryExecutionVoidInterface.php, line 15
Class
- QueryExecutionVoidInterface
- Interface for queries whose execution does not return a value.
Namespace
Drupal\Core\Database\QueryCode
public function execute() : void;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.