Stud.IP  5.4
TestStudipPDO Class Reference
Inheritance diagram for TestStudipPDO:
StudipPDO

Static Public Member Functions

static doReplaceStrings ($statement)
 

Additional Inherited Members

- Public Member Functions inherited from StudipPDO
 quote ($value, $type=null)
 
 exec ($statement)
 
 query ($statement, $fetch_mode=NULL,... $fetch_args)
 
 prepare ($statement, $driver_options=[])
 
 prepareStatement ($statement, $driver_options=[])
 
 execute ($statement, $input_parameters=null)
 
 fetchAll ($statement, $input_parameters=null, $callable=null)
 
 fetchFirst ($statement, $input_parameters=null, $callable=null)
 
 fetchGrouped ($statement, $input_parameters=null, $callable=null)
 
 fetchGroupedPairs ($statement, $input_parameters=null, $callable=null)
 
 fetchPairs ($statement, $input_parameters=null, $callable=null)
 
 fetchOne ($statement, $input_parameters=null)
 
 fetchColumn ($statement, $input_parameters=null, $column=0)
 
 isMariaDB ()
 
- Data Fields inherited from StudipPDO
const PARAM_ARRAY = 100
 
const PARAM_COLUMN = 101
 
 $query_count = 0
 
 $queries = []
 
- Protected Member Functions inherited from StudipPDO
 verify ($statement)
 
- Static Protected Member Functions inherited from StudipPDO
static replaceStrings ($statement)
 

Member Function Documentation

◆ doReplaceStrings()

static doReplaceStrings (   $statement)
static

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