@param ProfilerProfilerInterface $profiler
| Return type: | Statement |
|---|
Initialize
| Parameters: | mysqli – |
|---|---|
| Return type: | Statement |
Set Parameter container
| Parameters: | ParameterContainer – |
|---|---|
| Return type: | Statement |
Get parameter count
| Return type: | ParameterContainer |
|---|
Prepare
| Parameters: | string – |
|---|---|
| Throws ExceptionInvalidQueryException: | |
| Throws ExceptionRuntimeException: | |
| Return type: | Statement |
Execute
| Parameters: | ParameterContainer – |
|---|---|
| Throws ExceptionRuntimeException: | |
| Return type: | mixed |