Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StatusReport.php | file | core/ |
|
| StatusReport::getInfo | function | core/ |
Returns the element properties for this element. |
| StatusReport::getSeverities | function | core/ |
Gets the severities. |
| StatusReport::preRenderGroupRequirements | function | core/ |
#pre_render callback to group requirements. |
| StatusReportPage | class | core/ |
Creates status report page element. |
| StatusReportPage.php | file | core/ |
|
| StatusReportPage::getInfo | function | core/ |
Returns the element properties for this element. |
| StatusReportPage::preRenderCounters | function | core/ |
#pre_render callback to create counter elements. |
| StatusReportPage::preRenderGeneralInfo | function | core/ |
#pre_render callback to get general info out of requirements. |
| StatusReportPage::preRenderRequirements | function | core/ |
#pre_render callback to create status report requirements. |
| StatusTest | class | core/ |
Tests output on the status overview page. |
| StatusTest.php | file | core/ |
|
| StatusTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatusTest::$modules | property | core/ |
Modules to enable. |
| StatusTest::setUp | function | core/ |
|
| StatusTest::testStatusPage | function | core/ |
Tests that the status page returns. |
| status_report_8001.inc | file | core/ |
Defines the 8001 db update for the "status_report" group. |
| status_report_8002.inc | file | core/ |
|
| sticky-header.module.css | file | core/ |
Table header behavior. |
| sticky-header.module.css | file | core/ |
Table header behavior. |
| sticky-header.module.css | file | core/ |
Table header behavior. |
| StickyNode | class | core/ |
Makes a node sticky. |
| StickyNode.php | file | core/ |
|
| StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
| StorableConfigBase.php | file | core/ |
|
| StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
| StorableConfigBase::$originalData | property | core/ |
The data of the configuration object. |
| StorableConfigBase::$schemaWrapper | property | core/ |
The config schema wrapper object for this configuration object. |
| StorableConfigBase::$storage | property | core/ |
The storage used to load and save this configuration object. |
| StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
| StorableConfigBase::castValue | function | core/ |
Casts the value to correct data type using the configuration schema. |
| StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
| StorableConfigBase::getSchemaWrapper | function | core/ |
Gets the schema wrapper for the whole configuration object. |
| StorableConfigBase::getStorage | function | core/ |
Retrieves the storage used to load and save this configuration object. |
| StorableConfigBase::initWithData | function | core/ |
Initializes a configuration object with pre-loaded data. |
| StorableConfigBase::isNew | function | core/ |
Returns whether this configuration object is new. |
| StorableConfigBase::save | function | core/ |
Saves the configuration object. |
| StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
| StorageBase | class | core/ |
Provides a base class for key/value storage implementations. |
| StorageBase.php | file | core/ |
|
| StorageBase::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| StorageBase::delete | function | core/ |
Deletes an item from the key/value store. |
| StorageBase::get | function | core/ |
Returns the stored value for a given key. |
| StorageBase::getCollectionName | function | core/ |
Returns the name of this collection. |
| StorageBase::setMultiple | function | core/ |
Saves key/value pairs. |
| StorageBase::__construct | function | core/ |
|
| StorageCacheInterface | interface | core/ |
Defines an interface for cached configuration storage. |
| StorageCacheInterface.php | file | core/ |
|
| StorageCacheInterface::resetListCache | function | core/ |
Reset the static cache of the listAll() cache. |
Pagination
- Previous page
- Page 1184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.