12 methods override StorageInterface::exists()

CachedStorage::exists in core/lib/Drupal/Core/Config/CachedStorage.php
Returns whether a configuration object exists.
CheckpointStorage::exists in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
Returns whether a configuration object exists.
DatabaseStorage::exists in core/lib/Drupal/Core/Config/DatabaseStorage.php
Returns whether a configuration object exists.
FileStorage::exists in core/lib/Drupal/Core/Config/FileStorage.php
Returns whether a configuration object exists.
ManagedStorage::exists in core/lib/Drupal/Core/Config/ManagedStorage.php
Returns whether a configuration object exists.
MemoryStorage::exists in core/lib/Drupal/Core/Config/MemoryStorage.php
Returns whether a configuration object exists.
NullStorage::exists in core/lib/Drupal/Core/Config/NullStorage.php
Returns whether a configuration object exists.
ReadOnlyStorage::exists in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
Returns whether a configuration object exists.
RecipeConfigStorageWrapper::exists in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
Returns whether a configuration object exists.
RecipeExtensionConfigStorage::exists in core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
Returns whether a configuration object exists.
RecipeOverrideConfigStorage::exists in core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Returns whether a configuration object exists.
StorageReplaceDataWrapper::exists in core/modules/config/src/StorageReplaceDataWrapper.php
Returns whether a configuration object exists.

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