Search for prepareStatement
- Search 7.x for prepareStatement
- Search 8.9.x for prepareStatement
- Search 10.3.x for prepareStatement
- Search 11.x for prepareStatement
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::prepareStatement | function | core/ |
Returns a prepared statement given a SQL string. |
Connection::prepareStatement | function | core/ |
Returns a prepared statement given a SQL string. |
Connection::prepareStatement | function | core/ |
Returns a prepared statement given a SQL string. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparationWithThrowExceptionOption | function | core/ |
Tests Connection::prepareStatement with throw_exception option set. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.