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
Query::$connection property core/includes/database/query.inc The connection object on which to run this query.
Query::__construct function core/includes/database/query.inc Constructs a Query object.
Query::getComments function core/includes/database/query.inc Returns a reference to the comments array for the query.
SelectQuery::range function core/includes/database/select.inc
SelectQuery::union function core/includes/database/select.inc
UpdateQuery::$table property core/includes/database/query.inc The table to update.
views_plugin::query function core/modules/views/includes/plugin.inc Add anything to the query that we might need to.
jquery.ui.theme.css file core/misc/ui/jquery.ui.theme.css /*! * jQuery UI CSS Framework 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/category/theming/ * * To view and…
UpdateQuery::isNull function core/includes/database/query.inc
UpdateQuery::exists function core/includes/database/query.inc
UpdateQuery::fields function core/includes/database/query.inc Adds a set of field->value pairs to be updated.
SearchQuery::$words property core/modules/search/search.extender.inc Array of search words.
MergeQuery::$result property core/includes/database/query.inc The result of the merge query.
MergeQuery::compile function core/includes/database/query.inc Compiles the saved conditions for later retrieval.
MergeQuery::execute function core/includes/database/query.inc Runs the query against the database.
Views query plugins group core/modules/views/plugins/views_plugin_query.inc A Views query plugin builds SQL to execute using the Backdrop database API.
SelectQueryExtender class core/includes/database/select.inc The base extender class for Select queries.
SelectQuery::$order property core/includes/database/select.inc The fields by which to order this query.
SelectQuery::$group property core/includes/database/select.inc The fields by which to group.
SelectQuery::$where property core/includes/database/select.inc The conditional object for the WHERE clause.
SelectQuery::$range property core/includes/database/select.inc The range limiters for this query.
SelectQuery::$union property core/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::addTag function core/includes/database/select.inc
SelectQuery::hasTag function core/includes/database/select.inc Determines if a given query has a given tag.
jquery.ui.theme.css file core/themes/seven/css/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
SelectQuery::isNull function core/includes/database/select.inc
SelectQuery::exists function core/includes/database/select.inc
SelectQuery::having function core/includes/database/select.inc Implements QueryConditionInterface::having().
SelectQuery::extend function core/includes/database/select.inc
TruncateQuery_mysql class core/includes/database/mysql/query.inc MySQL-specific class for executing TRUNCATE queries.
SelectQuery::fields function core/includes/database/select.inc
InsertQuery::$table property core/includes/database/query.inc The table on which to insert.
InsertQuery::fields function core/includes/database/query.inc Adds a set of field->value pairs to be inserted.
InsertQuery::values function core/includes/database/query.inc Adds another set of values to the query to be inserted.
DeleteQuery::$table property core/includes/database/query.inc The table from which to delete.
DeleteQuery::isNull function core/includes/database/query.inc
DeleteQuery::exists function core/includes/database/query.inc
views_join_subquery class core/modules/views/includes/handlers.inc Join handler for relationships that join with a subquery as the left field. eg: LEFT JOIN node node_term_data ON ([YOUR SUBQUERY HERE]) = node_term_data.nid
DeleteQuery::compile function core/includes/database/query.inc Compiles the saved conditions for later retrieval.
DeleteQuery::execute function core/includes/database/query.inc Executes the DELETE query.
jquery.ui.button.css file core/misc/ui/jquery.ui.button.css /*! * jQuery UI Button 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/button/#theming */ .ui-button { padding:…
jquery.ui.dialog.css file core/misc/ui/jquery.ui.dialog.css /*! * jQuery UI Dialog 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/dialog/#theming */ .ui-dialog { position:…
UpdateQuery::$fields property core/includes/database/query.inc An array of fields that will be updated.
jquery.ui.slider.css file core/misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 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/slider/#theming */ .ui-slider { position:…
UpdateQuery::compile function core/includes/database/query.inc Compiles the saved conditions for later retrieval.
UpdateQuery::execute function core/includes/database/query.inc Executes the UPDATE query.
SearchQuery::$simple property core/modules/search/search.extender.inc Indicates whether the first pass query requires complex conditions (LIKE).
SearchQuery::$scores property core/modules/search/search.extender.inc Stores score expressions.
SearchQuery::execute function core/modules/search/search.extender.inc Executes the search.
MergeQuery::compiled function core/includes/database/query.inc Check whether a condition has been previously compiled.

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