You are here

11 calls to dmemcache_delete() in Memcache API and Integration 5.2

cache_clear_all in ./memcache.db.inc
Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
cache_clear_all in ./memcache.inc
Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
memcachetests.php in ./memcachetests.php
sess_destroy_sid in ./session-memcache.inc
Called by PHP session handling with the PHP session ID to end a user's session.
sess_destroy_sid in ./session-memcache-db.inc
Called by PHP session handling with the PHP session ID to end a user's session.
sess_destroy_sid in ./session-memcache.db.inc
Called by PHP session handling with the PHP session ID to end a user's session.
sess_destroy_uid in ./session-memcache-db.inc
End a specific user's session
sess_destroy_uid in ./session-memcache.db.inc
End a specific user's session
sess_regenerate in ./session-memcache.inc
sess_regenerate in ./session-memcache-db.inc
Called when an anonymous user becomes authenticated or vice-versa.
sess_regenerate in ./session-memcache.db.inc
Called when an anonymous user becomes authenticated or vice-versa.