create() create() : \Symfony\Component\Cache\Adapter\TagAwareAdapter Returns \Symfony\Component\Cache\Adapter\TagAwareAdapter —
createStore() createStore(string $name) : \Symfony\Component\Cache\Adapter\TagAwareAdapter Parameters string $name Returns \Symfony\Component\Cache\Adapter\TagAwareAdapter —
createRedisAdapter() createRedisAdapter(string $prefix, array $config) : \Symfony\Component\Cache\Adapter\AdapterInterface Parameters string $prefix array $config Returns \Symfony\Component\Cache\Adapter\AdapterInterface —
createMemcachedAdapter() createMemcachedAdapter(string $prefix, array $config) : \Symfony\Component\Cache\Adapter\AdapterInterface Parameters string $prefix array $config Returns \Symfony\Component\Cache\Adapter\AdapterInterface —