Cache\Frontend\Igbinary::beforeStore
  • References/PHP/Phalcon/Cache/Frontend/Igbinary

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

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

public string getContent () Returns output cached content

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

public stop () Stops output frontend

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

public string getContent () Returns output cached content

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

public getLifetime () Returns the cache lifetime

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

public getLifetime () Returns the cache lifetime

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

public beforeStore (mixed $data) Prepare data to be stored

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

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

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

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

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

public string getContent () Returns output cached content

2025-01-10 15:47:30