| 
            DatabaseStorageExpirable::setWithExpire           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface::setWithExpire().           | 
              
          
                  | 
            MockFileSessionStorageTest::$sessionDir           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            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.           | 
              
          
                  | 
            StringDatabaseStorage::createTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::createTranslation().           | 
              
          
                  | 
            MockArraySessionStorageTest::$attributes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            MenuLinkStorageController::findRouteName           | 
                  
            function           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php           | 
                  
            Returns the route_name matching a URL.           | 
              
          
                  | 
            NullSessionStorageTest::testSaveHandlers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            FieldSqlStorageTest::testFieldAttachLoad           | 
                  
            function           | 
                  
            drupal/core/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.           | 
              
          
                  | 
            FieldStorageController::loadByProperties           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php           | 
                  
            Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties().           | 
              
          
                  | 
            NativeSessionStorageTest::testRegenerate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            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           | 
              
          
                  | 
            DatabaseStorageControllerNG::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Overrides DatabaseStorageController::__construct().           | 
              
          
                  | 
            EntityViewModeStorageController::preSave           | 
                  
            function           | 
                  
            drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php           | 
                  
            Acts on an entity before the presave hook is invoked.           | 
              
          
                  | 
            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().           | 
              
          
                  | 
            EntityStorageControllerBase::$entityType           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php           | 
                  
            Entity type for this controller instance.           | 
              
          
                  | 
            EntityStorageControllerBase::$entityInfo           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php           | 
                  
            Array of information about the entity.           | 
              
          
                  | 
            EntityStorageControllerBase::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php           | 
                  
            Constructs an EntityStorageControllerBase instance.           | 
              
          
                  | 
            MemcachedProfilerStorageTest::getStorage           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            ConfigSnapshotSubscriber::$sourceStorage           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php           | 
                  
            The source storage used to discover configuration changes.           | 
              
          
                  | 
            CustomBlockStorageController::attachLoad           | 
                  
            function           | 
                  
            drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php           | 
                  
            Overrides \Drupal\Core\Entity\DatabaseStorageController::attachLoad().           | 
              
          
                  | 
            MTimeProtectedFileStorageTest::$expected           | 
                  
            property           | 
                  
            drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php           | 
                  
            The expected test results for the security test.           | 
              
          
                  | 
            ConfigStorageController::getConfigPrefix           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php           | 
                  
            Returns the config prefix used by the configuration entity type.           | 
              
          
                  | 
            DatabaseStorageExpirable::deleteMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple().           | 
              
          
                  | 
            StringDatabaseStorage::countTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::countTranslations().           | 
              
          
                  | 
            StringDatabaseStorage::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::deleteLanguage().           | 
              
          
                  | 
            DatabaseStorageController::$revisionTable           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            The table that stores revisions, if the entity supports revisions.           | 
              
          
                  | 
            DatabaseStorageController::createInstance           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Instantiates a new instance of this entity controller.           | 
              
          
                  | 
            DatabaseStorageController::deleteRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Implements \Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision().           | 
              
          
                  | 
            MenuLinkStorageController::$routeProvider           | 
                  
            property           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php           | 
                  
            The route provider service.           | 
              
          
                  | 
            MenuLinkStorageController::createInstance           | 
                  
            function           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php           | 
                  
            Instantiates a new instance of this entity controller.           | 
              
          
                  | 
            ConfigTestStorageController::importCreate           | 
                  
            function           | 
                  
            drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importCreate().           | 
              
          
                  | 
            ConfigTestStorageController::importUpdate           | 
                  
            function           | 
                  
            drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importUpdate().           | 
              
          
                  | 
            ConfigTestStorageController::importDelete           | 
                  
            function           | 
                  
            drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importDelete().           | 
              
          
                  | 
            MenuLinkStorageController::countMenuLinks           | 
                  
            function           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php           | 
                  
            Returns the number of menu links from a menu.           | 
              
          
                  | 
            PdoProfilerStorage::createProfileFromData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            AutoExpireFlashBagTest::testGetStorageKey           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php           | 
                  
                       | 
              
          
                  | 
            BaseMemcacheProfilerStorage::TOKEN_PREFIX           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageControllerNG::$entityClass           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            The entity class to use.           | 
              
          
                  | 
            BaseMemcacheProfilerStorage::getIndexName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php           | 
                  
            Get name of index           | 
              
          
                  | 
            DatabaseStorageControllerNG::saveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Saves an entity revision.           | 
              
          
                  | 
            EntityStorageControllerBase::$entityCache           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php           | 
                  
            Static cache of entities.           | 
              
          
                  | 
            TermStorageController::buildPropertyQuery           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery().           | 
              
          
                  | 
            AbstractProfilerStorageTest::testChildren           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            FileProfilerStorageTest::setUpBeforeClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            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.           |