Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for query

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_plugin_pager_none::use_count_query function modules/views/plugins/views_plugin_pager_none.inc Determine if a pager needs a count query.
ViewsQueryGroupByTest::GroupByTestHelper function modules/views/tests/views_groupby.test
DatabaseConnection_mysql::queryTemporary function drivers/database_mysql/database.inc Runs a SELECT query and stores its results in a temporary table.
views_handler_sort_comment_thread::query function modules/comment/views/views_handler_sort_comment_thread.inc Called to add the sort to a query.
NodeQueryAlter::testNodeQueryAlterWithUI function modules/node/tests/node.test Tests that node access permissions are followed.
date_views_plugin_pager::use_count_query function modules/date/views/date_views_plugin_pager.inc This kind of pager does not need to count the number of records.
views_handler_filter_user_current::query function modules/user/views/views_handler_filter_user_current.inc Add this filter to the query.
NodeEntityFieldQueryAlter::$noAccessUser property modules/node/tests/node.test User without permission to view content.
views_plugin_query_default::clear_fields function modules/views/plugins/views_plugin_query_default.inc Remove all fields that may've been added; primarily used for summary mode where we're changing the query because we didn't get data we needed.
views_handler_relationship_broken::query function modules/views/handlers/views_handler_relationship.inc Called to implement a relationship in a query.
views_plugin_query::get_aggregation_info function modules/views/plugins/views_plugin_query.inc Get aggregation info for group by queries.
views_plugin_query_default::options_form function modules/views/plugins/views_plugin_query_default.inc Add settings for the ui.
date_views_filter_handler::$query_fields property modules/date/views/date_views_filter_handler.inc
views_handler_field_term_node_tid::query function modules/taxonomy/views/views_handler_field_term_node_tid.inc Add this term to the query
EntityFieldQuery::fieldLanguageCondition function modules/entity/entity.query.inc Adds a condition on the field language column.
views_plugin_query_default::set_distinct function modules/views/plugins/views_plugin_query_default.inc Set the view to be distinct.
views_plugin_query_default::add_signature function modules/views/plugins/views_plugin_query_default.inc Add a signature to the query, if such a thing is feasible.
_field_sql_storage_query_field_conditions function modules/field/modules/field_sql_storage/field_sql_storage.module Adds field (meta) conditions to the given query objects respecting groupings.
views_handler_argument_many_to_one::query function modules/views/handlers/views_handler_argument_many_to_one.inc Set up the query for this argument.
views_plugin_query_default::get_join_data function modules/views/plugins/views_plugin_query_default.inc Retrieve join data from the larger join data cache.
DatabaseFetch2TestCase::testQueryFetchNum function modules/simpletest/tests/database_test.test
ViewsQueryGroupByTest::testAggregateCount function modules/views/tests/views_groupby.test Tests aggregate count feature.
views_handler_field_term_link_edit::query function modules/taxonomy/views/views_handler_field_term_link_edit.inc Called to add the field to a query.
DatabaseFetch2TestCase::testQueryFetchCol function modules/simpletest/tests/database_test.test Confirm that we can fetch an entire column of a result set at once.
ViewsQueryGroupByTest::testGroupByAverage function modules/views/tests/views_groupby.test
views_handler_filter_entity_bundle::query function modules/views/handlers/views_handler_filter_entity_bundle.inc All entity types beside comment and taxonomy terms have a proper implement bundle, though these two need an additional join to node/vocab table to work as required.
date_views_argument_handler_simple::query function modules/date/views/date_views_argument_handler_simple.inc Inject a test for valid date range before the regular query.
DatabaseStatementPrefetch::getQueryString function includes/database/prefetch.inc Return the object's SQL query string.
viewsSearchQuery::condition_replace_string function modules/search/search.extender.inc
views_plugin_query_default::$pure_distinct property modules/views/plugins/views_plugin_query_default.inc Defines the distinct type.
QueryPlaceholderInterface::nextPlaceholder function includes/database/query.inc Returns the next placeholder ID for the query.
views_plugin_query_default::get_table_info function modules/views/plugins/views_plugin_query_default.inc Get the information associated with a table.
views_plugin_query_default::compile_fields function modules/views/plugins/views_plugin_query_default.inc Build fields array.
views_handler_argument_string::title_query function modules/views/handlers/views_handler_argument_string.inc Override for specific title lookups.
views_plugin_query_default::options_submit function modules/views/plugins/views_plugin_query_default.inc Special submit handling.
views_handler_filter_fields_compare::query function modules/views/handlers/views_handler_filter_fields_compare.inc Overrides views_handler_filter#query().
views_handler_sort_group_by_numeric::query function modules/views/handlers/views_handler_sort_group_by_numeric.inc Called to add the field to a query.
DatabaseRangeQueryTestCase::testRangeQuery function modules/simpletest/tests/database_test.test Confirm that range query work and return correct result.
DatabaseFetchTestCase::testQueryFetchArray function modules/simpletest/tests/database_test.test Confirm that we can fetch a record to an array associative explicitly.
DatabaseFetch2TestCase::testQueryFetchBoth function modules/simpletest/tests/database_test.test Confirm that we can fetch a record into a doubly-keyed array explicitly.
NodeQueryAlter::testNodeQueryAlterOverride function modules/node/tests/node.test Tests 'node_access' query alter override.
views_plugin_query_default::get_where_args function modules/views/plugins/views_plugin_query_default.inc Get the arguments attached to the WHERE and HAVING clauses of this query.
views_handler_sort_ncs_last_updated::query function modules/comment/views/views_handler_sort_ncs_last_updated.inc Called to add the sort to a query.
DatabaseFetchTestCase::testQueryFetchClass function modules/simpletest/tests/database_test.test Confirm that we can fetch a record into a new instance of a custom class.
DatabaseStatementInterface::getQueryString function includes/database/database.inc Gets the query string of this statement.
views_plugin_query_default::get_field_alias function modules/views/plugins/views_plugin_query_default.inc Returns the alias for the given field added to $table.
views_plugin_query_default::set_count_field function 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 modules/comment/views/views_handler_field_ncs_last_updated.inc Called to add the field to a query.
views_plugin_query_default::build_condition function modules/views/plugins/views_plugin_query_default.inc Construct the "WHERE" or "HAVING" part of the query.
DatabaseFetchTestCase::testQueryFetchObject function modules/simpletest/tests/database_test.test Confirm that we can fetch a record to an object explicitly.

Pages

  • « first
  • ‹ previous
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS