Zend Framework  3.0
Mysqli Member List

This is the complete list of members for Mysqli, including all inherited members.

$connectionMysqliprotected
$optionsMysqliprotected
$profilerMysqliprotected
$resultPrototypeMysqliprotected
$statementPrototypeMysqliprotected
__construct($connection, Statement $statementPrototype=null, Result $resultPrototype=null, array $options=[])Mysqli
checkEnvironment()Mysqli
createResult($resource, $isBuffered=null)Mysqli
Zend::Db::Adapter::Driver::DriverInterface::createResult($resource)DriverInterface
createStatement($sqlOrResource=null)Mysqli
formatParameterName($name, $type=null)Mysqli
getConnection()Mysqli
getDatabasePlatformName($nameFormat=self::NAME_FORMAT_CAMELCASE)Mysqli
getLastGeneratedValue()Mysqli
getPrepareType()Mysqli
getProfiler()Mysqli
getResultPrototype()Mysqli
getStatementPrototype()Mysqli
NAME_FORMAT_CAMELCASEDriverInterface
NAME_FORMAT_NATURALDriverInterface
PARAMETERIZATION_NAMEDDriverInterface
PARAMETERIZATION_POSITIONALDriverInterface
registerConnection(Connection $connection)Mysqli
registerResultPrototype(Result $resultPrototype)Mysqli
registerStatementPrototype(Statement $statementPrototype)Mysqli
setProfiler(Profiler\ProfilerInterface $profiler)Mysqli
Zend::Db::Adapter::Profiler::ProfilerAwareInterface::setProfiler(ProfilerInterface $profiler)ProfilerAwareInterface