Stud.IP  2.5 Revision
StudipDebugPDO Class Reference
Inheritance diagram for StudipDebugPDO:
Inheritance graph
Collaboration diagram for StudipDebugPDO:
Collaboration graph

Public Member Functions

 query ($statement, $mode=NULL, $arg1=NULL, $arg2=NULL)
 
 exec ($query_string)
 
 prepare ($statement, $driver_options=array())
 
- Public Member Functions inherited from StudipPDO
 quote ($value, $type=NULL)
 
 exec ($statement)
 
 query ($statement, $mode=NULL, $arg1=NULL, $arg2=NULL)
 
 prepare ($statement, $driver_options=array())
 
 prepareStatement ($statement, $driver_options=array())
 

Additional Inherited Members

- Data Fields inherited from StudipPDO
const PARAM_ARRAY = 100
 
const PARAM_COLUMN = 101
 
- Protected Member Functions inherited from StudipPDO
 verify ($statement)
 
- Static Protected Member Functions inherited from StudipPDO
static replaceStrings ($statement)
 

Member Function Documentation

◆ exec()

exec (   $query_string)
Here is the call graph for this function:

◆ prepare()

prepare (   $statement,
  $driver_options = array() 
)
Here is the call graph for this function:

◆ query()

query (   $statement,
  $mode = NULL,
  $arg1 = NULL,
  $arg2 = NULL 
)
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: