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

public delete (mixed $keyName) Deletes a value from the cache by its key

2025-01-10 15:47:30
Cache\Frontend\Output::isBuffering
  • References/PHP/Phalcon/Cache/Frontend/Output

public isBuffering () Check whether if frontend is buffering output

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

public flush () Immediately invalidates all existing items.

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

abstract public beforeStore (mixed $data) ...

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

implements Phalcon\Cache\FrontendInterface

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

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

2025-01-10 15:47:30
Cache\Frontend\Igbinary::start
  • References/PHP/Phalcon/Cache/Frontend/Igbinary

public start () Starts output frontend. Actually, does nothing

2025-01-10 15:47:30
Cache\Frontend\Base64::stop
  • References/PHP/Phalcon/Cache/Frontend/Base64

public stop () Stops output frontend

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

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

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

extends abstract class Phalcon\Cache\Backend

2025-01-10 15:47:30