Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for query

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
date_views_querystring function core/modules/date/views/date.views.inc Helper function to generate a query string.
hook_views_query_alter function core/modules/views/views.api.php Alter the query before executing the query.
SelectQuery::$distinct property core/includes/database/select.inc Whether or not this query should be DISTINCT
SelectQuery::$prepared property core/includes/database/select.inc Indicates if preExecute() has already been called.
SelectQuery::hasAnyTag function core/includes/database/select.inc Determines if a given query has any specified tag.
SelectQuery::condition function core/includes/database/select.inc
SelectQuery::arguments function core/includes/database/select.inc Gets a complete list of all values to insert into the prepared statement.
SelectQuery::isNotNull function core/includes/database/select.inc
SelectQuery::notExists function core/includes/database/select.inc
system_jquery_settings function core/modules/system/system.admin.inc Form builder; Configure jQuery settings.
EntityFieldQuery::$age property core/modules/entity/entity.query.inc Flag indicating whether this is querying current or all revisions.
SelectQuery::forUpdate function core/includes/database/select.inc
SelectQuery::getFields function core/includes/database/select.inc Returns a reference to the fields array for this query.
SelectQuery::getTables function core/includes/database/select.inc Returns a reference to the tables array for this query.
MergeQuery::$condition property core/includes/database/query.inc The condition object for this query.
views_plugin_query.inc file core/modules/views/plugins/views_plugin_query.inc Defines the base query class, which is the underlying layer in a View.
Query::nextPlaceholder function core/includes/database/query.inc Gets the next placeholder value for this query object.
SelectQuery::innerJoin function core/includes/database/select.inc Inner Join against another table in the database.
SelectQuery::rightJoin function core/includes/database/select.inc Right Outer Join against another table in the database.
DatabaseLog::$queryLog property core/includes/database/log.inc Cache of logged queries. Only used if the query logger is enabled.
DeleteQuery::condition function core/includes/database/query.inc
DeleteQuery::isNotNull function core/includes/database/query.inc
DeleteQuery::notExists function core/includes/database/query.inc
DeleteQuery::arguments function core/includes/database/query.inc Gets a complete list of all values to insert into the prepared statement.
jquery.ui.accordion.css file core/misc/ui/jquery.ui.accordion.css /*! * jQuery UI Accordion 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/accordion/#theming */ .ui-accordion…
DeleteQuery::__toString function core/includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
jquery.ui.draggable.css file core/misc/ui/jquery.ui.draggable.css /*! * jQuery UI Draggable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-draggable-handle { touch-action: none; }
jquery.ui.resizable.css file core/misc/ui/jquery.ui.resizable.css /*! * jQuery UI Resizable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-resizable { position: relative; } .ui-resizable-handle…
UpdateQuery::$arguments property core/includes/database/query.inc An array of values to update to.
UpdateQuery::$condition property core/includes/database/query.inc The condition object for this query.
UpdateQuery::conditions function core/includes/database/query.inc Gets a complete list of all conditions in this conditional clause.
UpdateQuery::expression function core/includes/database/query.inc Specifies fields to be updated as an expression.
UpdateQuery::__toString function core/includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
SearchQuery::$normalize property core/modules/search/search.extender.inc Multiplier for the normalized search score.
MergeQuery::__construct function core/includes/database/query.inc Constructs a MergeQuery object.
drupal_http_build_query function core/includes/drupal.inc Parses an array into a valid, rawurlencoded query string.
MergeQuery::useDefaults function core/includes/database/query.inc Specifies fields for which the database-defaults should be used.
SearchQuery::countQuery function core/modules/search/search.extender.inc Builds the default count query for SearchQuery.
user_build_filter_query function core/modules/user/user.module Extends a query object for user administration filters based on session.
view::end_query_capture function core/modules/views/includes/view.inc Add the list of queries run during render to the build info.
views_query_views_alter function core/modules/views/views.module Implements hook_query_TAG_alter().
SelectQuery::$alterTags property core/includes/database/select.inc A list of tags by which this query may be altered.
viewsSearchQuery::words function core/modules/search/search.extender.inc
SelectQuery::$forUpdate property core/includes/database/select.inc The FOR UPDATE status
SelectQuery::hasAllTags function core/includes/database/select.inc Determines if a given query has all specified tags.
QueryConditionInterface interface core/includes/database/query.inc Interface for a conditional clause in a query.
SelectQuery::conditions function core/includes/database/select.inc Gets a complete list of all conditions in this conditional clause.
QueryAlterableInterface interface core/includes/database/query.inc Interface for a query that can be manipulated via an alter hook.
EntityFieldQuery::$tags property core/modules/entity/entity.query.inc A list of the tags added to this query.
SelectQuery::getOrderBy function core/includes/database/select.inc Returns a reference to the order by array for this query.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org