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
TruncateQuery::__toString function core/includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
NodeEntityFieldQueryAlter class core/modules/node/tests/node.test Tests node_query_entity_field_access_alter().
MergeQuery::STATUS_INSERT constant core/includes/database/query.inc Returned by execute() if an INSERT query has been executed.
MergeQuery::STATUS_UPDATE constant core/includes/database/query.inc Returned by execute() if an UPDATE query has been executed.
MergeQuery::$insertFields property core/includes/database/query.inc An array of fields on which to insert.
MergeQuery::$insertValues property core/includes/database/query.inc An array of values to be inserted.
MergeQuery::$updateFields property core/includes/database/query.inc An array of fields that will be updated.
DatabaseConnection::query function core/includes/database/database.inc Executes a query string against the database.
views_plugin_query::query function core/modules/views/plugins/views_plugin_query.inc Generate a query and a countQuery from all of the information supplied to the object.
views_plugin_style::query function core/modules/views/plugins/views_plugin_style.inc Add anything to the query that we might need to.
views_plugin_query::alter function core/modules/views/plugins/views_plugin_query.inc Let modules modify the query just prior to finalizing it.
views_plugin_query::build function core/modules/views/plugins/views_plugin_query.inc Builds the necessary info to execute the query.
views_handler_sort::query function core/modules/views/handlers/views_handler_sort.inc Called to add the sort to a query.
view::start_query_capture function core/modules/views/includes/view.inc Set up query capturing.
views_plugin_pager::query function core/modules/views/plugins/views_plugin_pager.inc Modify the query for paging
taxonomy_test_query_alter function core/modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter().
SelectQueryExtender::join function core/includes/database/select.inc Default Join against another table in the database.
viewsSearchQuery::matches function core/modules/search/search.extender.inc
SelectQuery::$expressions property core/includes/database/select.inc The expressions to SELECT as virtual fields.
database_test_query_alter function core/modules/simpletest/tests/database_test.module Implements hook_query_alter().
EntityFieldQueryException class core/modules/entity/entity.query.inc Exception thrown by EntityFieldQuery() on unsupported query syntax.
backdrop_http_build_query function core/includes/common.inc Parses an array into a valid, rawurlencoded query string.
SelectQuery::havingIsNull function core/includes/database/select.inc
EntityFieldQuery::$fields property core/modules/entity/entity.query.inc A list of field arrays used.
QueryPlaceholderInterface interface core/includes/database/query.inc Interface for a query that accepts placeholders.
SelectQuery::havingExists function core/includes/database/select.inc
SelectQuery::getArguments function core/includes/database/select.inc Compiles and returns an array of the arguments for this prepared statement.
EntityFieldQuery::deleted function core/modules/entity/entity.query.inc Filters on the data being deleted.
EntityFieldQuery::execute function core/modules/entity/entity.query.inc Executes the query.
views_handler_area::query function core/modules/views/handlers/views_handler_area.inc Don't run a query
jquery.ui.autocomplete.css file core/misc/ui/jquery.ui.autocomplete.css /*! * jQuery UI Autocomplete 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/autocomplete/#theming …
TruncateQuery::__construct function core/includes/database/query.inc Constructs a TruncateQuery object.
views_handler_field::query function core/modules/views/handlers/views_handler_field.inc Called to add the field to a query.
MergeQuery::$defaultFields property core/includes/database/query.inc An array of fields which should be set to their database-defined defaults.
SelectQueryInterface::join function core/includes/database/select.inc Default Join against another table in the database.
InvalidMergeQueryException class core/includes/database/database.inc Exception thrown for merge queries that do not make semantic sense.
SelectQueryExtender::where function core/includes/database/select.inc Adds an arbitrary WHERE clause to the query.
DatabaseRangeQueryTestCase class core/modules/simpletest/tests/database_test.test Range query tests.
TaxonomyQueryAlterTestCase class core/modules/taxonomy/tests/taxonomy.test Tests that appropriate query tags are added.
SelectQueryExtender::range function core/includes/database/select.inc Restricts a query to a given range in the result set.
SelectQueryExtender::union function core/includes/database/select.inc Add another Select query to UNION to this one.
views_plugin_query_default class core/modules/views/plugins/views_plugin_query_default.inc Object used to create a SELECT query.
EntityFieldQuery::$altered property core/modules/entity/entity.query.inc TRUE if the query has already been altered, FALSE if it hasn't.
SelectQuery::havingCompile function core/includes/database/select.inc
InsertQuery_mysql::execute function core/includes/database/mysql/query.inc Executes the insert query.
jquery.ui.controlgroup.css file core/misc/ui/jquery.ui.controlgroup.css /*! * jQuery UI Controlgroup 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/controlgroup/#theming …
EntityFieldQuery::$deleted property core/modules/entity/entity.query.inc Query behavior for deleted data.
pager_get_query_parameters function core/includes/pager.inc Compose a URL query parameter array for pager links.
SelectQuery::addExpression function core/includes/database/select.inc Adds an expression to the list of "fields" to be selected.
InsertQuery::$insertFields property core/includes/database/query.inc An array of fields on which to insert.

Pages

  • « first
  • ‹ previous
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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