Casts pqsql resources to array representation.
- Auteur
- Nicolas Grekas p@tch.nosp@m.work.nosp@m..com
◆ castLargeObject()
const static castLargeObject |
( |
|
$lo, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castLink()
static castLink |
( |
|
$link, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castResult()
static castResult |
( |
|
$result, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ DIAG_CODES
Valeur initiale := [
'severity' => \PGSQL_DIAG_SEVERITY
◆ PARAM_CODES
Valeur initiale := [
'server_encoding',
'client_encoding',
'is_superuser',
'session_authorization',
'DateStyle',
'TimeZone',
'IntervalStyle',
'integer_datetimes',
'application_name',
'standard_conforming_strings',
]
◆ PGSQL_COMMAND_OK
Valeur initiale :=> 'PGSQL_COMMAND_OK',
\PGSQL_TUPLES_OK => 'PGSQL_TUPLES_OK',
\PGSQL_COPY_OUT => 'PGSQL_COPY_OUT',
\PGSQL_COPY_IN => 'PGSQL_COPY_IN',
\PGSQL_BAD_RESPONSE => 'PGSQL_BAD_RESPONSE',
\PGSQL_NONFATAL_ERROR => 'PGSQL_NONFATAL_ERROR',
\PGSQL_FATAL_ERROR => 'PGSQL_FATAL_ERROR',
]
◆ PGSQL_TRANSACTION_ACTIVE
const PGSQL_TRANSACTION_ACTIVE |
Valeur initiale :=> 'PGSQL_TRANSACTION_ACTIVE',
\PGSQL_TRANSACTION_INTRANS => 'PGSQL_TRANSACTION_INTRANS',
\PGSQL_TRANSACTION_INERROR => 'PGSQL_TRANSACTION_INERROR',
\PGSQL_TRANSACTION_UNKNOWN => 'PGSQL_TRANSACTION_UNKNOWN',
]
◆ RESULT_STATUS
Valeur initiale := [
\PGSQL_EMPTY_QUERY => 'PGSQL_EMPTY_QUERY'
◆ TRANSACTION_STATUS
Valeur initiale := [
\PGSQL_TRANSACTION_IDLE => 'PGSQL_TRANSACTION_IDLE'
La documentation de cette classe a été générée à partir du fichier suivant :