Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Store.php

7 calls to Store::getPath()

Store::doPurge in vendor/symfony/http-kernel/HttpCache/Store.php
Purges data for the given URL.
Store::isLocked in vendor/symfony/http-kernel/HttpCache/Store.php
Returns whether or not a lock exists.
Store::load in vendor/symfony/http-kernel/HttpCache/Store.php
Loads data for the given key.
Store::lock in vendor/symfony/http-kernel/HttpCache/Store.php
Tries to lock the cache for a given Request, without blocking.
Store::lookup in vendor/symfony/http-kernel/HttpCache/Store.php
Locates a cached Response for the Request provided.
Store::save in vendor/symfony/http-kernel/HttpCache/Store.php
Save data for the given key.
Store::write in vendor/symfony/http-kernel/HttpCache/Store.php
Writes a cache entry to the store for the given Request and Response.
RSS feed
Powered by Drupal