Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
Status::getCacheContexts function core/modules/node/src/Plugin/views/filter/Status.php The cache contexts associated with this object.
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.php 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/lib/Drupal/Core/Render/Element/StatusMessages.php 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/lib/Drupal/Core/Render/Element/StatusReport.php Returns the element properties for this element.
StatusReport::getSeverities function core/lib/Drupal/Core/Render/Element/StatusReport.php Gets the severities.
StatusReportPage::getInfo function core/modules/system/src/Element/StatusReportPage.php Returns the element properties for this element.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php Gets an array of values to be set.
StorableConfigBase::getSchemaWrapper function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets the schema wrapper for the whole configuration object.
StorableConfigBase::getStorage function core/lib/Drupal/Core/Config/StorableConfigBase.php Retrieves the storage used to load and save this configuration object.
StorageBase::get function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Returns the stored value for a given key.
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Returns the name of this collection.
StorageComparer::$targetCacheStorage property core/lib/Drupal/Core/Config/StorageComparer.php A memory cache backend to statically cache target configuration data.
StorageComparer::$targetNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the target storage.
StorageComparer::$targetStorage property core/lib/Drupal/Core/Config/StorageComparer.php The target storage used to write configuration changes.
StorageComparer::$targetStorages property core/lib/Drupal/Core/Config/StorageComparer.php The target storages keyed by collection.
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php Gets the existing collections from both the target and source storage.
StorageComparer::getAndSortConfigData function core/lib/Drupal/Core/Config/StorageComparer.php Gets and sorts configuration data from the source and target storages.
StorageComparer::getChangelist function core/lib/Drupal/Core/Config/StorageComparer.php Gets the list of differences to import.
StorageComparer::getEmptyChangelist function core/lib/Drupal/Core/Config/StorageComparer.php Gets an empty changelist.
StorageComparer::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration source storage.
StorageComparer::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration target storage.
StorageComparerInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the existing collections from both the target and source storage.
StorageComparerInterface::getChangelist function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the list of differences to import.
StorageComparerInterface::getEmptyChangelist function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets an empty changelist.
StorageComparerInterface::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration source storage.
StorageComparerInterface::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration target storage.
StorageComparerTest::$targetStorage property core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageComparerTest::getConfigData function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageInterface.php Gets the existing collections.
StorageInterface::getCollectionName function core/lib/Drupal/Core/Config/StorageInterface.php Gets the name of the current collection the storage is using.
StorageManagerInterface::getStorage function core/lib/Drupal/Core/Config/StorageManagerInterface.php Get the config storage.
StorageReplaceDataWrapper::getAllCollectionNames function core/modules/config/src/StorageReplaceDataWrapper.php Gets the existing collections.
StorageReplaceDataWrapper::getCollectionName function core/modules/config/src/StorageReplaceDataWrapper.php Gets the name of the current collection the storage is using.
StorageTest class core/modules/system/tests/src/Functional/Form/StorageTest.php Tests a multistep form using form storage and makes sure validation and
caching works right.
StorageTest class core/modules/views_ui/tests/src/Functional/StorageTest.php Tests the UI of storage properties of views.
StorageTest.php file core/modules/views_ui/tests/src/Functional/StorageTest.php
StorageTest.php file core/modules/system/tests/src/Functional/Form/StorageTest.php
StorageTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/StorageTest.php The theme to install as the default for testing.
StorageTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StorageTest.php The theme to install as the default for testing.
StorageTest::$modules property core/modules/views_ui/tests/src/Functional/StorageTest.php Modules to enable.
StorageTest::$modules property core/modules/system/tests/src/Functional/Form/StorageTest.php Modules to enable.
StorageTest::$testViews property core/modules/views_ui/tests/src/Functional/StorageTest.php Views used by this test.
StorageTest::setUp function core/modules/system/tests/src/Functional/Form/StorageTest.php
StorageTest::testCachedFormStorageValidation function core/modules/system/tests/src/Functional/Form/StorageTest.php Tests updating cached form storage during form validation.
StorageTest::testDetails function core/modules/views_ui/tests/src/Functional/StorageTest.php Tests changing label, description and tag.
StorageTest::testForm function core/modules/system/tests/src/Functional/Form/StorageTest.php Tests using the form in a usual way.
StorageTest::testFormCached function core/modules/system/tests/src/Functional/Form/StorageTest.php Tests using the form after calling $form_state->setCached().
StorageTest::testImmutableForm function core/modules/system/tests/src/Functional/Form/StorageTest.php Verifies that form build-id is regenerated when loading an immutable form
from the cache.
StorageTest::testImmutableFormLegacyProtection function core/modules/system/tests/src/Functional/Form/StorageTest.php Verify that existing contrib code cannot overwrite immutable form state.
StorageTest::testValidation function core/modules/system/tests/src/Functional/Form/StorageTest.php Tests validation when form storage is used.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.