Name Locationsort descending Description
SelectQuery::where core/includes/database/select.inc Implements QueryConditionInterface::where().
SelectQuery::isNull core/includes/database/select.inc Implements QueryConditionInterface::isNull().
SelectQuery::isNotNull core/includes/database/select.inc Implements QueryConditionInterface::isNotNull().
SelectQuery::exists core/includes/database/select.inc Implements QueryConditionInterface::exists().
SelectQuery::notExists core/includes/database/select.inc Implements QueryConditionInterface::notExists().
SelectQuery::compile core/includes/database/select.inc Implements QueryConditionInterface::compile().
SelectQuery::compiled core/includes/database/select.inc Implements QueryConditionInterface::compiled().
SelectQuery::havingCondition core/includes/database/select.inc Implements QueryConditionInterface::havingCondition().
SelectQuery::havingConditions core/includes/database/select.inc Implements QueryConditionInterface::havingConditions().
SelectQuery::havingArguments core/includes/database/select.inc Implements QueryConditionInterface::havingArguments().
SelectQuery::having core/includes/database/select.inc Implements QueryConditionInterface::having().
SelectQuery::havingCompile core/includes/database/select.inc Implements QueryConditionInterface::havingCompile().
SelectQuery::extend core/includes/database/select.inc Implements QueryExtendableInterface::extend().
SelectQuery::havingIsNull core/includes/database/select.inc Implements QueryExtendableInterface::havingIsNull().
SelectQuery::havingIsNotNull core/includes/database/select.inc Implements QueryExtendableInterface::havingIsNotNull().
SelectQuery::havingExists core/includes/database/select.inc Implements QueryExtendableInterface::havingExists().
SelectQuery::havingNotExists core/includes/database/select.inc Implements QueryExtendableInterface::havingNotExists().
SelectQuery::forUpdate core/includes/database/select.inc Implements QueryExtendableInterface::forUpdate().
SelectQuery::getFields core/includes/database/select.inc Implements SelectQueryInterface::getFields().
SelectQuery::getExpressions core/includes/database/select.inc Implements SelectQueryInterface::getExpressions().
SelectQuery::getOrderBy core/includes/database/select.inc Implements SelectQueryInterface::getOrderBy().
SelectQuery::getGroupBy core/includes/database/select.inc Implements SelectQueryInterface::getGroupBy().
SelectQuery::getTables core/includes/database/select.inc Implements SelectQueryInterface::getTables().
SelectQuery::getUnion core/includes/database/select.inc Implements SelectQueryInterface::getUnion().
SelectQuery::getArguments core/includes/database/select.inc Implements SelectQueryInterface::getArguments().
SelectQuery::isPrepared core/includes/database/select.inc Implements SelectQueryInterface::isPrepared().
SelectQuery::preExecute core/includes/database/select.inc Implements SelectQueryInterface::preExecute().
SelectQuery::execute core/includes/database/select.inc Implements SelectQueryInterface::execute().
SelectQuery::distinct core/includes/database/select.inc Implements SelectQueryInterface::distinct().
SelectQuery::addField core/includes/database/select.inc Implements SelectQueryInterface::addField().
SelectQuery::fields core/includes/database/select.inc Implements SelectQueryInterface::fields().
SelectQuery::addExpression core/includes/database/select.inc Implements SelectQueryInterface::addExpression().
SelectQuery::join core/includes/database/select.inc Implements SelectQueryInterface::join().
SelectQuery::innerJoin core/includes/database/select.inc Implements SelectQueryInterface::innerJoin().
SelectQuery::leftJoin core/includes/database/select.inc Implements SelectQueryInterface::leftJoin().
SelectQuery::rightJoin core/includes/database/select.inc Implements SelectQueryInterface::rightJoin().
SelectQuery::addJoin core/includes/database/select.inc Implements SelectQueryInterface::addJoin().
SelectQuery::orderBy core/includes/database/select.inc Implements SelectQueryInterface::orderBy().
SelectQuery::orderRandom core/includes/database/select.inc Implements SelectQueryInterface::orderRandom().
SelectQuery::range core/includes/database/select.inc Implements SelectQueryInterface::range().
SelectQuery::union core/includes/database/select.inc Implements SelectQueryInterface::union().
SelectQuery::groupBy core/includes/database/select.inc Implements SelectQueryInterface::groupBy().
SelectQuery::countQuery core/includes/database/select.inc Implements SelectQueryInterface::countQuery().
SelectQuery::__toString core/includes/database/select.inc Implements PHP magic __toString method to convert the query to a string.
SelectQuery::__clone core/includes/database/select.inc Implements the magic __clone function.
BackdropDateTime::format core/includes/date.class.inc
BackdropDateTime::addGranularity core/includes/date.class.inc Adds a granularity entry to the array.
BackdropDateTime::removeGranularity core/includes/date.class.inc Removes a granularity entry from the array.
BackdropDateTime::hasGranularity core/includes/date.class.inc Checks granularity array for a given entry.
BackdropDateTime::validGranularity core/includes/date.class.inc Determines if a a date is valid for a given granularity.

Pages