Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
Sql::aggregationMethodSimple function core/modules/views/src/Plugin/views/query/Sql.php Builds a simple SQL expression.
Sql::alter function core/modules/views/src/Plugin/views/query/Sql.php Let modules modify the query just prior to finalizing it.
Sql::assignEntitiesToResult function core/modules/views/src/Plugin/views/query/Sql.php Sets entities onto the view result row objects.
Sql::build function core/modules/views/src/Plugin/views/query/Sql.php Builds the necessary info to execute the query.
Sql::buildCondition function core/modules/views/src/Plugin/views/query/Sql.php Construct the "WHERE" or "HAVING" part of the query.
Sql::buildOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Add settings for the ui.
Sql::clearFields function core/modules/views/src/Plugin/views/query/Sql.php Removes all fields that may have been added.
Sql::clearMessages function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::compileFields function core/modules/views/src/Plugin/views/query/Sql.php Adds fields to the query.
Sql::countHelper function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Counts records in a table.
Sql::create function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::current function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Implementation of \Iterator::current().
Sql::currentDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::currentSource function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::defineOptions function core/modules/views/src/Plugin/views/query/Sql.php
Sql::delete function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::deleteDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::destinationIdFields function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination ID fields.
Sql::destroy function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::elementValidateTags function core/modules/views/src/Plugin/views/query/Sql.php Validation callback for query tags.
Sql::ensurePath function core/modules/views/src/Plugin/views/query/Sql.php Ensures the given table can be linked to the primary table in the JOINs.
Sql::ensureTable function core/modules/views/src/Plugin/views/query/Sql.php Ensures a table exists in the queue.
Sql::ensureTables function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Create the map and message tables if they don't already exist.
Sql::errorCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::execute function core/modules/views/src/Plugin/views/query/Sql.php Executes the query and fills associated view object with according values.
Sql::getAggregationInfo function core/modules/views/src/Plugin/views/query/Sql.php
Sql::getAllEntities function core/modules/views/src/Plugin/views/query/Sql.php Gets all the involved entities of the view.
Sql::getCacheMaxAge function core/modules/views/src/Plugin/views/query/Sql.php
Sql::getCacheTags function core/modules/views/src/Plugin/views/query/Sql.php
Sql::getConnection function core/modules/views/src/Plugin/views/query/Sql.php Gets the database connection to use for the view.
Sql::getDatabase function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Gets the database connection.
Sql::getDateField function core/modules/views/src/Plugin/views/query/Sql.php
Sql::getDateFormat function core/modules/views/src/Plugin/views/query/Sql.php
Sql::getFieldAlias function core/modules/views/src/Plugin/views/query/Sql.php Returns the alias for the given field added to $table.
Sql::getFieldSchema function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Creates schema from an ID definition.
Sql::getHighestId function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::getJoinData function core/modules/views/src/Plugin/views/query/Sql.php Retrieve join data from the larger join data cache.
Sql::getMessages function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::getNonAggregates function core/modules/views/src/Plugin/views/query/Sql.php Returns a list of non-aggregates to be added to the "group by" clause.
Sql::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Get the fully qualified map table name.
Sql::getRowByDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::getRowBySource function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::getSourceIdsHash function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves the hash of the source identifier values.
Sql::getTableInfo function core/modules/views/src/Plugin/views/query/Sql.php Get the information associated with a table.
Sql::getTableQueue function core/modules/views/src/Plugin/views/query/Sql.php Returns a reference to the table queue array for this query.
Sql::getWhereArgs function core/modules/views/src/Plugin/views/query/Sql.php Get the arguments attached to the WHERE and HAVING clauses of this query.
Sql::importedCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::init function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Initialize the plugin.
Sql::init function core/modules/views/src/Plugin/views/query/Sql.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.