taxonomy_test_query_taxonomy_term_access_alter |
function |
core/modules/simpletest/tests/taxonomy_test.module |
Implements hook_query_TAG_alter(). |
views_handler_argument_group_by_numeric::query |
function |
core/modules/views/handlers/views_handler_argument_group_by_numeric.inc |
Set up the query for this argument. |
views_handler_argument_comment_user_uid::query |
function |
core/modules/comment/views/views_handler_argument_comment_user_uid.inc |
Set up the query for this argument. |
ConnectionUnitTest::testOpenQueryPrefetchClose |
function |
core/modules/simpletest/tests/database_test.test |
Tests Database::closeConnection() with a query and custom prefetch method. |
ViewsQueryGroupByTest::viewsAggregateCountView |
function |
core/modules/views/tests/views_groupby.test |
|
DatabaseSelectCloneTest::testNestedQueryCloning |
function |
core/modules/simpletest/tests/database_test.test |
Tests that nested SELECT queries are cloned properly. |
views_plugin_exposed_form_input_required::query |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Add anything to the query that we might need to. |
views_handler_argument_node_uid_revision::query |
function |
core/modules/node/views/views_handler_argument_node_uid_revision.inc |
Set up the query for this argument. |
field_test_query_efq_table_prefixing_test_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
redirect_handler_field_redirect_redirect::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Called to add the field to a query. |
views_handler_argument_users_roles::title_query |
function |
core/modules/user/views/views_handler_argument_users_roles.inc |
Override for specific title lookups. |
views_plugin_query_default::get_result_entities |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Returns the according entity objects for the given query results. |
views_query_default_aggregation_method_distinct |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
|
views_handler_relationship_groupwise_max::query |
function |
core/modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Called to implement a relationship in a query.
This is mostly a copy of our parent's query() except for this bit with
the join class. |
views_handler_filter_term_node_tid_depth::query |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Add this filter to the query. |
views_handler_sort_ncs_last_comment_name::query |
function |
core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc |
Called to add the sort to a query. |
views_handler_argument_many_to_one::title_query |
function |
core/modules/views/handlers/views_handler_argument_many_to_one.inc |
Override for specific title lookups. |
views_handler_relationship_node_term_data::query |
function |
core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc |
Called to implement a relationship in a query. |
views_handler_field_node_translation_link::query |
function |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Called to add the field to a query. |
DatabaseSelectComplexTestCase2::testJoinSubquery |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can join on a query. |
EntityFieldQueryTestCase::assertEntityFieldQuery |
function |
core/modules/entity/tests/entity_query.test |
Fetches the results of an EntityFieldQuery and compares. |
redirect_handler_field_redirect_link_edit::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Called to add the field to a query. |
views_handler_field_ncs_last_comment_name::query |
function |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Called to add the field to a query. |
CommonJavaScriptTestCase::testVersionQueryString |
function |
core/modules/simpletest/tests/common.test |
Test JavaScript versioning. |
views_plugin_query_default::add_where_expression |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a complex WHERE clause to the query. |
views_plugin_query_default::get_aggregation_info |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Get aggregation info for group by queries. |
views_handler_relationship_entity_reverse::query |
function |
core/modules/field/views/views_handler_relationship_entity_reverse.inc |
Called to implement a relationship in a query. |
views_handler_argument_term_node_tid::title_query |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Override for specific title lookups. |
CommonURLUnitTestCase::testBackdropHttpBuildQuery |
function |
core/modules/simpletest/tests/common.test |
Test backdrop_http_build_query(). |
views_handler_field_history_user_timestamp::query |
function |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Called to add the field to a query. |
date_views_argument_handler_simple::summary_query |
function |
core/modules/date/views/date_views_argument_handler_simple.inc |
Inject a test for valid date range before the summary query. |
redirect_handler_field_redirect_operations::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Called to add the field to a query. |
views_plugin_query_default::add_having_expression |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a complex HAVING clause to the query.
The caller is responsible for ensuring that all fields are fully qualified
(TABLE.FIELD) and that the table and an appropriate GROUP BY already exist in the query.
Internally the dbtng method… |
views_handler_argument_many_to_one::summary_query |
function |
core/modules/views/handlers/views_handler_argument_many_to_one.inc |
Build the info for the summary query. |
views_handler_argument_term_node_tid_depth::query |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Set up the query for this argument. |
NodeQueryAlter::testNodeQueryAlterLowLevelNoAccess |
function |
core/modules/node/tests/node.test |
Tests 'node_access' query alter, for user without access. |
views_handler_filter_history_user_timestamp::query |
function |
core/modules/node/views/views_handler_filter_history_user_timestamp.inc |
Add this filter to the query. |
DatabaseSerializeQueryTestCase::testSerializeQuery |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that a query can be serialized and unserialized. |
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter |
function |
core/modules/taxonomy/tests/taxonomy.test |
Tests that appropriate tags are added when querying the database. |
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up the hooks in the test module. |
DatabaseTemporaryQueryTestCase::testTemporaryQuery |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that temporary tables work and are limited to one request. |
redirect_handler_field_redirect_link_delete::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Called to add the field to a query. |
ViewsQueryGroupByTest::testGroupByCountOnlyFilters |
function |
core/modules/views/tests/views_groupby.test |
|
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI |
function |
core/modules/node/tests/node.test |
Tests that node access permissions are followed. |
views_handler_filter_boolean_operator_string::query |
function |
core/modules/views/handlers/views_handler_filter_boolean_operator_string.inc |
Add this filter to the query. |
DatabaseSelectComplexTestCase::testHavingCountQuery |
function |
core/modules/simpletest/tests/database_test.test |
|
EntityFieldQueryTestCase::testEntityFieldQueryPager |
function |
core/modules/entity/tests/entity_query.test |
Tests the pager integration of EntityFieldQuery. |
EntityReferenceSelectionHandlerGeneric::reAlterQuery |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Helper method: pass a query to the alteration system again. |
NodeQueryAlter::testNodeQueryAlterLowLevelWithAccess |
function |
core/modules/node/tests/node.test |
Tests 'node_access' query alter, for user with access. |
NodeQueryAlter::testNodeQueryAlterLowLevelEditAccess |
function |
core/modules/node/tests/node.test |
Tests 'node_access' query alter, for edit access. |