Cache\Frontend\None::afterRetrieve
  • References/PHP/Phalcon/Cache/Frontend/None

public afterRetrieve (mixed $data) Prepares data to be retrieved to user

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

public beforeStore (mixed $data) Serializes data before storing them

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

public string getContent () Returns output cached content

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

public stop () Stops output frontend

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

public getLifetime () Returns cache lifetime, always one second expiring content

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

public isBuffering () Check whether if frontend is buffering output

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

public beforeStore (mixed $data) Serializes data before storing them

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

extends class Phalcon\Cache\Frontend\Data

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

public getLifetime () Returns the cache lifetime

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

implements Phalcon\Cache\FrontendInterface

2025-01-10 15:47:30