Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SqlParser
Components
UnionKeyword
PHP Class SqlParser\Components\UnionKeyword
Inheritance:
extends
SqlParser\Component
Datei anzeigen
Open project: phpmyadmin/sql-parser
Public Methods
Method
Description
build
(
SelectStatement[]
$component
,
array
$options
= [] ) :
string
Method Details
build()
public
static
method
public
static
build
(
SelectStatement[]
$component
,
array
$options
= [] ) :
string
$component
SqlParser\Statements\SelectStatement[]
The component to be built.
$options
array
Parameters for building.
return
string