Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Airship
Engine
Contract
DBInterface
first
Airship\Engine\Contract\DBInterface::first PHP Method
DBInterface Interface Documentation
Mostra file
Open project: paragonie/airship
first()
public
method
Variadic version of $this->column(), with an offset of 0
public
first
(
string
$statement
,
$params
) :
mixed
$statement
string
SQL query without user data
$params
Parameters
return
mixed
public function first(string $statement, ...$params);
DBInterface
cell
col
column
delete
first
getDriver
getPdo
insert
row
run
single
update