Toggle navigation
Stash
Home
Github
Blog
StashBundle
Tedious.io
Navigation
index
next
|
Stash 0.14.0 documentation
»
Stash →
Search
Go
Stash Documentation
ΒΆ
Stash
Features
Example Usage
License
Overview
Requirements
Installation
Composer
Direct Download
Autoloading
License
Basic Usage
Concepts
Pools and Items
Drivers
Keys
Namespaces
Examples
Creating Items
Caching Data
Clearing Data
Emptying the Entire Cache
Running Maintenance
Groupings
Stacks
Namespaces
Invalidation
Dog Pile Effect
Stampede Protection
Invalidation Methods
Precompute
None
Old
Value
Sleep
Core API
Pool
clear
__construct
commit
deleteItems
getDriver
getItem
getItems
getNamespace
hasItem
purge
save
saveDeferred
setDriver
setItemClass
setLogger
setNamespace
Item
clear
disable
expiresAfter
expiresAt
extend
get
getCreation
getExpiration
getKey
isDisabled
isHit
isMiss
lock
save
set
setInvalidationMethod
setLogger
setTTL
Drivers
setOptions
DriverList
getAvailableDrivers
getAllDrivers
getDriverClass
registerDriver
Drivers
System
FileSystem
Sqlite
APC
Server
Memcached
Redis
Specialized
Ephemeral
Composite
Integration
Typehinting
DriverList
Configuration
Driver Wrapping
Logging
Maintenance Actions
Standards Compliance
Extending
Getting Started
Interfaces
AbstractTests
Replacing The Item Class
Adding Drivers
Keys
DriverInterface
setOptions
getData
storeData
clear
purge
isAvailable
Contributing
Contributions Welcome!
Important Guidelines
Code Styling
Running the test suite
StashBundle
Installation
Usage
Configuration
Default Cache Service
Configuring Drivers
Multiple Drivers
In-Memory
Doctrine Adapter
Session Adapter
Multiple Services
Tracking
Stash Driver Configuration
FAQ
Packaging
Compatibility
Drivers
Navigation
index
next
|
Stash 0.14.0 documentation
»