php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_driver.h>
Definition at line 296 of file php_pdo_driver.h.
pdo_dbh_txn_func pdo_dbh_methods::begin |
Definition at line 301 of file php_pdo_driver.h.
pdo_dbh_check_liveness_func pdo_dbh_methods::check_liveness |
Definition at line 308 of file php_pdo_driver.h.
pdo_dbh_close_func pdo_dbh_methods::closer |
Definition at line 297 of file php_pdo_driver.h.
pdo_dbh_txn_func pdo_dbh_methods::commit |
Definition at line 302 of file php_pdo_driver.h.
pdo_dbh_do_func pdo_dbh_methods::doer |
Definition at line 299 of file php_pdo_driver.h.
pdo_dbh_fetch_error_func pdo_dbh_methods::fetch_err |
Definition at line 306 of file php_pdo_driver.h.
pdo_dbh_get_attr_func pdo_dbh_methods::get_attribute |
Definition at line 307 of file php_pdo_driver.h.
pdo_dbh_get_driver_methods_func pdo_dbh_methods::get_driver_methods |
Definition at line 309 of file php_pdo_driver.h.
pdo_dbh_get_gc_func pdo_dbh_methods::get_gc |
Definition at line 313 of file php_pdo_driver.h.
pdo_dbh_txn_func pdo_dbh_methods::in_transaction |
Definition at line 312 of file php_pdo_driver.h.
pdo_dbh_last_id_func pdo_dbh_methods::last_id |
Definition at line 305 of file php_pdo_driver.h.
pdo_dbh_request_shutdown pdo_dbh_methods::persistent_shutdown |
Definition at line 310 of file php_pdo_driver.h.
pdo_dbh_prepare_func pdo_dbh_methods::preparer |
Definition at line 298 of file php_pdo_driver.h.
pdo_dbh_quote_func pdo_dbh_methods::quoter |
Definition at line 300 of file php_pdo_driver.h.
pdo_dbh_txn_func pdo_dbh_methods::rollback |
Definition at line 303 of file php_pdo_driver.h.
pdo_dbh_sql_scanner pdo_dbh_methods::scanner |
Definition at line 314 of file php_pdo_driver.h.
pdo_dbh_set_attr_func pdo_dbh_methods::set_attribute |
Definition at line 304 of file php_pdo_driver.h.