Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfirmFormTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormTestForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormTestForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormTestForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormTestForm::submitForm | function | core/ |
Form submission handler. |
| Connection::sqlFunctionGreatest | function | core/ |
SQLite compatibility implementation for the GREATEST() SQL function. |
| ConnectionFailureTest | class | core/ |
Tests logging of connection failures. |
| ConnectionFailureTest.php | file | core/ |
|
| ConnectionFailureTest::$modules | property | core/ |
Modules to enable. |
| ConnectionFailureTest::testConnectionFailureLogging | function | core/ |
Tests logging of connection failures. |
| ConnectionTest | class | core/ |
Tests the Connection class. |
| ConnectionTest | class | core/ |
Tests of the core database system. |
| ConnectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Driver\sqlite\Connection[[api-linebreak]] @group Database |
| ConnectionTest.php | file | core/ |
|
| ConnectionTest.php | file | core/ |
|
| ConnectionTest.php | file | core/ |
|
| ConnectionTest::provideQueriesToTrim | function | core/ |
Dataprovider for testQueryTrim(). |
| ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
| ConnectionTest::providerEscapeMethods | function | core/ |
Dataprovider for testEscapeMethods(). |
| ConnectionTest::providerFilterComments | function | core/ |
Dataprovider for testFilterComments(). |
| ConnectionTest::providerGetDriverClass | function | core/ |
Dataprovider for testGetDriverClass(). |
| ConnectionTest::providerMakeComments | function | core/ |
Dataprovider for testMakeComments(). |
| ConnectionTest::providerPrefixRoundTrip | function | core/ |
Dataprovider for testPrefixRoundTrip(). |
| ConnectionTest::providerSchema | function | core/ |
Dataprovider for testSchema(). |
| ConnectionTest::providerTestPrefixTables | function | core/ |
Dataprovider for testPrefixTables(). |
| ConnectionTest::testCondition | function | core/ |
Test that the method ::condition() returns a Condition object. |
| ConnectionTest::testConnectionClosing | function | core/ |
Tests the closing of a database connection. |
| ConnectionTest::testConnectionOptions | function | core/ |
Tests the connection options of the active database. |
| ConnectionTest::testConnectionRouting | function | core/ |
Tests that connections return appropriate connection objects. |
| ConnectionTest::testConnectionRoutingOverride | function | core/ |
Tests that connections return appropriate connection objects. |
| ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
@covers ::createConnectionOptionsFromUrl[[api-linebreak]] @dataProvider providerCreateConnectionOptionsFromUrl |
| ConnectionTest::testDestroy | function | core/ |
Test Connection::destroy(). |
| ConnectionTest::testEscapeMethods | function | core/ |
Test the various escaping methods. |
| ConnectionTest::testFilterComments | function | core/ |
Test Connection::filterComments(). |
| ConnectionTest::testGetDriverClass | function | core/ |
Test getDriverClass(). |
| ConnectionTest::testMakeComments | function | core/ |
Test Connection::makeComments(). |
| ConnectionTest::testMultipleStatements | function | core/ |
Ensure that you cannot execute multiple statements. |
| ConnectionTest::testMultipleStatementsForNewPhp | function | core/ |
Ensure that you cannot execute multiple statements on MySQL. |
| ConnectionTest::testPostgresqlReservedWords | function | core/ |
Test the escapeTable(), escapeField() and escapeAlias() methods with all possible reserved words in PostgreSQL. |
| ConnectionTest::testPrefixRoundTrip | function | core/ |
Exercise setPrefix() and tablePrefix(). |
| ConnectionTest::testPrefixTables | function | core/ |
Exercise the prefixTables() method. |
| ConnectionTest::testQueryTrim | function | core/ |
Test rtrim() of query strings. |
| ConnectionTest::testSchema | function | core/ |
Test Connection::schema(). |
| ConnectionUnitTest | class | core/ |
Tests management of database connections. |
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest::$connection | property | core/ |
The default database connection used for testing. |
| ConnectionUnitTest::$monitor | property | core/ |
A database connection used for monitoring processes. |
| ConnectionUnitTest::addConnection | function | core/ |
Adds a new database connection info to Database. |
| ConnectionUnitTest::assertConnection | function | core/ |
Asserts that a connection ID exists. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.