Lines Matching defs:cache
54 if (!empty($this->attrs['cache']) && $this->attrs['cache'] !== 'cache') {
55 $query[] = $this->attrs['cache'];
74 $cache = null,
86 $cache,
97 self::resolveMedia($src, $title, $align, $width, $height, $cache, $linking)
110 $cache = null,
126 if ($cache !== null && $cache === 'cache') {
127 $cache = null;
135 $node->attr($prefix . 'cache', $cache);
145 $cache = null,
156 $cache,
166 $cache,