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::buildForm | function | core/ |
Form constructor. |
ConfirmFormTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
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 install. |
ConnectionFailureTest::testConnectionFailureLogging | function | core/ |
Tests logging of connection failures. |
ConnectionTest | class | core/ |
Tests the Connection class. |
ConnectionTest | class | core/ |
MySQL-specific connection tests. |
ConnectionTest | class | core/ |
Tests of the core database system. |
ConnectionTest | class | core/ |
@coversDefaultClass \Drupal\sqlite\Driver\Database\sqlite\Connection[[api-linebreak]] @group Database |
ConnectionTest | class | core/ |
Tests MySQL database connections. |
ConnectionTest | class | core/ |
MySQL-specific connection tests. |
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest::$connection | property | core/ |
A mocked MySql connection. |
ConnectionTest::provideQueriesToTrim | function | core/ |
Data provider for testQueryTrim(). |
ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConnectionTest::providerEscapeAlias | function | core/ |
Data provider for testEscapeAlias. |
ConnectionTest::providerEscapeDatabase | function | core/ |
Data provider for testEscapeDatabase. |
ConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
ConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
ConnectionTest::providerFilterComments | function | core/ |
Data provider for testFilterComments(). |
ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
ConnectionTest::providerMakeComments | function | core/ |
Data provider for testMakeComments(). |
ConnectionTest::providerMockedBacktrace | function | core/ |
Provides data for testFindCallerFromDebugBacktraceWithMockedBacktrace. |
ConnectionTest::providerPrefixRoundTrip | function | core/ |
Data provider for testPrefixRoundTrip(). |
ConnectionTest::providerSchema | function | core/ |
Data provider for testSchema(). |
ConnectionTest::providerSupportedFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
ConnectionTest::providerSupportedLegacyFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
ConnectionTest::providerUnsupportedFetchModes | function | core/ |
Provides data for testUnsupportedFetchModes. |
ConnectionTest::providerVersionAndIsMariaDb | function | core/ |
Provides test data. |
ConnectionTest::setUp | function | core/ |
|
ConnectionTest::tearDown | function | core/ |
|
ConnectionTest::testCondition | function | core/ |
Tests 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. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.