Search for extend
- Search 7.x for extend
- Search 9.5.x for extend
- Search 10.3.x for extend
- Search 11.x for extend
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TableSortExtender | class | core/ |
Query extender class for tablesort queries. |
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 "has at least one of these tags" functionality. |
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 |
ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend | property | core/ |
Libraries that Classy extends. |
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.