CommonBackdropHTTPResponseStatusLineTest::statusLineData |
function |
core/modules/simpletest/tests/common.test |
Data provider for testStatusLine(). |
DatabaseCaseSensitivityTestCase::testCaseSensitiveInsert |
function |
core/modules/simpletest/tests/database_test.test |
Test BINARY collation in MySQL. |
DatabaseUpdateComplexTestCase::testBetweenConditionUpdate |
function |
core/modules/simpletest/tests/database_test.test |
Test BETWEEN conditional clauses. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::$term_1 |
property |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|
TaxonomyViewsHandlerRelationshipNodeTermDataTest::$term_2 |
property |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|
DatabaseLoggingTestCase::testEnableMultiConnectionLogging |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can log queries separately on different connections. |
EntityReferenceBehaviorHandlerInterface::views_data_alter |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Alter the views data of a field. |
DatabaseConnectionTestCase::testConnectionRoutingOverride |
function |
core/modules/simpletest/tests/database_test.test |
Test that connections return appropriate connection objects. |
DatabaseSelectTestCase::testSimpleSelectExpressionMultiple |
function |
core/modules/simpletest/tests/database_test.test |
Test SELECT statements with multiple expressions. |
DatabaseSelectOrderedTestCase::testSimpleSelectOrderedDesc |
function |
core/modules/simpletest/tests/database_test.test |
Test order by descending. |
DatabaseSelectComplexTestCase::testCountQueryFieldRemovals |
function |
core/modules/simpletest/tests/database_test.test |
Test that countQuery properly removes fields and expressions. |
DatabaseSelectTableSortDefaultTestCase::testTableSortQuery |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that a tablesort query returns the correct results. |
FieldAttachStorageTestCase::testFieldAttachSaveMissingData |
function |
core/modules/field/tests/field.test |
Tests insert and update with missing or NULL fields. |
database_test_query_database_test_alter_remove_range_alter |
function |
core/modules/simpletest/tests/database_test.module |
Implements hook_query_TAG_alter(). |
DatabaseInsertDefaultsTestCase::testDefaultInsertWithFields |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can insert fields with values and defaults in the same query. |
DatabaseSelectSubqueryTestCase::testConditionSubquerySelect |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can use a subquery in a WHERE clause. |
DatabaseSelectSubqueryTestCase::testNotExistsSubquerySelect |
function |
core/modules/simpletest/tests/database_test.test |
Test NOT EXISTS subquery conditionals on SELECT statements. |
DatabaseSelectOrderedTestCase::testSimpleSelectMultiOrdered |
function |
core/modules/simpletest/tests/database_test.test |
Test multiple order by. |
DatabaseSelectCloneTest::testSelectConditionSubQueryCloning |
function |
core/modules/simpletest/tests/database_test.test |
Test that subqueries as value within conditions are cloned properly. |
views_handler_relationship_node_term_data::option_definition |
function |
core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm |
function |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Returns a new term with random properties in vocabulary $vid. |
DatabaseTransactionTestCase::testTransactionWithDdlStatement |
function |
core/modules/simpletest/tests/database_test.test |
Test the compatibility of transactions with DDL statements. |
DatabaseTransactionTestCase::testTransactionRollBackSupported |
function |
core/modules/simpletest/tests/database_test.test |
Test transaction rollback on a database that supports transactions. |
DatabaseSelectSubqueryTestCase::testFromSubquerySelectWithLimit |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can use a subquery in a FROM clause with a limit. |
DatabaseSelectTableSortDefaultTestCase::testTableSortQueryFirst |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that if a tablesort's orderByHeader is called before another orderBy, that the header happens first. |
DatabaseSelectTableSortDefaultTestCase::testTableSortDefaultSort |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that if a sort is not set in a tableselect form there is no error thrown when using the default. |
DatabaseTransactionTestCase::testTransactionRollBackNotSupported |
function |
core/modules/simpletest/tests/database_test.test |
Test transaction rollback on a database that does not support transactions. |
EntityReferenceBehaviorHandlerViewsFilterSelect::views_data_alter |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerViewsFilterSelect.inc |
Alter the views data of a field. |
DatabaseTransactionTestCase::rollBackWithoutTransactionErrorHandler |
function |
core/modules/simpletest/tests/database_test.test |
Special handling of "rollback without transaction" errors. |
FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue |
function |
core/modules/field/tests/field.test |
Test insert with missing or NULL fields, with default value. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::view_taxonomy_node_term_data |
function |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|
TaxonomyViewsHandlerRelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData |
function |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|