Index of All Elements
Package Indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
d
- dataSeek
- in file result.php, method Mysql_Result::dataSeek()
Moves internal result pointer to specified row
- DB_NAME
- in file mysql_config.php, constant DB_NAME
This will be the name of the database which is created to run tests against.
h
- HOST
- in file mysql_config.php, constant HOST
i
- I_DB_NAME
- in file mysql_config.php, constant I_DB_NAME
Invalid MySQL database name
t
- testAddRemoveBind
- in file statement_test.php, method Mysql_Statement_Test::testAddRemoveBind()
Unit test of Mysql_Statement::addBind() and Mysql_Statement::removeBind() functions.
- testDataSeek
- in file result_test.php, method Mysql_Result_Test::testDataSeek()
Unit test of Mysql_Result::dataSeek() function.
- testEscapeString
- in file mysql_test.php, method Mysql_Test::testEscapeString()
Unit test of Mysql::escapeString() function.
- testExecute
- in file mysql_test.php, method Mysql_Test::testExecute()
Unit test of Mysql::execute() function.
- testExecute
- in file statement_test.php, method Mysql_Statement_Test::testExecute()
Unit test of Mysql_Statement::execute() function.
- testFetchAll
- in file result_test.php, method Mysql_Result_Test::testFetchAll()
Unit test of Mysql_Result::fetchAll() function.
- testFetchAllColumnAsIndex
- in file result_test.php, method Mysql_Result_Test::testFetchAllColumnAsIndex()
Unit test of Mysql_Result::fetchAllColumnAsIndex() function.
- testFetchAssoc
- in file result_test.php, method Mysql_Result_Test::testFetchAssoc()
Unit test of Mysql_Result::fetchAssos() function.
- testFetchInsertId
- in file result_test.php, method Mysql_Result_Test::testFetchInsertId()
Unit test of Mysql_Result::fetchInsertId() function.
- testFetchNumAffectedRows
- in file result_test.php, method Mysql_Result_Test::testFetchNumAffectedRows()
Unit test of Mysql_Result::fetchNumAffectedRows() function.
- testFetchNumRows
- in file result_test.php, method Mysql_Result_Test::testFetchNumRows()
Unit test of Mysql_Result::fetchNumRows() function.
- testFetchRow
- in file result_test.php, method Mysql_Result_Test::testFetchRow()
Unit test of Mysql_Result::fetchRow() function.
- testManualException
- in file exception_test.php, method Mysql_Exception_Test::testManualException()
Test of manually sending messages and error codes.
- testMysqlException
- in file exception_test.php, method Mysql_Exception_Test::testMysqlException()
Test of retrieving messages and error codes from MySQL.
- testPrepare
- in file mysql_test.php, method Mysql_Test::testPrepare()
Unit test of Mysql::prepare() function.
- testSelectDB
- in file mysql_test.php, method Mysql_Test::testSelectDB()
Unit test of Mysql::selectDb() function.
- throwMysqlException
- in file exception_test.php, method Mysql_Exception_Test::throwMysqlException()
Throws an exception passing the parameters onto the exception class.
u
- USERNAME
- in file mysql_config.php, constant USERNAME
MySQL user - used to log into MySQL (must have create and drop db privlages).
_
- $_binds
- in file statement.php, variable Mysql_Statement::$_binds
Store of values to be inserted into statement
- $_db
- in file result_test.php, variable Mysql_Result_Test::$_db
Valid Mysql instance
- $_db
- in file statement_test.php, variable Mysql_Statement_Test::$_db
Valid Mysql_Statement instance
- $_db
- in file mysql_test.php, variable Mysql_Test::$_db
Mysql object
- $_db_name
- in file mysql.php, variable Mysql::$_db_name
MySQL database name
- $_handle
- in file statement.php, variable Mysql_Statement::$_handle
MySQL connection
- $_handle
- in file mysql.php, variable Mysql::$_handle
MySQL resource
- $_handle
- in file result.php, variable Mysql_Result::$_handle
MySQL resource
- $_host
- in file mysql.php, variable Mysql::$_host
MySQL server name
- $_password
- in file mysql.php, variable Mysql::$_password
MySQL password
- $_query
- in file statement.php, variable Mysql_Statement::$_query
Query to be executed
- $_result
- in file result.php, variable Mysql_Result::$_result
Result returned by MySQL
- $_username
- in file mysql.php, variable Mysql::$_username
MySQL username
- _bindParamToQuery
- in file statement.php, method Mysql_Statement::_bindParamToQuery()
Place values into query
- _connect
- in file mysql.php, method Mysql::_connect()
Connect to MySQL
- _createInvalidObject
- in file mysql_test.php, method Mysql_Test::_createInvalidObject()
Create invalid Mysql object without a default db
- _createInvalidWithDB
- in file mysql_test.php, method Mysql_Test::_createInvalidWithDB()
Create invalid Mysql object with a default db
- _createValidObject
- in file mysql_test.php, method Mysql_Test::_createValidObject()
Create valid Mysql object without a default db and store in member var
- _createValidWithDB
- in file mysql_test.php, method Mysql_Test::_createValidWithDB()
Create valid Mysql object with a default db and store in member var
- _mergeBind
- in file statement.php, method Mysql_Statement::_mergeBind()
Combine all bind parameters
- _setInstance
- in file result_test.php, method Mysql_Result_Test::_setInstance()
Assigns valid Mysql instance to member var.
- _setStatement
- in file statement_test.php, method Mysql_Statement_Test::_setStatement()
Create valid Mysql object with a default db and store in member var
- __construct
- in file mysql.php, method Mysql::__construct()
Constructor
- __construct
- in file exception.php, method Mysql_Exception::__construct()
Constructor
- __construct
- in file result.php, method Mysql_Result::__construct()
Mysql_Result Constructor
- __construct
- in file statement.php, method Mysql_Statement::__construct()
Constructor
|
|