Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests create connection options from url. |
| ConnectionTest::testEscapeAlias | function | core/ |
Tests escape alias. |
| ConnectionTest::testEscapeDatabase | function | core/ |
Tests escape database. |
| ConnectionTest::testEscapeField | function | core/ |
Tests escape field. |
| ConnectionTest::testEscapeTable | function | core/ |
Tests escape table. |
| ConnectionTest::testFilterComments | function | core/ |
Tests Connection::filterComments(). |
| ConnectionTest::testFindCallerFromDebugBacktrace | function | core/ |
Tests that the proper caller is retrieved from the backtrace. |
| ConnectionTest::testFindCallerFromDebugBacktraceWithMockedBacktrace | function | core/ |
Tests that a log called by a custom database driver returns proper caller. |
| ConnectionTest::testGetDriverClass | function | core/ |
Tests get driver class. |
| ConnectionTest::testHasJson | function | core/ |
Tests that the method ::hasJson() returns TRUE. |
| ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
Tests identifier quotes assert count. |
| ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
Tests identifier quotes assert string. |
| 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/ |
Tests namespace default. |
| 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 getPrefix(). |
| 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::testSupportedFetchModes | function | core/ |
Tests supported fetch modes. |
| ConnectionTest::testVersionAndIsMariaDb | function | core/ |
Tests version and is maria db. |
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| 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.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. |
| ConnectionUnitTest::testConnectionOpen | function | core/ |
Tests pdo options override. |
| ConsoleInputCollector | class | core/ |
Collects input values for recipes from the command line. |
| ConsoleInputCollector.php | file | core/ |
|
| ConsoleInputCollector::collectValue | function | core/ |
Collects a single input value for a recipe. |
| ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
| ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
| ConsoleInputCollector::INPUT_OPTION | constant | core/ |
The name of the command-line option for passing input values. |
| ConsoleInputCollector::__construct | function | core/ |
|
| Constraint | class | core/ |
A value object representing a Drupal version constraint. |
| Constraint | class | core/ |
Defines a Constraint attribute object. |
| Constraint | class | core/ |
Defines a validation constraint annotation object. |
| Constraint.php | file | core/ |
|
| Constraint.php | file | core/ |
|
| Constraint.php | file | core/ |
|
| Constraint::$constraint | property | core/ |
The constraint represented as a string. For example '>=8.x-5.x'. |
Pagination
- Previous page
- Page 287
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.