| 
            RedisProfilerStorage.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            MysqlProfilerStorage.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            NativeSessionStorage.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php           | 
                  
                       | 
              
          
                  | 
            MemoryStorageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php           | 
                  
            Sets up unit test environment.           | 
              
          
                  | 
            FileStorageTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php           | 
                  
                       | 
              
          
                  | 
            hook_field_storage_write           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Write field data for an entity.           | 
              
          
                  | 
            StorageBase::$collection           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php           | 
                  
            The name of the collection holding key and value pairs.           | 
              
          
                  | 
            hook_field_storage_query           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Execute a Drupal\Core\Entity\EntityFieldQuery.           | 
              
          
                  | 
            StorageBase::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::__construct().           | 
              
          
                  | 
            StorageBase::setMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setMultiple().           | 
              
          
                  | 
            ProfilerStorageInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php           | 
                  
            ProfilerStorageInterface.           | 
              
          
                  | 
            DatabaseStorageExpirable           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Defines a default key/value store implementation for expiring items.           | 
              
          
                  | 
            RedisProfilerStorageTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            hook_field_storage_purge           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Remove field storage information when field data is purged.           | 
              
          
                  | 
            _options_storage_to_form           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/options/options.module           | 
                  
            Transforms stored field values into the format the widgets need.           | 
              
          
                  | 
            _options_form_to_storage           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/options/options.module           | 
                  
            Transforms submitted form values into field storage format.           | 
              
          
                  | 
            CommentStorageController           | 
                  
            class           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php           | 
                  
            Defines the controller class for comments.           | 
              
          
                  | 
            ViewExecutable::$storage           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            The config entity in which the view is stored.           | 
              
          
                  | 
            ViewStorageInterface.php           | 
                  
            file           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php           | 
                  
            Definition of Drupal\views\ViewStorageInterface.           | 
              
          
                  | 
            StorageTest::testDetails           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php           | 
                  
            Tests changing human_name, description and tag.           | 
              
          
                  | 
            DatabaseStorage::listAll           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php           | 
                  
            Implements Drupal\Core\Config\StorageInterface::listAll().           | 
              
          
                  | 
            StorageInterface::exists           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageInterface.php           | 
                  
            Returns whether a configuration object exists.           | 
              
          
                  | 
            ViewStorageTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php           | 
                  
                       | 
              
          
                  | 
            StorageInterface::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageInterface.php           | 
                  
            Deletes a configuration object from the storage.           | 
              
          
                  | 
            StorageInterface::rename           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageInterface.php           | 
                  
            Renames a configuration object in the storage.           | 
              
          
                  | 
            StorageInterface::encode           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageInterface.php           | 
                  
            Encodes configuration data into the storage-specific format.           | 
              
          
                  | 
            StorageInterface::decode           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageInterface.php           | 
                  
            Decodes configuration data from the storage-specific format.           | 
              
          
                  | 
            field_info_storage_types           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.info.inc           | 
                  
            Returns information about field storage from hook_field_storage_info().           | 
              
          
                  | 
            NativeSessionStorageTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
            Test class for NativeSessionStorage.           | 
              
          
                  | 
            FileStorage::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php           | 
                  
            Constructs this FileStorage object.           | 
              
          
                  | 
            _field_test_storage_data           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Helper function: stores or retrieves data from the 'storage backend'.           | 
              
          
                  | 
            FileStorage::getFullPath           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php           | 
                  
            Returns the full path where the file is or should be stored.           | 
              
          
                  | 
            PdoProfilerStorage::$dsn           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            PdoProfilerStorage::find           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
            Finds profiler tokens for the given criteria.           | 
              
          
                  | 
            PdoProfilerStorage::read           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
            Reads data associated with the given token.           | 
              
          
                  | 
            PdoProfilerStorage::exec           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            FileStorage::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/FileStorage.php           | 
                  
            Constructs a new FileStorage controller.           | 
              
          
                  | 
            DatabaseStorageTest::read           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php           | 
                  
                       | 
              
          
                  | 
            FileProfilerStorage::find           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php           | 
                  
            Finds profiler tokens for the given criteria.           | 
              
          
                  | 
            FileProfilerStorage::read           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php           | 
                  
            Reads data associated with the given token.           | 
              
          
                  | 
            CachePluginBase::$storage           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php           | 
                  
            Contains all data that should be written/read from cache.           | 
              
          
                  | 
            TwigEnvironment::$storage           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php           | 
                  
                       | 
              
          
                  | 
            field_sql_storage.install           | 
                  
            file           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install           | 
                  
            Install, update, and uninstall functions for the Field SQL Storage module.           | 
              
          
                  | 
            _field_sql_storage_schema           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Returns the database schema for a field.           | 
              
          
                  | 
            SqliteProfilerStorage.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            FieldSqlStorageBundle.php           | 
                  
            file           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php           | 
                  
            Definition of Drupal\field_sql_storage\FieldSqlStorageBundle.           | 
              
          
                  | 
            PhpStorageTestBase::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php           | 
                  
            Overrides \Drupal\simpletest\UnitTestBase::setUp()           | 
              
          
                  | 
            hook_field_storage_delete           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Delete all field data for an entity.           | 
              
          
                  | 
            FileStorageTest::testCRUD           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php           | 
                  
            Tests basic load/save/delete operations.           | 
              
          
                  | 
            StorageTestBase::$objects           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php           | 
                  
            An array of random stdClass objects.           |