All items 13

Classes 13§

ZtdMysqli public APIZtdQuery\Adapter\Mysqlimysqli proxy that enforces ZTD behavior for reads and writes.
ZtdMysqliException public APIZtdQuery\Adapter\MysqliZTD-specific exception for mysqli adapter.
ZtdMysqliStatement public APIZtdQuery\Adapter\Mysqlimysqli_stmt wrapper that applies ZTD rewrite/simulation on execute().
MysqliConnectionZtdQuery\Adapter\Mysqli\Drivermysqli adapter implementing ConnectionInterface for ZTD layer.
MysqliResultColumnExtractorZtdQuery\Adapter\Mysqli\DriverConverts native mysqli field metadata into platform-resolved result columns.
MysqliResultStatementZtdQuery\Adapter\Mysqli\Drivermysqli result adapter implementing StatementInterface for ZTD layer.
MysqliStatementZtdQuery\Adapter\Mysqli\Drivermysqli prepared statement adapter implementing StatementInterface for ZTD layer.
MysqliPropertyReaderZtdQuery\Adapter\Mysqli\NativeReads the native connection properties exposed by the proxy.
MysqliStatementBindingBridgeZtdQuery\Adapter\Mysqli\NativeIsolates native mysqli by-reference signatures that PHPStan models incorrectly.
MysqliStatementPropertyReaderZtdQuery\Adapter\Mysqli\NativeReads the native statement properties exposed by the proxy.
ConnectionExecution @visibility ZtdQuery\Adapter\MysqliZtdQuery\Adapter\Mysqli\SessionCoordinates native connection execution with its shadow session.
MysqliResultProcessorZtdQuery\Adapter\Mysqli\SessionTranslates a native result into the session's simulated result.
StatementExecution @visibility ZtdQuery\Adapter\MysqliZtdQuery\Adapter\Mysqli\SessionCoordinates native execution and shadow post-processing for a prepared statement.