Search for extend

  1. Search 9.5.x for extend
  2. Search 8.9.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
DatabaseTaggingTestCase::testExtenderHasAllTags function modules/simpletest/tests/database_test.test Test extended query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasAnyTag function modules/simpletest/tests/database_test.test Test extended query tagging "has at least one of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasTag function modules/simpletest/tests/database_test.test Confirm that an extended query has a "tag" added to it.
QueryExtendableInterface interface includes/database/select.inc Interface for extendable query objects.
QueryExtendableInterface::extend function includes/database/select.inc Enhance this object by wrapping it in an extender object.
search.extender.inc file modules/search/search.extender.inc Search query extender and helper functions.
SelectQuery::extend function includes/database/select.inc
SelectQueryExtender class includes/database/select.inc The base extender class for Select queries.
SelectQueryExtender::$connection property includes/database/select.inc The connection object on which to run this query.
SelectQueryExtender::$placeholder property includes/database/select.inc The placeholder counter.
SelectQueryExtender::$query property includes/database/select.inc The SelectQuery object we are extending/decorating.
SelectQueryExtender::$uniqueIdentifier property includes/database/select.inc A unique identifier for this query object.
SelectQueryExtender::addExpression function includes/database/select.inc
SelectQueryExtender::addField function includes/database/select.inc
SelectQueryExtender::addJoin function includes/database/select.inc
SelectQueryExtender::addMetaData function includes/database/select.inc
SelectQueryExtender::addTag function includes/database/select.inc
SelectQueryExtender::arguments function includes/database/select.inc
SelectQueryExtender::compile function includes/database/select.inc
SelectQueryExtender::compiled function includes/database/select.inc
SelectQueryExtender::condition function includes/database/select.inc
SelectQueryExtender::conditions function includes/database/select.inc
SelectQueryExtender::countQuery function includes/database/select.inc
SelectQueryExtender::distinct function includes/database/select.inc
SelectQueryExtender::execute function includes/database/select.inc
SelectQueryExtender::exists function includes/database/select.inc
SelectQueryExtender::extend function includes/database/select.inc
SelectQueryExtender::fields function includes/database/select.inc
SelectQueryExtender::forUpdate function includes/database/select.inc
SelectQueryExtender::getArguments function includes/database/select.inc
SelectQueryExtender::getExpressions function includes/database/select.inc
SelectQueryExtender::getFields function includes/database/select.inc
SelectQueryExtender::getGroupBy function includes/database/select.inc
SelectQueryExtender::getMetaData function includes/database/select.inc
SelectQueryExtender::getOrderBy function includes/database/select.inc
SelectQueryExtender::getTables function includes/database/select.inc
SelectQueryExtender::getUnion function includes/database/select.inc
SelectQueryExtender::groupBy function includes/database/select.inc
SelectQueryExtender::hasAllTags function includes/database/select.inc
SelectQueryExtender::hasAnyTag function includes/database/select.inc
SelectQueryExtender::hasTag function includes/database/select.inc
SelectQueryExtender::having function includes/database/select.inc
SelectQueryExtender::havingArguments function includes/database/select.inc
SelectQueryExtender::havingCompile function includes/database/select.inc
SelectQueryExtender::havingCondition function includes/database/select.inc
SelectQueryExtender::havingConditions function includes/database/select.inc
SelectQueryExtender::innerJoin function includes/database/select.inc
SelectQueryExtender::isNotNull function includes/database/select.inc
SelectQueryExtender::isNull function includes/database/select.inc
SelectQueryExtender::isPrepared function includes/database/select.inc

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