Search for extend

  1. Search 7.x for extend
  2. Search 9.5.x for extend
  3. Search 10.3.x for extend
  4. Search 11.x for extend
  5. Other projects
Title Object type File name Summary
TableSortExtender class core/lib/Drupal/Core/Database/Query/TableSortExtender.php Query extender class for tablesort queries.
TableSortExtender.php file core/lib/Drupal/Core/Database/Query/TableSortExtender.php
TableSortExtender::orderByHeader function core/lib/Drupal/Core/Database/Query/TableSortExtender.php Order the query based on a header array.
TableSortExtender::__construct function core/lib/Drupal/Core/Database/Query/TableSortExtender.php
TableSortExtenderTest class core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Tests table sorting.
TableSortExtenderTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php
TableSortExtenderTest::testTableSortInit function core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Tests \Drupal\Core\Utility\TableSort::getContextFromRequest().
TaggingTest::testExtenderHasAllTags function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Tests extended query tagging "has all of these tags" functionality.
TaggingTest::testExtenderHasAnyTag function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Tests extended query tagging "has at least one of these tags" functionality.
TaggingTest::testExtenderHasTag function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Confirms that an extended query has a tag added to it.
TestExtendedNormalizer class core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Test normalizer with a different supported class.
TestExtendedNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php The interface or class that this Normalizer supports.
test_theme_libraries_extend.info.yml file core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
test_theme_libraries_extend.libraries.yml file core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml
ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Libraries that Classy extends.
twig-registry-loader-test-extend.html.twig file core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig 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/modules/system/tests/themes/test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig 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/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-extend.html.twig 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/Drupal/Tests/Core/Template/TwigSandboxTest.php Tests that white listed classes can be extended.
Views display extender plugins group core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Plugins that offer additional display options across display types.
Views::getEnabledDisplayExtenders function core/modules/views/src/Views.php Gets enabled display extenders.
ViewsDisplayExtender class core/modules/views/src/Annotation/ViewsDisplayExtender.php Defines a Plugin annotation object for views display extender plugins.
ViewsDisplayExtender.php file core/modules/views/src/Annotation/ViewsDisplayExtender.php
ViewsDisplayExtender::$help property core/modules/views/src/Annotation/ViewsDisplayExtender.php A short help string; this is displayed in the views UI.
ViewsDisplayExtender::$id property core/modules/views/src/Annotation/ViewsDisplayExtender.php The plugin ID.
ViewsDisplayExtender::$no_ui property core/modules/views/src/Annotation/ViewsDisplayExtender.php Whether or not the plugin is selectable in the UI.
ViewsDisplayExtender::$short_title property core/modules/views/src/Annotation/ViewsDisplayExtender.php (optional) The short title used in the views UI.
ViewsDisplayExtender::$title property core/modules/views/src/Annotation/ViewsDisplayExtender.php The plugin title used in the views UI.
workflows.access_check.extended_permissions service core/modules/workflows/workflows.services.yml \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.