Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectTableSortDefaultTest::testTableSortDefaultSort | function | core/ |
Confirms that tableselect is rendered without error. |
| SelectTableSortDefaultTest::testTableSortQuery | function | core/ |
Confirms that a tablesort query returns the correct results. |
| SelectTableSortDefaultTest::testTableSortQueryFirst | function | core/ |
Confirms precedence of tablesorts headers. |
| SelectTest | class | core/ |
Tests the Select query builder. |
| SelectTest.php | file | core/ |
|
| SelectTest::makeCommentsProvider | function | core/ |
Provides expected and input values for testVulnerableComment(). |
| SelectTest::providerRegularExpressionCondition | function | core/ |
Data provider for testRegularExpressionCondition(). |
| SelectTest::testAlwaysFalseCondition | function | core/ |
Tests that we can force a query to return an empty result. |
| SelectTest::testEmptyInCondition | function | core/ |
Tests thrown exception for IN query conditions with an empty array. |
| SelectTest::testExtenderAlwaysFalseCondition | function | core/ |
Tests that we can force an extended query to return an empty result. |
| SelectTest::testInvalidSelectCount | function | core/ |
Tests that an invalid count query throws an exception. |
| SelectTest::testIsNotNullCondition | function | core/ |
Tests that we can find a record without a NULL value. |
| SelectTest::testIsNullCondition | function | core/ |
Tests that we can find a record with a NULL value. |
| SelectTest::testNullCondition | function | core/ |
Tests that a comparison with NULL is always FALSE. |
| SelectTest::testRandomOrder | function | core/ |
Tests that random ordering of queries works. |
| SelectTest::testRegularExpressionCondition | function | core/ |
Tests that filter by 'REGEXP' and 'NOT REGEXP' works as expected. |
| SelectTest::testSelectDuplicateAlias | function | core/ |
Tests that aliases are renamed when they are duplicates. |
| SelectTest::testSimpleComment | function | core/ |
Tests rudimentary SELECT statement with a COMMENT. |
| SelectTest::testSimpleSelect | function | core/ |
Tests rudimentary SELECT statements. |
| SelectTest::testSimpleSelectAllFields | function | core/ |
Tests adding all fields from a given table to a SELECT statement. |
| SelectTest::testSimpleSelectConditional | function | core/ |
Tests basic conditionals on SELECT statements. |
| SelectTest::testSimpleSelectExpression | function | core/ |
Tests SELECT statements with expressions. |
| SelectTest::testSimpleSelectExpressionMultiple | function | core/ |
Tests SELECT statements with multiple expressions. |
| SelectTest::testSimpleSelectMultipleFields | function | core/ |
Tests adding multiple fields to a SELECT statement at the same time. |
| SelectTest::testUnion | function | core/ |
Tests that we can UNION multiple Select queries together. |
| SelectTest::testUnionAll | function | core/ |
Tests that we can UNION ALL multiple SELECT queries together. |
| SelectTest::testUnionCount | function | core/ |
Tests that we can get a count query for a UNION Select query. |
| SelectTest::testUnionOrder | function | core/ |
Tests that we can UNION multiple Select queries together and set the ORDER. |
| SelectTest::testUnionOrderLimit | function | core/ |
Tests that we can UNION multiple Select queries together with and a LIMIT. |
| SelectTest::testVulnerableComment | function | core/ |
Tests query COMMENT system against vulnerabilities. |
| select_2nd_selected.html | file | core/ |
|
| select_none_selected.html | file | core/ |
|
| SeparatorTranslationTest | class | core/ |
Test to ensure the datetime range separator is translatable. |
| SeparatorTranslationTest.php | file | core/ |
|
| SeparatorTranslationTest::$field | property | core/ |
The field used in this test class. |
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| SeparatorTranslationTest::$modules | property | core/ |
Modules to enable. |
| SeparatorTranslationTest::setUp | function | core/ |
|
| SeparatorTranslationTest::testSeparatorTranslation | function | core/ |
Tests the translation of the range separator. |
| Sequence | class | core/ |
Defines a configuration element of type Sequence. |
| Sequence.php | file | core/ |
|
| Sequence::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| SequenceDataDefinition | class | core/ |
A typed data definition class for defining sequences in configuration. |
| SequenceDataDefinition.php | file | core/ |
|
| SequenceDataDefinition::getOrderBy | function | core/ |
Gets the description of how the sequence should be sorted. |
| serialization.bc_config_subscriber | service | core/ |
Drupal\serialization\EventSubscriber\BcConfigSubscriber |
| serialization.entity_resolver.target_id | service | core/ |
Drupal\serialization\EntityResolver\TargetIdResolver |
| serialization.exception.default | service | core/ |
Drupal\serialization\EventSubscriber\DefaultExceptionSubscriber |
| serialization.info.yml | file | core/ |
core/modules/serialization/serialization.info.yml |
| serialization.install | file | core/ |
Update functions for the Serialization module. |
Pagination
- Previous page
- Page 1092
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.