Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
| SelectionTest::testSelectionHandler | function | core/ |
Tests the selection handler. |
| SelectionWithAutocreateInterface | interface | core/ |
Interface for Selection plugins that support newly created entities. |
| SelectionWithAutocreateInterface.php | file | core/ |
|
| SelectionWithAutocreateInterface::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| SelectLanguageForm | class | core/ |
Provides the language selection form. |
| SelectLanguageForm.php | file | core/ |
|
| SelectLanguageForm::buildForm | function | core/ |
Form constructor. |
| SelectLanguageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SelectLanguageForm::submitForm | function | core/ |
Form submission handler. |
| SelectLeastTest | class | core/ |
Tests the SQL LEAST operator. |
| SelectLeastTest.php | file | core/ |
|
| SelectLeastTest::selectLeastProvider | function | core/ |
Provides data for testing the LEAST operator. |
| SelectLeastTest::testSelectLeast | function | core/ |
Tests the SQL LEAST operator. |
| SelectOrderedTest | class | core/ |
Tests the Select query builder. |
| SelectOrderedTest.php | file | core/ |
|
| SelectOrderedTest::testSimpleSelectMultiOrdered | function | core/ |
Tests multiple ORDER BY. |
| SelectOrderedTest::testSimpleSelectOrdered | function | core/ |
Tests basic ORDER BY. |
| SelectOrderedTest::testSimpleSelectOrderedDesc | function | core/ |
Tests ORDER BY descending. |
| SelectPagerDefaultTest | class | core/ |
Tests the pager query select extender. |
| SelectPagerDefaultTest.php | file | core/ |
|
| SelectPagerDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SelectPagerDefaultTest::testElementNumbers | function | core/ |
Confirms that every pager gets a valid, non-overlapping element ID. |
| SelectPagerDefaultTest::testEvenPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
| SelectPagerDefaultTest::testHavingPagerQuery | function | core/ |
Confirms that a paging query results with a having expression are valid. |
| SelectPagerDefaultTest::testInnerPagerQuery | function | core/ |
Confirms that a pager query results with an inner pager query are valid. |
| SelectPagerDefaultTest::testOddPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
| SelectProfileForm | class | core/ |
Provides the profile selection form. |
| SelectProfileForm.php | file | core/ |
|
| SelectProfileForm::buildForm | function | core/ |
Form constructor. |
| SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
| SelectProfileForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SelectProfileForm::submitForm | function | core/ |
Form submission handler. |
| SelectSubqueryTest | class | core/ |
Tests the Select query builder. |
| SelectSubqueryTest.php | file | core/ |
|
| SelectSubqueryTest::testConditionSubquerySelect | function | core/ |
Tests that we can use a subquery with an IN operator in a WHERE clause. |
| SelectSubqueryTest::testConditionSubquerySelect2 | function | core/ |
Tests we can use a subquery with a relational operator in a WHERE clause. |
| SelectSubqueryTest::testConditionSubquerySelect3 | function | core/ |
Tests we can use 2 subqueries with a relational operator in a WHERE clause. |
| SelectSubqueryTest::testConditionSubquerySelect4 | function | core/ |
Tests that we can use multiple subqueries. |
| SelectSubqueryTest::testExistsSubquerySelect | function | core/ |
Tests EXISTS subquery conditionals on SELECT statements. |
| SelectSubqueryTest::testFromSubquerySelect | function | core/ |
Tests that we can use a subquery in a FROM clause. |
| SelectSubqueryTest::testFromSubquerySelectWithLimit | function | core/ |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
| SelectSubqueryTest::testJoinSubquerySelect | function | core/ |
Tests that we can use a subquery in a JOIN clause. |
| SelectSubqueryTest::testNotExistsSubquerySelect | function | core/ |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
| SelectTableSortDefaultTest | class | core/ |
Tests the tablesort query extender. |
| SelectTableSortDefaultTest | class | core/ |
Tests the tablesort query extender. |
| SelectTableSortDefaultTest.php | file | core/ |
|
| SelectTableSortDefaultTest.php | file | core/ |
|
| SelectTableSortDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 1250
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.