Search for extend
- Search 7.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::__clone | function | core/ |
Clone magic method. |
| SelectExtender::__construct | function | core/ |
|
| SelectExtender::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
| 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/ |
@covers ::extend[[api-linebreak]] @covers \Drupal\Core\Database\Query\SelectExtender::extend[[api-linebreak]] @dataProvider providerExtend |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| test_theme_libraries_extend.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml |
| test_theme_libraries_extend.libraries.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| TwigSandboxTest::testExtendedClass | function | core/ |
Tests that white listed classes can be extended. |
| Views display extender plugins | group | core/ |
Plugins that offer additional display options across display types. |
| Views::getEnabledDisplayExtenders | function | core/ |
Gets enabled display extenders. |
| ViewsDisplayExtender | class | core/ |
Defines a Plugin annotation object for views display extender plugins. |
| ViewsDisplayExtender.php | file | core/ |
|
| ViewsDisplayExtender::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsDisplayExtender::$id | property | core/ |
The plugin ID. |
| ViewsDisplayExtender::$no_ui | property | core/ |
Whether or not the plugin is selectable in the UI. |
| ViewsDisplayExtender::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsDisplayExtender::$title | property | core/ |
The plugin title used in the views UI. |
| workflows.access_check.extended_permissions | service | core/ |
Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.