20.8 Zend\Barcode\Object\Ean8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87
20.9 Zend\Barcode\Object\Ean13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87
20.10 Zend\Barcode\Object\Code39 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
20.11 Zend\Barcode\Object\Identcode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
20.12 Zend\Barcode\Object\Itf14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
20.13 Zend\Barcode\Object\Leitcode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
20.14 Zend\Barcode\Object\Planet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
20.15 Zend\Barcode\Object\Postnet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
20.16 Zend\Barcode\Object\Royalmail . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
20.17 Zend\Barcode\Object\Upca . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
20.18 Zend\Barcode\Object\Upce . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
21 Zend\Barcode Renderers 93
21.1 Common Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
21.2 Zend\Barcode\Renderer\Image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
21.3 Zend\Barcode\Renderer\Pdf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
22 Zend\Cache\Storage\Adapter 95
22.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
22.2 Quick Start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
22.3 Basic configuration Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96
22.4 Available Methods defined by Zend\Cache\Storage\StorageInterface . . . . . . . . . . 96
22.5 Available Methods defined by Zend\Cache\Storage\AvailableSpaceCapableInterface 99
22.6 Available Methods defined by Zend\Cache\Storage\TotalSpaceCapableInterface . . 99
22.7 Available Methods defined by Zend\Cache\Storage\ClearByNamespaceInterface . . . 99
22.8 Available Methods defined by Zend\Cache\Storage\ClearByPrefixInterface . . . . . 99
22.9 Available Methods defined by Zend\Cache\Storage\ClearExpiredInterface . . . . . . 99
22.10 Available Methods defined by Zend\Cache\Storage\FlushableInterface . . . . . . . . 99
22.11 Available Methods defined by Zend\Cache\Storage\IterableInterface (extends
IteratorAggregate) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
22.12 Available Methods defined by Zend\Cache\Storage\OptimizableInterface . . . . . . . 100
22.13 Available Methods defined by Zend\Cache\Storage\TaggableInterface . . . . . . . . . 100
22.14 TODO: Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
23 Zend\Cache\Storage\Capabilities 101
23.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101
23.2 Available Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101
23.3 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
24 Zend\Cache\Storage\Plugin 105
24.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
24.2 Quick Start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
24.3 Configuration Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
24.4 Available Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106
24.5 TODO: Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
25 Zend\Cache\Pattern 109
25.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109
25.2 Quick Start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109
25.3 Configuration Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110
25.4 Available Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112
25.5 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112
26 Introduction 115
iii