Insert::$fromQuery
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Query/Insert.php \Drupal\Core\Database\Query\Insert::fromQuery
- 10 core/lib/Drupal/Core/Database/Query/Insert.php \Drupal\Core\Database\Query\Insert::fromQuery
- 11.x core/lib/Drupal/Core/Database/Query/Insert.php \Drupal\Core\Database\Query\Insert::fromQuery
A SelectQuery object to fetch the rows that should be inserted.
Type: \Drupal\Core\Database\Query\SelectInterface
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ Insert.php, line 21
Class
- Insert
- General class for an abstracted INSERT query.
Namespace
Drupal\Core\Database\QueryCode
protected $fromQuery;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.