SelectQueryExtender::addExpression |
function |
includes/database/select.inc |
Adds an expression to the list of "fields" to be selected. |
QueryConditionInterface::arguments |
function |
includes/database/query.inc |
Gets a complete list of all values to insert into the prepared statement. |
views_handler_filter_string::query |
function |
modules/views/handlers/views_handler_filter_string.inc |
Add this filter to the query. |
QueryAlterableInterface::hasAnyTag |
function |
includes/database/query.inc |
Determines if a given query has any specified tag. |
DatabaseConnection::queryTemporary |
function |
includes/database/database.inc |
Runs a SELECT query and stores its results in a temporary table. |
SearchQuery::parseSearchExpression |
function |
modules/search/search.extender.inc |
Parses the search query into SQL conditions. |
views_handler_filter_search::query |
function |
modules/search/views/views_handler_filter_search.inc |
Add this filter to the query. |
SelectQueryInterface::getArguments |
function |
includes/database/select.inc |
Compiles and returns an associative array of the arguments for this prepared statement. |
SelectQueryExtender::havingCompile |
function |
includes/database/select.inc |
|
EntityFieldQuery::$executeCallback |
property |
modules/entity/entity.query.inc |
The method executing the query, if it is overriding the default. |
common_test_js_and_css_querystring |
function |
modules/simpletest/tests/common_test.module |
Adds a JavaScript file and a CSS file with a query string appended. |
QueryAlterableInterface::hasAllTags |
function |
includes/database/query.inc |
Determines if a given query has all specified tags. |
SelectQueryExtender::getExpressions |
function |
includes/database/select.inc |
Returns a reference to the expressions array for this query. |
views_handler_filter_combine::query |
function |
modules/views/handlers/views_handler_filter_combine.inc |
Add this filter to the query. |
views_plugin_query::set_where_group |
function |
modules/views/plugins/views_plugin_query.inc |
Create a new grouping for the WHERE or HAVING clause. |
views_plugin_query_default::add_tag |
function |
modules/views/plugins/views_plugin_query_default.inc |
Adds a query tag to the sql object. |
SelectQueryInterface::addExpression |
function |
includes/database/select.inc |
Adds an expression to the list of "fields" to be selected. |
EntityFieldQuery::propertyCondition |
function |
modules/entity/entity.query.inc |
Adds a condition on an entity-specific property. |
views_handler_filter_numeric::query |
function |
modules/views/handlers/views_handler_filter_numeric.inc |
Add this filter to the query. |
EntityFieldQuery::addFieldCondition |
function |
modules/entity/entity.query.inc |
Adds the given condition to the proper condition array. |
DefaultEntityController::buildQuery |
function |
modules/entity/entity.controller.inc |
Builds the query to load the entity. |
views_plugin_pager::use_count_query |
function |
modules/views/plugins/views_plugin_pager.inc |
Determine if a pager needs a count query. |
SearchExactTestCase::testExactQuery |
function |
modules/search/tests/search.test |
Tests that the correct number of pager links are found for both keywords and phrases. |
views_plugin_query_default::execute |
function |
modules/views/plugins/views_plugin_query_default.inc |
Executes the query and fills the associated view object with according
values. |
QueryConditionInterface::conditions |
function |
includes/database/query.inc |
Gets a complete list of all conditions in this conditional clause. |
EntityFieldQuery::$entityConditions |
property |
modules/entity/entity.query.inc |
Associative array of entity-generic metadata conditions. |
QueryAlterableInterface::addMetaData |
function |
includes/database/query.inc |
Adds additional metadata to the query. |
SelectQueryInterface::getExpressions |
function |
includes/database/select.inc |
Returns a reference to the expressions array for this query. |
SelectQueryExtender::nextPlaceholder |
function |
includes/database/select.inc |
Implements QueryPlaceholderInterface::nextPlaceholder(). |
SelectQueryExtender::havingArguments |
function |
includes/database/select.inc |
|
SelectQueryExtender::havingCondition |
function |
includes/database/select.inc |
Helper function to build most common HAVING conditional clauses. |
_field_sql_storage_query_join_entity |
function |
modules/field/modules/field_sql_storage/field_sql_storage.module |
Adds the base entity table to a field query object. |
QueryAlterableInterface::getMetaData |
function |
includes/database/query.inc |
Retrieves a given piece of metadata. |
field_test_dummy_field_storage_query |
function |
modules/field/tests/field_test/field_test.module |
Pseudo-implements hook_field_storage_query(). |
views_handler_field_node_path::query |
function |
modules/node/views/views_handler_field_node_path.inc |
Called to add the field to a query. |
CommentStorageController::buildQuery |
function |
modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::buildQuery(). |
file_query_entity_field_access_alter |
function |
modules/file/file.module |
Implements hook_query_TAG_alter(). |
DatabaseConnection_mysql::queryRange |
function |
drivers/database_mysql/database.inc |
Runs a limited-range query on this database object. |
node_query_entity_field_access_alter |
function |
modules/node/node.module |
Implements hook_query_TAG_alter(). |
views_handler_argument_string::query |
function |
modules/views/handlers/views_handler_argument_string.inc |
Build the query based upon the formula |
views_handler_argument_search::query |
function |
modules/search/views/views_handler_argument_search.inc |
Add this argument to the query. |
views_handler_argument_broken::query |
function |
modules/views/handlers/views_handler_argument.inc |
Set up the query for this argument. |
views_handler_field_user_link::query |
function |
modules/user/views/views_handler_field_user_link.inc |
Called to add the field to a query. |
views_plugin_query::options_validate |
function |
modules/views/plugins/views_plugin_query.inc |
Validate the options form. |
views_handler_filter_combine::$query |
property |
modules/views/handlers/views_handler_filter_combine.inc |
|
BackdropWebTestCase::buildXPathQuery |
function |
modules/simpletest/backdrop_web_test_case.php |
Builds an XPath query. |
views_plugin_display_extender::query |
function |
modules/views/plugins/views_plugin_display_extender.inc |
Inject anything into the query that the display_extender handler needs. |
EntityFieldQuery::$propertyConditions |
property |
modules/entity/entity.query.inc |
List of property conditions. |
DatabaseTemporaryQueryTestCase::setUp |
function |
modules/simpletest/tests/database_test.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_argument_formula::query |
function |
modules/views/handlers/views_handler_argument_formula.inc |
Build the query based upon the formula |