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
views_plugin_query_default::compile_fields function core/modules/views/plugins/views_plugin_query_default.inc Build fields array.
views_plugin_query_default::get_where_args function core/modules/views/plugins/views_plugin_query_default.inc Get the arguments attached to the WHERE and HAVING clauses of this query.
QueryPlaceholderInterface::nextPlaceholder function core/includes/database/query.inc Returns the next placeholder ID for the query.
DatabaseFetchTestCase::testQueryFetchArray function core/modules/simpletest/tests/database_test.test Confirm that we can fetch a record to an array associative explicitly.
views_handler_filter_node_tnid_child::query function core/modules/translation/views/views_handler_filter_node_tnid_child.inc Add this filter to the query.
taxonomy_nodes_test_query_node_access_alter function core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
views_handler_field_locale_link_edit::query function core/modules/locale/views/views_handler_field_locale_link_edit.inc Called to add the field to a query.
entityreference_query_entityreference_alter function core/modules/entityreference/entityreference.module Implements hook_query_TAG_alter().
date_views_filter_handler::get_query_fields function core/modules/date/views/date_views_filter_handler.inc
AdminBarCustomizedTestCase::queryMlidByPath function core/modules/admin_bar/tests/admin_bar.test Returns the menu link ID for a given link path in the management menu.
views_handler_field_user_permissions::query function core/modules/user/views/views_handler_field_user_permissions.inc Called to add the field to a query.
_field_test_field_storage_query_sort_helper function core/modules/field/tests/field_test/field_test.storage.inc Sort helper for field_test_field_storage_query().
views_plugin_style_summary_jump_menu::query function core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Add anything to the query that we might need to.
views_plugin_query_default::set_count_field function core/modules/views/plugins/views_plugin_query_default.inc Set what field the query will count() on for paging.
views_handler_field_ncs_last_updated::query function core/modules/comment/views/views_handler_field_ncs_last_updated.inc Called to add the field to a query.
views_plugin_query_default::get_field_alias function core/modules/views/plugins/views_plugin_query_default.inc Returns the alias for the given field added to $table.
views_plugin_query_default::build_condition function core/modules/views/plugins/views_plugin_query_default.inc Construct the "WHERE" or "HAVING" part of the query.
QueryPlaceholderInterface::uniqueIdentifier function core/includes/database/query.inc Returns a unique identifier for this object.
DatabaseFetchTestCase::testQueryFetchObject function core/modules/simpletest/tests/database_test.test Confirm that we can fetch a record to an object explicitly.
views_handler_argument_numeric::title_query function core/modules/views/handlers/views_handler_argument_numeric.inc Override for specific title lookups.
views_handler_filter_node_hidden_path::query function core/modules/node/views/views_handler_filter_node_hidden_path.inc Add this filter to the query.
views_handler_filter_group_by_numeric::query function core/modules/views/handlers/views_handler_filter_group_by_numeric.inc Add this filter to the query.
views_handler_argument_node_nid::title_query function core/modules/node/views/views_handler_argument_node_nid.inc Override the behavior of title(). Get the title of the node.
views_handler_argument_user_uid::title_query function core/modules/user/views/views_handler_argument_user_uid.inc Override the behavior of title(). Get the name of the user.
views_handler_argument_string::summary_query function core/modules/views/handlers/views_handler_argument_string.inc Build the summary query based on a string
EntityFieldQueryTestCase::testTablePrefixing function core/modules/entity/tests/entity_query.test Tests EFQ table prefixing with multiple conditions and an altered join.
views_plugin_pager_none::execute_count_query function core/modules/views/plugins/views_plugin_pager_none.inc Execute the count query, which will be done just prior to the query itself being executed.
DatabaseQueryTestCase::testArraySubstitution function core/modules/simpletest/tests/database_test.test Test that we can specify an array of values in the query by passing in an array.
views_handler_filter_ncs_last_updated::query function core/modules/comment/views/views_handler_filter_ncs_last_updated.inc Add this filter to the query.
views_handler_filter_comment_user_uid::query function core/modules/comment/views/views_handler_filter_comment_user_uid.inc Add this filter to the query.
views_handler_argument_node_vid::title_query function core/modules/node/views/views_handler_argument_node_vid.inc Override the behavior of title(). Get the title of the revision.
views_handler_filter_user_permissions::query function core/modules/user/views/views_handler_filter_user_permissions.inc Add this filter to the query.
views_plugin_query_default::add_relationship function core/modules/views/plugins/views_plugin_query_default.inc A relationship is an alternative endpoint to a series of table joins. Relationships must be aliases of the primary table and they must join either to the primary table or to a pre-existing relationship.
ConnectionUnitTest::testOpenSelectQueryClose function core/modules/simpletest/tests/database_test.test Tests Database::closeConnection() with a select query.
views_handler_field_comment_node_link::query function core/modules/comment/views/views_handler_field_comment_node_link.inc Overriden to add the field for the entity id.
views_handler_filter_boolean_operator::query function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Add this filter to the query.
views_handler_field_node_new_comments::query function core/modules/comment/views/views_handler_field_node_new_comments.inc Called to add the field to a query.
views_handler_argument_file_fid::title_query function core/modules/file/views/views_handler_argument_file_fid.inc Override the behavior of title_query(). Get the filenames.
DatabaseFetchTestCase::testQueryFetchDefault function core/modules/simpletest/tests/database_test.test Confirm that we can fetch a record properly in default object mode.
views_handler_relationship_translation::query function core/modules/translation/views/views_handler_relationship_translation.inc Called to implement a relationship in a query.
views_handler_argument_node_tnid::title_query function core/modules/translation/views/views_handler_argument_node_tnid.inc Override the behavior of title(). Get the title of the node.
DatabaseSelectComplexTestCase::testCountQuery function core/modules/simpletest/tests/database_test.test Test that we can generate a count query from a built query.
date_views_argument_handler::get_query_fields function core/modules/date/views/date_views_argument_handler.inc Collect information about our fields we will need to create the right query.
redirect_handler_field_redirect_source::query function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Called to add the field to a query.
viewsSearchQuery::publicParseSearchExpression function core/modules/search/search.extender.inc
views_handler_filter_node_uid_revision::query function core/modules/node/views/views_handler_filter_node_uid_revision.inc Add this filter to the query.
views_plugin_query_default::option_definition function core/modules/views/plugins/views_plugin_query_default.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_formula::summary_query function core/modules/views/handlers/views_handler_argument_formula.inc Build the summary query based on a formula
views_query_default_aggregation_method_simple function core/modules/views/plugins/views_plugin_query_default.inc
ViewsQueryGroupByTest::viewsGroupByViewHelper function core/modules/views/tests/views_groupby.test

Pages

  • « first
  • ‹ previous
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 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