Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
search_extra_type_conditions function modules/search/tests/search_extra_type.module Test conditions callback for hook_search_info().
search_permission function modules/search/search.module Implements hook_permission().
search_reindex_confirm function modules/search/search.admin.inc Menu callback: confirm wiping of the index.
search_reindex_confirm_submit function modules/search/search.admin.inc Handler for wipe confirmation
SelectQuery::$expressions property includes/database/select.inc The expressions to SELECT as virtual fields.
SelectQuery::$union property includes/database/select.inc An array whose elements specify a query to UNION, and the UNION type. The
'type' key may be '', 'ALL', or 'DISTINCT' to represent a 'UNION',
'UNION ALL', or 'UNION DISTINCT'…
SelectQuery::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be SELECTed.
SelectQuery::condition function includes/database/select.inc Helper function: builds the most common conditional clauses.
SelectQuery::conditions function includes/database/select.inc Gets a complete list of all conditions in this conditional clause.
SelectQuery::getExpressions function includes/database/select.inc Returns a reference to the expressions array for this query.
SelectQuery::getUnion function includes/database/select.inc Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectQuery::havingCondition function includes/database/select.inc Helper function to build most common HAVING conditional clauses.
SelectQuery::havingConditions function includes/database/select.inc
SelectQuery::union function includes/database/select.inc Add another Select query to UNION to this one.
SelectQuery::__clone function includes/database/select.inc Implements the magic __clone function.
SelectQuery::__construct function includes/database/select.inc Constructs a Query object.
SelectQueryExtender::$connection property includes/database/select.inc The connection object on which to run this query.
SelectQueryExtender::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be SELECTed.
SelectQueryExtender::condition function includes/database/select.inc Helper function: builds the most common conditional clauses.
SelectQueryExtender::conditions function includes/database/select.inc Gets a complete list of all conditions in this conditional clause.
SelectQueryExtender::getExpressions function includes/database/select.inc Returns a reference to the expressions array for this query.
SelectQueryExtender::getUnion function includes/database/select.inc Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectQueryExtender::havingCondition function includes/database/select.inc Helper function to build most common HAVING conditional clauses.
SelectQueryExtender::havingConditions function includes/database/select.inc
SelectQueryExtender::union function includes/database/select.inc Add another Select query to UNION to this one.
SelectQueryExtender::__clone function includes/database/select.inc Clone magic method.
SelectQueryExtender::__construct function includes/database/select.inc
SelectQueryInterface::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be SELECTed.
SelectQueryInterface::getExpressions function includes/database/select.inc Returns a reference to the expressions array for this query.
SelectQueryInterface::getUnion function includes/database/select.inc Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectQueryInterface::havingCondition function includes/database/select.inc Helper function to build most common HAVING conditional clauses.
SelectQueryInterface::union function includes/database/select.inc Add another Select query to UNION to this one.
SelectQueryInterface::__clone function includes/database/select.inc Clone magic method.
session.inc file includes/session.inc User session handling functions.
session.test file modules/simpletest/tests/session.test Provides SimpleTests for core session handling functionality.
SessionHttpsTestCase class modules/simpletest/tests/session.test Ensure that when running under HTTPS two session cookies are generated.
SessionHttpsTestCase::assertSessionIds function modules/simpletest/tests/session.test Test that there exists a session with two specific session IDs.
SessionHttpsTestCase::getInfo function modules/simpletest/tests/session.test
SessionHttpsTestCase::httpsUrl function modules/simpletest/tests/session.test Builds a URL for submitting a mock HTTPS request to HTTP test environments.
SessionHttpsTestCase::httpUrl function modules/simpletest/tests/session.test Builds a URL for submitting a mock HTTP request to HTTPS test environments.
SessionHttpsTestCase::setUp function modules/simpletest/tests/session.test Sets up a Drupal site for running functional and integration tests.
SessionHttpsTestCase::testEmptySessionId function modules/simpletest/tests/session.test Tests that empty session IDs do not cause unrelated sessions to load.
SessionHttpsTestCase::testHttpsSession function modules/simpletest/tests/session.test
SessionTestCase class modules/simpletest/tests/session.test @file
Provides SimpleTests for core session handling functionality.
SessionTestCase::$_logged_in property modules/simpletest/tests/session.test
SessionTestCase::assertSessionCookie function modules/simpletest/tests/session.test Assert whether the SimpleTest browser sent a session cookie.
SessionTestCase::assertSessionEmpty function modules/simpletest/tests/session.test Assert whether $_SESSION is empty at the beginning of the request.
SessionTestCase::getInfo function modules/simpletest/tests/session.test
SessionTestCase::httpsUrl function modules/simpletest/tests/session.test Builds a URL for submitting a mock HTTPS request to HTTP test environments.
SessionTestCase::sessionReset function modules/simpletest/tests/session.test Reset the cookie file so that it refers to the specified user.

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