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

implements Phalcon\Cache\FrontendInterface

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\Frontend\None::isBuffering
  • References/PHP/Phalcon/Cache/Frontend/None

public isBuffering () Check whether if frontend is buffering output, always false

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

public string getContent () Returns output cached content

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

public isBuffering () Check whether if frontend is buffering output

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

public mixed afterRetrieve (mixed $data) Unserializes data after retrieval

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\Frontend\Data::start
  • References/PHP/Phalcon/Cache/Frontend/Data

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

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

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

2025-01-10 15:47:30