Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpletestTestForm::getFormId | function | core/ |
|
| simpletest_last_test_get | function | core/ |
Get information about the last test that ran given a test ID. |
| simpletest_test_get_all | function | core/ |
Gets a list of all of the tests provided by the system. |
| SiteCacheContext::getCacheableMetadata | function | core/ |
|
| SiteCacheContext::getContext | function | core/ |
|
| SiteCacheContext::getLabel | function | core/ |
|
| SiteConfigureForm::getEditableConfigNames | function | core/ |
|
| SiteConfigureForm::getFormId | function | core/ |
|
| SiteInformationForm::getEditableConfigNames | function | core/ |
|
| SiteInformationForm::getFormId | function | core/ |
|
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
|
| SiteMaintenanceModeForm::getFormId | function | core/ |
|
| SitePathFactory::get | function | core/ |
Gets the site path. |
| SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
| SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
| SiteSettingsForm::getFormId | function | core/ |
|
| SortPluginBase::getCacheContexts | function | core/ |
|
| SortPluginBase::getCacheMaxAge | function | core/ |
|
| SortPluginBase::getCacheTags | function | core/ |
|
| SortRandomTest::getBasicRandomView | function | core/ |
Return a basic view with random ordering. |
| SourcePluginBase::getCache | function | core/ |
Gets the cache object. |
| SourcePluginBase::getCurrentIds | function | core/ |
Gets the currentSourceIds data member. |
| 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/ |
|
| 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/ |
|
| Sql::getAllEntities | function | core/ |
Gets all the involved entities of the view. |
| Sql::getCacheMaxAge | function | core/ |
|
| Sql::getCacheTags | function | core/ |
|
| 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::getMessageIterator | function | core/ |
|
| Sql::getMessages | function | core/ |
|
| 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/ |
|
| Sql::getRowBySource | function | core/ |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.