| 
            MockArraySessionStorage::getMetadataBag           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php           | 
                  
            Gets the MetadataBag.           | 
              
          
                  | 
            StringStorageInterface::getTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Loads multiple string translation objects.           | 
              
          
                  | 
            DatabaseStorageControllerNG::$bundleKey           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            The entity bundle key.           | 
              
          
                  | 
            StringStorageInterface::findTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Loads a string translation object, fast query.           | 
              
          
                  | 
            DatabaseStorageControllerNG::attachLoad           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Overrides DatabaseStorageController::attachLoad().           | 
              
          
                  | 
            MTimeProtectedFastFileStorage::HTACCESS           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageControllerNG::invokeHook           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Overrides DatabaseStorageController::invokeHook().           | 
              
          
                  | 
            SessionStorageInterface::getMetadataBag           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php           | 
                  
                       | 
              
          
                  | 
            StringDatabaseStorage::dbStringDefaults           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Sets default values from storage.           | 
              
          
                  | 
            EntityTestStorageController::postDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete().           | 
              
          
                  | 
            BaseMemcacheProfilerStorage::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
            Constructor.           | 
              
          
                  | 
            BaseMemcacheProfilerStorage::appendValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
            Append data to an existing item on the memcache server           | 
              
          
                  | 
            BaseMemcacheProfilerStorage::getItemName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
            Get item name           | 
              
          
                  | 
            MTimeProtectedFileStorageTest::$expected           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php           | 
                  
            The expected test results for the security test.           | 
              
          
                  | 
            EntityStorageControllerInterface::create           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Constructs a new entity object, without permanently saving it.           | 
              
          
                  | 
            EntityStorageControllerInterface::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Deletes permanently saved entities.           | 
              
          
                  | 
            MemcachedProfilerStorageTest::getStorage           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageExpirable::deleteMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple().           | 
              
          
                  | 
            FieldSqlStorageTest::testFieldAttachLoad           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php           | 
                  
            Uses the mysql tables and records to verify
field_load_revision works correctly.           | 
              
          
                  | 
            MockArraySessionStorageTest::$attributes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageControllerNG::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Overrides DatabaseStorageController::__construct().           | 
              
          
                  | 
            NativeSessionStorageTest::testRegenerate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            StringDatabaseStorage::countTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::countTranslations().           | 
              
          
                  | 
            field_test_field_storage_delete_revision           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Implements hook_field_storage_delete_revision().           | 
              
          
                  | 
            field_test_field_storage_delete_instance           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Implements hook_field_storage_delete_instance().           | 
              
          
                  | 
            StringDatabaseStorage::createTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::createTranslation().           | 
              
          
                  | 
            NullSessionStorageTest::testSaveHandlers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            BaseMemcacheProfilerStorage::getIndexName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
            Get name of index           | 
              
          
                  | 
            ConfigStorageController::loadByProperties           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php           | 
                  
            Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties().           | 
              
          
                  | 
            DatabaseStorageController::$revisionTable           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            The table that stores revisions, if the entity supports revisions.           | 
              
          
                  | 
            DatabaseStorageController::deleteRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision().           | 
              
          
                  | 
            AbstractProfilerStorageTest::testChildren           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            TermStorageController::buildPropertyQuery           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery().           | 
              
          
                  | 
            FileProfilerStorageTest::setUpBeforeClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageControllerNG::$entityClass           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            The entity class to use.           | 
              
          
                  | 
            DatabaseStorageControllerNG::saveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Saves an entity revision.           | 
              
          
                  | 
            StringStorageInterface::countTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Counts translations.           | 
              
          
                  | 
            StringStorageInterface::createTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Creates a string translation object bound to this storage but not saved.           | 
              
          
                  | 
            StringDatabaseStorage::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::deleteLanguage().           | 
              
          
                  | 
            AutoExpireFlashBagTest::testGetStorageKey           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php           | 
                  
                       | 
              
          
                  | 
            PdoProfilerStorage::createProfileFromData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            BaseMemcacheProfilerStorage::TOKEN_PREFIX           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            FileProfilerStorage::createProfileFromData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            MTimeProtectedFastFileStorageTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php           | 
                  
                       | 
              
          
                  | 
            AbstractProfilerStorageTest::testStoreTime           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageController::preSaveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Act on a revision before being saved.           | 
              
          
                  | 
            MockFileSessionStorageTest::testRegenerate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            RedisProfilerStorage::REDIS_OPT_SERIALIZER           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            RedisProfilerStorage::REDIS_SERIALIZER_PHP           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            StringStorageInterface::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Deletes translations using conditions.           |