Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Blast
Orm
Query
Events
AbstractQueryEvent
PHP Class Blast\Orm\Query\Events\AbstractQueryEvent
Inheritance:
extends
League\Event\AbstractEvent
Afficher le fichier
Open project: phpthinktank/blast-orm
Méthodes publiques
Méthode
Description
isCanceled
( ) :
boolean
Check if execution of query is canceled
setCanceled
(
boolean
$canceled
)
Method Details
isCanceled()
public
méthode
Check if execution of query is canceled
public
isCanceled
( ) :
boolean
Résultat
boolean
setCanceled()
public
méthode
public
setCanceled
(
boolean
$canceled
)
$canceled
boolean