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\Query

Code

protected $fromQuery;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.