Search for getUnion

  1. Search 7.x for getUnion
  2. Search 9.5.x for getUnion
  3. Search 10.3.x for getUnion
  4. Search 11.x for getUnion
  5. Other projects
Title Object type File name Summary
Select::getUnion function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectExtender::getUnion function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectInterface::getUnion function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.