Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| Sql::key | function | core/ |
Implementation of \Iterator::key(). |
| Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. |
| Sql::lookupDestinationIds | function | core/ |
|
| Sql::lookupSourceId | function | core/ |
|
| Sql::mapTableName | function | core/ |
The name of the database map table. |
| Sql::markTable | function | core/ |
Marks a relationship based table as included. |
| Sql::messageCount | function | core/ |
|
| Sql::messageTableName | function | core/ |
The name of the database message table. |
| Sql::next | function | core/ |
Implementation of \Iterator::next(). |
| Sql::placeholder | function | core/ |
Generates a unique placeholder used in the db query. |
| Sql::prepareUpdate | function | core/ |
|
| Sql::processedCount | function | core/ |
|
| Sql::query | function | core/ |
Generates a query and count query from all of the information supplied. |
| Sql::queueTable | function | core/ |
Add a table to the query without ensuring the path. |
| Sql::rewind | function | core/ |
Implementation of \Iterator::rewind(). |
| Sql::saveIdMapping | function | core/ |
|
| Sql::saveMessage | function | core/ |
|
| Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
| Sql::setDistinct | function | core/ |
Set the view to be distinct (per base field). |
| Sql::setFieldTimezoneOffset | function | core/ |
|
| Sql::setMessage | function | core/ |
|
| Sql::setUpdate | function | core/ |
|
| Sql::setupTimezone | function | core/ |
|
| Sql::sourceIdFields | function | core/ |
The source ID fields. |
| Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
| Sql::submitOptionsForm | function | core/ |
Special submit handling. |
Pagination
- Previous page
- Page 1293
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.