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 |
|---|---|---|---|
| Status::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Status::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| StatusMessages::getInfo | function | core/ |
Generate the placeholder in a #pre_render callback, because the hash salt needs to be accessed, which may not yet be available when this is called. |
| StatusReport::getInfo | function | core/ |
Returns the element properties for this element. |
| StatusReport::getSeverities | function | core/ |
Gets the severities. |
| StatusReportPage::getInfo | function | core/ |
Returns the element properties for this element. |
| StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| 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. |
| StorageBase::get | function | core/ |
Returns the stored value for a given key. |
| StorageBase::getCollectionName | function | core/ |
Returns the name of this collection. |
| StorageComparer::$targetCacheStorage | property | core/ |
A memory cache backend to statically cache target configuration data. |
| StorageComparer::$targetNames | property | core/ |
Sorted list of all the configuration object names in the target storage. |
| StorageComparer::$targetStorage | property | core/ |
The target storage used to write configuration changes. |
| StorageComparer::$targetStorages | property | core/ |
The target storages keyed by collection. |
| StorageComparer::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
| StorageComparer::getAndSortConfigData | function | core/ |
Gets and sorts configuration data from the source and target storages. |
| StorageComparer::getChangelist | function | core/ |
Gets the list of differences to import. |
| StorageComparer::getEmptyChangelist | function | core/ |
Gets an empty changelist. |
| StorageComparer::getSourceStorage | function | core/ |
Gets the configuration source storage. |
| StorageComparer::getTargetStorage | function | core/ |
Gets the configuration target storage. |
| StorageComparerInterface::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
| StorageComparerInterface::getChangelist | function | core/ |
Gets the list of differences to import. |
| StorageComparerInterface::getEmptyChangelist | function | core/ |
Gets an empty changelist. |
| StorageComparerInterface::getSourceStorage | function | core/ |
Gets the configuration source storage. |
| StorageComparerInterface::getTargetStorage | function | core/ |
Gets the configuration target storage. |
| StorageComparerTest::$targetStorage | property | core/ |
|
| StorageComparerTest::getConfigData | function | core/ |
|
| StorageInterface::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| StorageInterface::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| StorageManagerInterface::getStorage | function | core/ |
Get the config storage. |
| StorageReplaceDataWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| StorageReplaceDataWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| StorageTest | class | core/ |
Tests a multistep form using form storage and makes sure validation and caching works right. |
| StorageTest | class | core/ |
Tests the UI of storage properties of views. |
| StorageTest.php | file | core/ |
|
| StorageTest.php | file | core/ |
|
| StorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StorageTest::$modules | property | core/ |
Modules to enable. |
| StorageTest::$modules | property | core/ |
Modules to enable. |
| StorageTest::$testViews | property | core/ |
Views used by this test. |
| StorageTest::setUp | function | core/ |
|
| StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
| StorageTest::testDetails | function | core/ |
Tests changing label, description and tag. |
| StorageTest::testForm | function | core/ |
Tests using the form in a usual way. |
| StorageTest::testFormCached | function | core/ |
Tests using the form after calling $form_state->setCached(). |
| StorageTest::testImmutableForm | function | core/ |
Verifies that form build-id is regenerated when loading an immutable form from the cache. |
| StorageTest::testImmutableFormLegacyProtection | function | core/ |
Verify that existing contrib code cannot overwrite immutable form state. |
| StorageTest::testValidation | function | core/ |
Tests validation when form storage is used. |
Pagination
- Previous page
- Page 179
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.