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
SelectQuery::$having property includes/database/select.inc The conditional object for the HAVING clause.
DeleteQuery::compile function includes/database/query.inc Implements QueryConditionInterface::compile().
InsertQuery::execute function includes/database/query.inc Executes the insert query.
Query::$queryOptions property includes/database/query.inc The query options to pass on to the connection object.
DeleteQuery::execute function includes/database/query.inc Executes the DELETE query.
SelectQuery::$fields property includes/database/select.inc The fields to SELECT.
SelectQuery::compile function includes/database/select.inc Implements QueryConditionInterface::compile().
jquery.ui.dialog.css file misc/ui/jquery.ui.dialog.css /*! * jQuery UI Dialog 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/dialog/#theming */ .ui-dialog { position:…
hook_query_TAG_alter function modules/system/system.api.php Perform alterations to a structured query for a given tag.
jquery.ui.slider.css file misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 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/slider/#theming */ .ui-slider { position:…
jquery.ui.button.css file misc/ui/jquery.ui.button.css /*! * jQuery UI Button 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/button/#theming */ .ui-button { padding:…
SelectQuery::$tables property includes/database/select.inc The tables against which to JOIN.
UpdateQuery::execute function includes/database/query.inc Executes the UPDATE query.
SelectQueryInterface interface includes/database/select.inc Interface definition for a Select Query object.
UpdateQuery::$fields property includes/database/query.inc An array of fields that will be updated.
SearchQuery::addScore function modules/search/search.extender.inc Adds a custom score expression to the search query.
NodeQueryAlter::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
SelectQuery::leftJoin function includes/database/select.inc Implements SelectQueryInterface::leftJoin().
SearchQuery::$matches property modules/search/search.extender.inc Indicates how many matches for a search query are necessary.
MergeQuery::getResult function includes/database/query.inc Return the result of the merge query.
SelectQuery::distinct function includes/database/select.inc Implements SelectQueryInterface::distinct().
DatabaseQueryTestCase class modules/simpletest/tests/database_test.test Backdrop-specific SQL syntax tests.
SelectQuery::addField function includes/database/select.inc Implements SelectQueryInterface::addField().
TruncateQuery::$table property includes/database/query.inc The table to truncate.
UpdateQuery::compiled function includes/database/query.inc Implements QueryConditionInterface::compiled().
EntityFieldQuery::age function modules/entity/entity.query.inc Queries the current or every revision.
MergeQuery::notExists function includes/database/query.inc Implements QueryConditionInterface::notExists().
ViewsQueryGroupByTest class modules/views/tests/views_groupby.test Tests aggregate functionality of views, for example count.
DeleteQuery::compiled function includes/database/query.inc Implements QueryConditionInterface::compiled().
jquery.ui.tooltip.css file misc/ui/jquery.ui.tooltip.css /*! * jQuery UI Tooltip 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/tooltip/#theming */ .ui-tooltip { padding:…
jquery.ui.spinner.css file misc/ui/jquery.ui.spinner.css /*! * jQuery UI Spinner 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/spinner/#theming */ .ui-spinner { position:…
MergeQuery::condition function includes/database/query.inc Implements QueryConditionInterface::condition().
MergeQuery::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().
Query::$connectionKey property includes/database/query.inc The key of the connection object.
MergeQuery::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
SelectQuery::compiled function includes/database/select.inc Implements QueryConditionInterface::compiled().
SelectQuery::getUnion function includes/database/select.inc Implements SelectQueryInterface::getUnion().
UpdateQuery::condition function includes/database/query.inc Implements QueryConditionInterface::condition().
MergeQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
SearchQuery::parseWord function modules/search/search.extender.inc Helper function for parseQuery().
SearchQuery::setOption function modules/search/search.extender.inc Applies a search option and removes it from the search query string.
SearchQuery::$multiply property modules/search/search.extender.inc Stores multipliers for score expressions.
DeleteQuery::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().
SelectQuery::rightJoin function includes/database/select.inc Implements SelectQueryInterface::rightJoin().
DeleteQuery::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
hook_views_query_alter function modules/views/views.api.php Alter the query before executing the query.
SelectQuery::$prepared property includes/database/select.inc Indicates if preExecute() has already been called.
TruncateQuery::execute function includes/database/query.inc Executes the TRUNCATE query.
DeleteQuery::notExists function includes/database/query.inc Implements QueryConditionInterface::notExists().
MergeQuery::expression function includes/database/query.inc Specifies fields to be updated as an expression.

Pages

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