| 
            FlashBag::$storageKey           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php           | 
                  
            The storage key for flashes in the session           | 
              
          
                  | 
            CachedStorage::$cache           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            The instantiated Cache backend.           | 
              
          
                  | 
            CachedStorage::exists           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::exists().           | 
              
          
                  | 
            CachedStorage::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::delete().           | 
              
          
                  | 
            CachedStorage::rename           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::rename().           | 
              
          
                  | 
            CachedStorage::encode           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::encode().           | 
              
          
                  | 
            CachedStorage::decode           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::decode().           | 
              
          
                  | 
            FileStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/file/lib/Drupal/file/FileStorageController.php           | 
                  
            File storage controller for files.           | 
              
          
                  | 
            SessionTest::$storage           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php           | 
                  
                       | 
              
          
                  | 
            NodeStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php           | 
                  
            Controller class for nodes.           | 
              
          
                  | 
            PhpStorageFactory.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php           | 
                  
            Definition of Drupal\Component\PhpStorage\PhpStorageFactory.           | 
              
          
                  | 
            StorageTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            StorageTest::testForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php           | 
                  
            Tests using the form in a usual way.           | 
              
          
                  | 
            SqliteProfilerStorage           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php           | 
                  
            SqliteProfilerStorage stores profiling information in a SQLite database.           | 
              
          
                  | 
            UserStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/user/lib/Drupal/user/UserStorageController.php           | 
                  
            Controller class for users.           | 
              
          
                  | 
            ViewStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php           | 
                  
            Defines the storage controller class for View entities.           | 
              
          
                  | 
            DrupalKernel::storage           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/DrupalKernel.php           | 
                  
            Gets the PHP code storage object to use for the compiled container.           | 
              
          
                  | 
            MemoryStorage::getAll           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll().           | 
              
          
                  | 
            TermStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php           | 
                  
            Defines a Controller class for taxonomy terms.           | 
              
          
                  | 
            MemoryStorage::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::delete().           | 
              
          
                  | 
            MemoryStorageTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php           | 
                  
            Contains Drupal\system\Tests\KeyValueStore\MemoryStorageTest.           | 
              
          
                  | 
            FieldSqlStorageBundle           | 
                  
            class           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorage::read           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::read().           | 
              
          
                  | 
            StringDatabaseStorage           | 
                  
            class           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Defines the locale string class.           | 
              
          
                  | 
            ConfigStorageTestBase           | 
                  
            class           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php           | 
                  
            Base class for testing storage controller operations.           | 
              
          
                  | 
            MemcacheMock::$storage           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php           | 
                  
                       | 
              
          
                  | 
            FileStorageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php           | 
                  
            Sets up Drupal unit test environment.           | 
              
          
                  | 
            FileStorage::getDumper           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/FileStorage.php           | 
                  
            Gets the YAML dumper instance.           | 
              
          
                  | 
            FileStorage::getParser           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/FileStorage.php           | 
                  
            Gets the YAML parser instance.           | 
              
          
                  | 
            IMAGE_STORAGE_OVERRIDE           | 
                  
            constant           | 
                  
            drupal/core/modules/image/image.module           | 
                  
            Image style constant for user presets that override module-defined presets.           | 
              
          
                  | 
            StringBase::getStorage           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringBase.php           | 
                  
            Implements Drupal\locale\StringInterface::getStorage().           | 
              
          
                  | 
            IMAGE_STORAGE_EDITABLE           | 
                  
            constant           | 
                  
            drupal/core/modules/image/image.module           | 
                  
            Image style constant to represent an editable preset.           | 
              
          
                  | 
            StringBase::setStorage           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringBase.php           | 
                  
            Implements Drupal\locale\StringInterface::setStorage().           | 
              
          
                  | 
            InstallStorage::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/InstallStorage.php           | 
                  
            Overrides Drupal\Core\Config\FileStorage::delete().           | 
              
          
                  | 
            InstallStorage::rename           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/InstallStorage.php           | 
                  
            Overrides Drupal\Core\Config\FileStorage::rename().           | 
              
          
                  | 
            CachedStorage::listAll           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/CachedStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::listAll().           | 
              
          
                  | 
            StringStorageException           | 
                  
            class           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php           | 
                  
            Defines an exception thrown when storage operations fail.           | 
              
          
                  | 
            EntityStorageException           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php           | 
                  
            Defines an exception thrown when storage operations fail.           | 
              
          
                  | 
            MongoDbProfilerStorage           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            field_sql_storage_help           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_help().           | 
              
          
                  | 
            field_sql_storage.info           | 
                  
            file           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.info           | 
                  
            name = Field SQL Storage
description = Stores field data in an SQL database.
package = Core
version = VERSION
core = 8.x
dependencies[] = field
required = TRUE           | 
              
          
                  | 
            PhpStorageTestBase.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php           | 
                  
            Definition of Drupal\system\Tests\PhpStorage\PhpStorageTestBase.           | 
              
          
                  | 
            PdoProfilerStorage.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            FileStorageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php           | 
                  
            Overrides \Drupal\simpletest\UnitTestBase::setUp()           | 
              
          
                  | 
            StorageTestBase::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php           | 
                  
            Sets up unit test environment.           | 
              
          
                  | 
            field_test.storage.inc           | 
                  
            file           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Defines a field storage backend.           | 
              
          
                  | 
            FieldAttachStorageTest           | 
                  
            class           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Unit test class for storage-related field_attach_* functions.           | 
              
          
                  | 
            DrupalKernel::$storage           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/DrupalKernel.php           | 
                  
            PHP code storage object to use for the compiled container.           | 
              
          
                  | 
            DatabaseStorage::write           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::write().           | 
              
          
                  | 
            ViewStorageTest::$info           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php           | 
                  
            The configuration entity information from entity_get_info().           |