Search for extend
- Search 7.x for extend
- Search 9.5.x for extend
- Search 8.9.x for extend
- Search 10.3.x for extend
- Search 11.x for extend
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectExtender::having | function | core/ |
|
| SelectExtender::havingArguments | function | core/ |
|
| SelectExtender::havingCompile | function | core/ |
|
| SelectExtender::havingCondition | function | core/ |
|
| SelectExtender::havingConditions | function | core/ |
|
| SelectExtender::havingExists | function | core/ |
|
| SelectExtender::havingIsNotNull | function | core/ |
|
| SelectExtender::havingIsNull | function | core/ |
|
| SelectExtender::havingNotExists | function | core/ |
|
| SelectExtender::innerJoin | function | core/ |
|
| SelectExtender::isNotNull | function | core/ |
|
| SelectExtender::isNull | function | core/ |
|
| SelectExtender::isPrepared | function | core/ |
|
| SelectExtender::join | function | core/ |
|
| SelectExtender::leftJoin | function | core/ |
|
| SelectExtender::nextPlaceholder | function | core/ |
|
| SelectExtender::notExists | function | core/ |
|
| SelectExtender::orConditionGroup | function | core/ |
|
| SelectExtender::orderBy | function | core/ |
|
| SelectExtender::orderRandom | function | core/ |
|
| SelectExtender::preExecute | function | core/ |
|
| SelectExtender::range | function | core/ |
|
| SelectExtender::union | function | core/ |
|
| SelectExtender::uniqueIdentifier | function | core/ |
|
| SelectExtender::where | function | core/ |
|
| SelectExtender::__call | function | core/ |
Magic override for undefined methods. |
| SelectExtender::__clone | function | core/ |
|
| SelectExtender::__construct | function | core/ |
|
| SelectExtender::__toString | function | core/ |
|
| SelectExtenderTest | class | core/ |
Tests the Select query extender classes. |
| SelectExtenderTest.php | file | core/ |
|
| SelectExtenderTest::providerExtend | function | core/ |
Data provider for testExtend(). |
| SelectExtenderTest::testExtend | function | core/ |
Tests extend. |
| SelectGetRangeTest::testGetRangeReferenceOnSelectExtender | function | core/ |
Ensures SelectExtender::getRange() delegates and returns a live reference. |
| SelectTest::testExtenderAlwaysFalseCondition | function | core/ |
Tests that we can force an extended query to return an empty result. |
| TableSortExtender | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\TableSortExtender. |
| TableSortExtender | class | core/ |
Query extender class for tablesort queries. |
| TableSortExtender.php | file | core/ |
|
| TableSortExtender.php | file | core/ |
|
| TableSortExtender::orderByHeader | function | core/ |
Order the query based on a header array. |
| TableSortExtender::__construct | function | core/ |
|
| TableSortExtenderTest | class | core/ |
Tests table sorting. |
| TableSortExtenderTest.php | file | core/ |
|
| TableSortExtenderTest::testTableSortInit | function | core/ |
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest(). |
| TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging for "has at least one of these tags". |
| TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
| TestExtendedNormalizer | class | core/ |
Test normalizer with a different supported class. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| test_theme_libraries_extend.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.