Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SourcePluginBase::getHighWater | function | core/ |
The current value of the high water mark. |
| SourcePluginBase::getHighWaterField | function | core/ |
Get the name of the field used as the high watermark. |
| SourcePluginBase::getHighWaterProperty | function | core/ |
Get information on the property used as the high watermark. |
| SourcePluginBase::getHighWaterStorage | function | core/ |
Get the high water storage object. |
| SourcePluginBase::getIterator | function | core/ |
Returns the iterator that will yield the row arrays to be processed. |
| SourcePluginBase::getModuleHandler | function | core/ |
Gets the module handler. |
| SourcePluginBase::getSourceModule | function | core/ |
Gets the source module providing the source data. |
| SourceProviderTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| SourceProviderTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| SourceProviderTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| SourceProviderTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| SourceString::getString | function | core/ |
Gets plain string contained in this object. |
| Sql::$getCountOptimized | property | core/ |
Should this query be optimized for counts, for example no sorts. |
| Sql::$messageTableName | property | core/ |
The message table name. |
| Sql::getAggregationInfo | function | core/ |
Get aggregation info for group by queries. |
| Sql::getAllEntities | function | core/ |
Gets all the involved entities of the view. |
| Sql::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Sql::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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/ |
Returns a Unix timestamp to database native timestamp expression. |
| Sql::getDateFormat | function | core/ |
Creates cross-database date formatting. |
| 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/ |
Returns the highest ID tracked by the implementing plugin. |
| Sql::getJoinData | function | core/ |
Retrieve join data from the larger join data cache. |
| Sql::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
| Sql::getMigrationPluginManager | function | core/ |
Returns the migration plugin manager. |
| 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/ |
Retrieves a row by the destination identifiers. |
| Sql::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| Sql::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| 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::messageTableName | function | core/ |
The name of the database message table. |
| SqlBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| SqlBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SqlBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| SqlBase::getDatabase | function | core/ |
Gets the database connection object. |
| SqlBase::getPagerTotal | function | core/ |
|
| SqlContentEntityStorage::getBaseTable | function | core/ |
Gets the base table name. |
| SqlContentEntityStorage::getCustomTableMapping | function | core/ |
Gets a table mapping for the specified entity type and storage definitions. |
| SqlContentEntityStorage::getDataTable | function | core/ |
Gets the data table name. |
| SqlContentEntityStorage::getFromStorage | function | core/ |
Gets entities from the storage. |
| SqlContentEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| SqlContentEntityStorage::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.