A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
q — Property in class phi.db.Query
q — Property in interface phi.interfaces.IQuery
Query — Class in package phi.db
A IQuery implementation.
Query() — Constructor in class phi.db.Query
Constructor
queryEnd — Property in class phi.db.Query
queryEnd — Property in interface phi.interfaces.IQuery
QUERY_END — Constant static property in class phi.db.Query
The Query.QUERY_END constant defines the value of the type property of the event object for an event that is dispatched after a SQL statement has finish the execution.
QUERY_ERROR — Constant static property in class phi.db.Query
The Query.QUERY_ERROR constant defines the value of the type property of the event object for an event that is dispatched when a SQL error appear on a execute() method.
QUERY_START — Constant static property in class phi.db.Query
The Query.QUERY_START constant defines the value of the type property of the event object for an event that is dispatched before a SQL statement start execute.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z