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

Public Member Functions

 execute ($input_parameters=NULL)
 
- Public Member Functions inherited from StudipPDOStatement
 __construct ($db, $query, $options)
 
 setStatement (PDOStatement $statement)
 
 bindColumn ($column, &$param)
 
 bindParam ($parameter, &$variable, $data_type=null)
 
 bindValue ($parameter, $value, $data_type=null)
 
 __call ($name, array $arguments)
 
 getIterator ()
 
 execute ($input_parameters=NULL)
 
 fetchGrouped ($fetch_style=PDO::FETCH_ASSOC, $fetch_argument=0)
 

Additional Inherited Members

- Protected Member Functions inherited from StudipPDOStatement
 replaceParam ($matches)
 
- Protected Attributes inherited from StudipPDOStatement
 $db
 
 $query
 
 $options
 
 $columns
 
 $params
 
 $count
 
 $stmt
 

Member Function Documentation

◆ execute()

execute (   $input_parameters = NULL)

Executes the prepared statement and returns a PDOStatement object.

Here is the call graph for this function:

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