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

public isBuffering () Check whether if frontend is buffering output

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

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

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

public flush () Immediately invalidates all existing items.

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

public isBuffering () Check whether if frontend is buffering output

2025-01-10 15:47:30
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\Libmemcached::_connect
  • References/PHP/Phalcon/Cache/Backend/Libmemcached

public _connect () Create internal connection to memcached

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