Cache\Backend\Mongo::delete
  • References/PHP/Phalcon/Cache/Backend/Mongo

public boolean delete (int | string $keyName) Deletes a value from the cache by its key

2025-01-10 15:47:30
Cache\Backend\Memcache::delete
  • References/PHP/Phalcon/Cache/Backend/Memcache

public boolean delete (int | string $keyName) Deletes a value from the cache by its key

2025-01-10 15:47:30
Cache\Backend
  • References/PHP/Phalcon/Cache/Backend

Source

2025-01-10 15:47:30
Cache\Backend\Apc::save
  • References/PHP/Phalcon/Cache/Backend/Apc

public save ([string | long $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])

2025-01-10 15:47:30
Cache\Backend\File::flush
  • References/PHP/Phalcon/Cache/Backend/File

public flush () Immediately invalidates all existing items.

2025-01-10 15:47:30
Cache\Backend\Xcache::delete
  • References/PHP/Phalcon/Cache/Backend/Xcache

public boolean delete (int | string $keyName) Deletes a value from the cache by its key

2025-01-10 15:47:30
Cache\Backend::getLifetime
  • References/PHP/Phalcon/Cache/Backend

public int getLifetime () Gets the last lifetime set

2025-01-10 15:47:30
Cache\Backend\Memcache
  • References/PHP/Phalcon/Cache/Backend/Memcache

extends abstract class Phalcon\Cache\Backend

2025-01-10 15:47:30
Cache\Backend\Redis
  • References/PHP/Phalcon/Cache/Backend/Redis

extends abstract class Phalcon\Cache\Backend

2025-01-10 15:47:30
Cache\Backend\Xcache::queryKeys
  • References/PHP/Phalcon/Cache/Backend/Xcache

public array queryKeys ([string $prefix]) Query the existing cached keys

2025-01-10 15:47:30