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 |
|---|---|---|---|
| ConnectionTest::testEscapeAlias | function | core/ |
@covers ::escapeAlias[[api-linebreak]] @dataProvider providerEscapeAlias |
| ConnectionTest::testEscapeDatabase | function | core/ |
@covers ::escapeDatabase[[api-linebreak]] @dataProvider providerEscapeDatabase |
| ConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField[[api-linebreak]] @dataProvider providerEscapeFields |
| ConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable[[api-linebreak]] @dataProvider providerEscapeTables |
| ConnectionTest::testFilterComments | function | core/ |
Tests Connection::filterComments(). |
| ConnectionTest::testGetDriverClass | function | core/ |
@covers ::getDriverClass[[api-linebreak]] @dataProvider providerGetDriverClass |
| ConnectionTest::testHasJson | function | core/ |
Tests that the method ::hasJson() returns TRUE. |
| ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConnectionTest::testIdentifierQuotesDeprecation | function | core/ |
@covers ::__construct[[api-linebreak]] @group legacy |
| ConnectionTest::testLegacyDatabaseDriverInRootDriversDirectory | function | core/ |
Tests the deprecation of Drupal 8 style database drivers. |
| ConnectionTest::testMakeComments | function | core/ |
Tests Connection::makeComments(). |
| ConnectionTest::testMultipleStatements | function | core/ |
Ensure that you cannot prepare multiple statements. |
| ConnectionTest::testMultipleStatementsForNewPhp | function | core/ |
Ensure that you cannot execute multiple statements on MySQL. |
| ConnectionTest::testMultipleStatementsQuery | function | core/ |
Ensure that you cannot execute multiple statements in a query. |
| ConnectionTest::testNamespaceDefault | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConnectionTest::testPdoStatementClass | function | core/ |
Tests the deprecation of \Drupal\Core\Database\Connection::$statementClass. |
| ConnectionTest::testPDOStatementQueryDeprecation | function | core/ |
Tests the deprecation of passing a PDOStatement object to ::query. |
| ConnectionTest::testPerTablePrefixOption | function | core/ |
Tests per-table prefix connection option. |
| ConnectionTest::testPrefixArrayOption | function | core/ |
Tests the prefix connection option in array form. |
| 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/ |
Tests Connection::schema(). |
| ConnectionTest::testStatementDeprecation | function | core/ |
Tests deprecation of the Statement class. |
| ConnectionTest::testStatementQueryDeprecation | function | core/ |
Tests the deprecation of passing a statement object to ::query. |
| ConnectionTest::testTransactionsOptionDeprecation | function | core/ |
Tests the deprecation of the 'transactions' connection option. |
| ConnectionTest::testVersionAndIsMariaDb | function | core/ |
@covers ::version[[api-linebreak]] @covers ::isMariaDb[[api-linebreak]] @dataProvider providerVersionAndIsMariaDb |
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| ConnectionUnitTest | class | core/ |
PostgreSQL-specific connection unit tests. |
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for MySQL. |
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for PostgreSQL. |
| conneg_test.info.yml | file | core/ |
core/modules/system/tests/modules/conneg_test/conneg_test.info.yml |
| conneg_test.routing.yml | file | core/ |
core/modules/system/tests/modules/conneg_test/conneg_test.routing.yml |
| ConstraintFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\ConstraintFactory[[api-linebreak]] |
| ConstraintFactoryTest.php | file | core/ |
|
| ConstraintFactoryTest::$modules | property | core/ |
Modules to enable. |
| ConstraintFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| ConstraintsTest | class | core/ |
Tests various low level constrains provided by core. |
| ConstraintsTest.php | file | core/ |
|
| ConstraintsTest::$modules | property | core/ |
Modules to enable. |
| ConstraintsTest::setUp | function | core/ |
|
| ConstraintsTest::testUuid | function | core/ |
|
| ConstraintTest | class | core/ |
@coversDefaultClass \Drupal\Component\Version\Constraint[[api-linebreak]] @group Version |
| ConstraintTest.php | file | core/ |
|
| ConstraintTest::createTestsForVersions | function | core/ |
Create testIsCompatible() test cases for constraints and versions. |
| ConstraintTest::providerIsCompatible | function | core/ |
Provider for testIsCompatible. |
| ConstraintTest::testIsCompatible | function | core/ |
@covers ::isCompatible[[api-linebreak]] @dataProvider providerIsCompatible |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.