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