A SelectQuery object to fetch the rows that should be inserted.
Type: SelectQueryInterface
File
- drupal/core/lib/Drupal/Core/Database/Query/Insert.php, line 62
- Definition of Drupal\Core\Database\Query\Insert
Class
- Insert
- General class for an abstracted INSERT query.
Namespace
Drupal\Core\Database\Query
Code
protected $fromQuery;