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
ExtendingNonInstalledClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php
GetTestMethodCallerExtendsTest class core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php Test for BrowserTestBase::getTestMethodCaller() in child classes.
GetTestMethodCallerExtendsTest.php file core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php
GetTestMethodCallerExtendsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php
GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass function core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php A test method that is not present in the parent class.
hook_views_plugins_display_extenders_alter function core/modules/views/views.api.php Modify the list of available views display extender plugins.
InvalidLibrariesExtendSpecificationException class core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php Defines a custom exception for an invalid libraries-extend specification.
InvalidLibrariesExtendSpecificationException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php
LibraryDiscoveryCollector::applyLibrariesExtend function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Applies the libraries-extend specified by the active theme.
LibraryDiscoveryIntegrationTest::testLibrariesExtend function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests libraries-extend.
PagerSelectExtender class core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Query extender for pager queries.
PagerSelectExtender.php file core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php
PagerSelectExtender::$customCountQuery property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The count query that will be used for this pager.
PagerSelectExtender::$element property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The unique ID of this pager on this page.
PagerSelectExtender::$limit property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The number of elements per page to allow.
PagerSelectExtender::$maxElement property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The highest element we've autogenerated so far.
PagerSelectExtender::element function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Specify the element ID for this pager query.
PagerSelectExtender::ensureElement function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Ensure that there is an element associated with this query.
If an element was not specified previously, then the value of the
$maxElement counter is taken, after which the counter is incremented.
PagerSelectExtender::execute function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Override the execute method.
PagerSelectExtender::getCountQuery function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Retrieve the count query for this pager.
PagerSelectExtender::limit function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Specify the maximum number of elements per page for this query.
PagerSelectExtender::setCountQuery function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Specify the count query object to use for this pager.
PagerSelectExtender::__construct function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php
plugin.manager.views.display_extender service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
PluginExtended class core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php Defines a test annotation that extends an annotation in another namespace.
PluginExtended.php file core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php
plugin_test_extended.info.yml file core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml
Select::extend function core/lib/Drupal/Core/Database/Query/Select.php
SelectExtender class core/lib/Drupal/Core/Database/Query/SelectExtender.php The base extender class for Select queries.
SelectExtender.php file core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::$connection property core/lib/Drupal/Core/Database/Query/SelectExtender.php The connection object on which to run this query.
SelectExtender::$placeholder property core/lib/Drupal/Core/Database/Query/SelectExtender.php The placeholder counter.
SelectExtender::$query property core/lib/Drupal/Core/Database/Query/SelectExtender.php The Select query object we are extending/decorating.
SelectExtender::$uniqueIdentifier property core/lib/Drupal/Core/Database/Query/SelectExtender.php A unique identifier for this query object.
SelectExtender::addExpression function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::addField function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::addJoin function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::addMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::addTag function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::alwaysFalse function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::andConditionGroup function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::arguments function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::compile function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::compiled function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::condition function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::conditions function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::countQuery function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::distinct function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectExtender::escapeField function core/lib/Drupal/Core/Database/Query/SelectExtender.php

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