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

Pages

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