Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Insert.php

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 19

Class

Insert
General class for an abstracted INSERT query.

Namespace

Drupal\Core\Database\Query

Code

protected $fromQuery;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal