6 calls to Query::__construct() in Drupal 10
- Delete::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Delete.php - Constructs a Delete object.
- Insert::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Insert.php - Constructs an Insert object.
- Merge::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Merge.php - Constructs a Merge object.
- Truncate::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Truncate.php - Constructs a Truncate query object.
- Update::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Update.php - Constructs an Update query object.
- Upsert::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ Upsert.php - Constructs an Upsert object.