Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html/rocksensor2/web/core/lib/Drupal/Component/FileCache/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html/rocksensor2/web/core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php

<?php

namespace Drupal\Component\FileCache;

/**
 * Defines an interface inspired by APCu for FileCache backends.
 */
interface FileCacheBackendInterface {

  /**
   * Fetches data from the cache backend.
   *
   * @param array $cids
   *   The cache IDs to fetch.
   *
   * @return array
   *   An array containing cache entries keyed by cache ID.
   */
  public function fetch(array $cids);

  /**
   * Stores data into a cache backend.
   *
   * @param string $cid
   *   The cache ID to store data to.
   * @param mixed $data
   *   The data to store.
   */
  public function store($cid, $data);

  /**
   * Deletes data from a cache backend.
   *
   * @param string $cid
   *   The cache ID to delete.
   */
  public function delete($cid);

}

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net