# get /cache/imageWithLayoutCacheWithLayout
ok 1 - cache is configured properly
ok 2 - page is in cache
ok 3 - content in cache is ok
ok 4 - image (with layout/page cache) in cache is not decorated when web_debug is on
# get /cache/imageWithLayoutCacheWithLayout
ok 5 - cache is configured properly
ok 6 - page is in cache
ok 7 - content in cache is ok
ok 8 - image (with layout/page cache) in cache is not decorated when web_debug is on
# get /cache/imageWithLayoutCacheNoLayout
ok 9 - cache is configured properly
ok 10 - action is in cache
ok 11 - content in cache is ok
ok 12 - image (with layout/action cache) in cache is not decorated when web_debug is on
# get /cache/imageWithLayoutCacheNoLayout
ok 13 - cache is configured properly
ok 14 - action is in cache
ok 15 - content in cache is ok
ok 16 - image (with layout/action cache) in cache is not decorated when web_debug is on
# get /cache/imageNoLayoutCacheWithLayout
ok 17 - cache is configured properly
ok 18 - page is in cache
ok 19 - content in cache is ok
ok 20 - image (no layout/page cache) in cache is not decorated when web_debug is on
# get /cache/imageNoLayoutCacheWithLayout
ok 21 - cache is configured properly
ok 22 - page is in cache
ok 23 - content in cache is ok
ok 24 - image (no layout/page cache) in cache is not decorated when web_debug is on
# get /cache/imageNoLayoutCacheNoLayout
ok 25 - cache is configured properly
ok 26 - action is in cache
ok 27 - content in cache is ok
ok 28 - image (no layout/action cache) in cache is not decorated when web_debug is on
# get /cache/imageNoLayoutCacheNoLayout
ok 29 - cache is configured properly
ok 30 - action is in cache
ok 31 - content in cache is ok
ok 32 - image (no layout/action cache) in cache is not decorated when web_debug is on
# get /cache/multiBis
ok 33 - request parameter module is cache
ok 34 - request parameter action is multiBis
ok 35 - status code is 200
ok 36 - response selector link[href*=/main_css] exists
ok 37 - response selector script[src*=/main_js] exists
ok 38 - response selector link[href*=/partial_css] exists
ok 39 - response selector script[src*=/partial_js] exists
ok 40 - response selector link[href*=/another_partial_css] exists
ok 41 - response selector script[src*=/another_partial_js] exists
ok 42 - response selector link[href*=/component_css] exists
ok 43 - response selector script[src*=/component_js] exists
ok 44 - response selector #partial_slot_content matches Partial
ok 45 - response selector #another_partial_slot_content matches Another Partial
ok 46 - response selector #component_slot_content matches Component
# get /cache/multiBis
ok 47 - response selector link[href*=/main_css] exists
ok 48 - response selector script[src*=/main_js] exists
ok 49 - response selector link[href*=/partial_css] exists
ok 50 - response selector script[src*=/partial_js] exists
ok 51 - response selector link[href*=/another_partial_css] exists
ok 52 - response selector script[src*=/another_partial_js] exists
ok 53 - response selector link[href*=/component_css] exists
ok 54 - response selector script[src*=/component_js] exists
ok 55 - response selector #partial_slot_content matches Partial
ok 56 - response selector #another_partial_slot_content matches Another Partial
ok 57 - response selector #component_slot_content matches Component
# get /cache/partial
ok 58 - request parameter module is cache
ok 59 - request parameter action is partial
ok 60 - status code is 200
ok 61 - response selector link[href*=/main_css] does not exist
ok 62 - response selector script[src*=/main_js] does not exist
ok 63 - response selector link[href*=/partial_css] exists
ok 64 - response selector script[src*=/partial_js] exists
ok 65 - response selector link[href*=/another_partial_css] exists
ok 66 - response selector script[src*=/another_partial_js] exists
ok 67 - response selector link[href*=/component_css] does not exist
ok 68 - response selector script[src*=/component_js] does not exist
ok 69 - response selector #partial_slot_content matches Partial
ok 70 - response selector #another_partial_slot_content matches Another Partial
ok 71 - response selector #component_slot_content matches ""
# get /cache/anotherPartial
ok 72 - request parameter module is cache
ok 73 - request parameter action is anotherPartial
ok 74 - status code is 200
ok 75 - response selector link[href*=/main_css] does not exist
ok 76 - response selector script[src*=/main_js] does not exist
ok 77 - response selector link[href*=/partial_css] does not exist
ok 78 - response selector script[src*=/partial_js] does not exist
ok 79 - response selector link[href*=/another_partial_css] exists
ok 80 - response selector script[src*=/another_partial_js] exists
ok 81 - response selector link[href*=/component_css] does not exist
ok 82 - response selector script[src*=/component_js] does not exist
ok 83 - response selector #partial_slot_content matches ""
ok 84 - response selector #another_partial_slot_content matches Another Partial
ok 85 - response selector #component_slot_content matches ""
# get /cache/component
ok 86 - request parameter module is cache
ok 87 - request parameter action is component
ok 88 - status code is 200
ok 89 - response selector link[href*=/main_css] does not exist
ok 90 - response selector script[src*=/main_js] does not exist
ok 91 - response selector link[href*=/partial_css] does not exist
ok 92 - response selector script[src*=/partial_js] does not exist
ok 93 - response selector link[href*=/another_partial_css] does not exist
ok 94 - response selector script[src*=/another_partial_js] does not exist
ok 95 - response selector link[href*=/component_css] exists
ok 96 - response selector script[src*=/component_js] exists
ok 97 - response selector #partial_slot_content matches ""
ok 98 - response selector #another_partial_slot_content matches ""
ok 99 - response selector #component_slot_content matches Component
# get /
ok 100 - cache is configured properly
ok 101 - cache/list is not in cache
# get /cache/list
ok 102 - cache is configured properly
ok 103 - action is in cache
ok 104 - content in cache is ok
ok 105 - cache is configured properly
ok 106 - cache/list?page=10 is not in cache
# get /cache/list?page=10
ok 107 - response selector #page matches 10
ok 108 - cache is configured properly
ok 109 - action is in cache
ok 110 - content in cache is ok
ok 111 - cache is configured properly
ok 112 - cache/list?page=20 is not in cache
# get /cache/list?page=20
ok 113 - response selector #page matches 20
ok 114 - cache is configured properly
ok 115 - action is in cache
ok 116 - content in cache is ok
# get /cache/lastModifiedResponse
ok 117 - status code is 200
# get /cache/lastModifiedResponse
ok 118 - status code is 304
# get /
ok 119 - request parameter module is default
ok 120 - request parameter action is index
ok 121 - status code is 200
ok 122 - response selector body matches regex /congratulations/i
ok 123 - cache is configured properly
ok 124 - action is in cache
ok 125 - content in cache is ok
# get /nocache
ok 126 - request parameter module is nocache
ok 127 - request parameter action is index
ok 128 - status code is 200
ok 129 - response selector body matches regex /nocache/i
ok 130 - cache is configured properly
ok 131 - action is not in cache
# get /cache/page
ok 132 - request parameter module is cache
ok 133 - request parameter action is page
ok 134 - status code is 200
ok 135 - response selector body matches regex /page in cache/
ok 136 - cache is configured properly
ok 137 - page is in cache
ok 138 - content in cache is ok
# get /cache/forward
ok 139 - request parameter module is cache
ok 140 - request parameter action is forward
ok 141 - status code is 200
ok 142 - response selector body matches regex /page in cache/
ok 143 - cache is configured properly
ok 144 - action is in cache
ok 145 - content in cache is ok
# get /cache/multi
ok 146 - request parameter module is cache
ok 147 - request parameter action is multi
ok 148 - status code is 200
ok 149 - response selector #partial .partial exists
ok 150 - response selector #contextualPartial .contextualPartial exists
ok 151 - response selector #contextualCacheablePartial .contextualCacheablePartial__ matches Param:
ok 152 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_ matches Param:
ok 153 - response selector #component .component__componentParam_ exists
ok 154 - response selector #componentVarParam .component_varParam_componentParam_ exists
ok 155 - response selector #contextualComponent .contextualComponent__componentParam_ exists
ok 156 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_ exists
ok 157 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ matches Param:
ok 158 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_ matches Param:
ok 159 - cache is configured properly
ok 160 - action is not in cache
ok 161 - cache is configured properly
ok 162 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 163 - cache is configured properly
ok 164 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 165 - cache is configured properly
ok 166 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 167 - content in cache is ok
ok 168 - cache is configured properly
ok 169 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 170 - content in cache is ok
ok 171 - cache is configured properly
ok 172 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 173 - cache is configured properly
ok 174 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 175 - cache is configured properly
ok 176 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 177 - cache is configured properly
ok 178 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 179 - content in cache is ok
ok 180 - cache is configured properly
ok 181 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 182 - content in cache is ok
ok 183 - cache is configured properly
ok 184 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 185 - cache is configured properly
ok 186 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 187 - cache is configured properly
ok 188 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 189 - cache is configured properly
ok 190 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 191 - content in cache is ok
ok 192 - cache is configured properly
ok 193 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 194 - content in cache is ok
ok 195 - cache is configured properly
ok 196 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 197 - cache is configured properly
ok 198 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 199 - cache is configured properly
ok 200 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 201 - cache is configured properly
ok 202 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 203 - content in cache is ok
ok 204 - cache is configured properly
ok 205 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 206 - content in cache is ok
ok 207 - cache is configured properly
ok 208 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
# get /cache/multi/param/requestParam
ok 209 - request parameter module is cache
ok 210 - request parameter action is multi
ok 211 - status code is 200
ok 212 - response selector #partial .partial exists
ok 213 - response selector #contextualPartial .contextualPartial exists
ok 214 - response selector #contextualCacheablePartial .contextualCacheablePartial__requestParam matches Param: requestParam
ok 215 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_requestParam matches Param: requestParam
ok 216 - response selector #component .component__componentParam_requestParam exists
ok 217 - response selector #componentVarParam .component_varParam_componentParam_requestParam exists
ok 218 - response selector #contextualComponent .contextualComponent__componentParam_requestParam exists
ok 219 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_requestParam exists
ok 220 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_requestParam matches Param: requestParam
ok 221 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_requestParam matches Param: requestParam
ok 222 - cache is configured properly
ok 223 - action is not in cache
ok 224 - cache is configured properly
ok 225 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 226 - cache is configured properly
ok 227 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 228 - cache is configured properly
ok 229 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 230 - content in cache is ok
ok 231 - cache is configured properly
ok 232 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 233 - content in cache is ok
ok 234 - cache is configured properly
ok 235 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 236 - cache is configured properly
ok 237 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 238 - cache is configured properly
ok 239 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 240 - cache is configured properly
ok 241 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 242 - content in cache is ok
ok 243 - cache is configured properly
ok 244 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 245 - content in cache is ok
ok 246 - cache is configured properly
ok 247 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 248 - cache is configured properly
ok 249 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 250 - cache is configured properly
ok 251 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 252 - cache is configured properly
ok 253 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 254 - content in cache is ok
ok 255 - cache is configured properly
ok 256 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 257 - content in cache is ok
ok 258 - cache is configured properly
ok 259 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 260 - cache is configured properly
ok 261 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 262 - cache is configured properly
ok 263 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 264 - cache is configured properly
ok 265 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 266 - content in cache is ok
ok 267 - cache is configured properly
ok 268 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 269 - content in cache is ok
ok 270 - cache is configured properly
ok 271 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 272 - response selector #cacheableComponent .cacheableComponent__componentParam_ exists
ok 273 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_ exists
ok 274 - response selector #cacheablePartial .cacheablePartial__ exists
ok 275 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_ exists
# get /cache/multi/param/requestParam
ok 276 - request parameter module is cache
ok 277 - request parameter action is multi
ok 278 - status code is 200
ok 279 - response selector #partial .partial exists
ok 280 - response selector #contextualPartial .contextualPartial exists
ok 281 - response selector #contextualCacheablePartial .contextualCacheablePartial__requestParam matches Param: requestParam
ok 282 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_requestParam matches Param: requestParam
ok 283 - response selector #component .component__componentParam_requestParam exists
ok 284 - response selector #componentVarParam .component_varParam_componentParam_requestParam exists
ok 285 - response selector #contextualComponent .contextualComponent__componentParam_requestParam exists
ok 286 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_requestParam exists
ok 287 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_requestParam matches Param: requestParam
ok 288 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_requestParam matches Param: requestParam
ok 289 - cache is configured properly
ok 290 - action is not in cache
ok 291 - cache is configured properly
ok 292 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 293 - cache is configured properly
ok 294 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 295 - cache is configured properly
ok 296 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 297 - content in cache is ok
ok 298 - cache is configured properly
ok 299 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 300 - content in cache is ok
ok 301 - cache is configured properly
ok 302 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 303 - cache is configured properly
ok 304 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 305 - cache is configured properly
ok 306 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 307 - cache is configured properly
ok 308 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 309 - content in cache is ok
ok 310 - cache is configured properly
ok 311 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 312 - content in cache is ok
ok 313 - cache is configured properly
ok 314 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 315 - cache is configured properly
ok 316 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 317 - cache is configured properly
ok 318 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 319 - cache is configured properly
ok 320 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 321 - content in cache is ok
ok 322 - cache is configured properly
ok 323 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 324 - content in cache is ok
ok 325 - cache is configured properly
ok 326 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 327 - cache is configured properly
ok 328 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 329 - cache is configured properly
ok 330 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 331 - cache is configured properly
ok 332 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 333 - content in cache is ok
ok 334 - cache is configured properly
ok 335 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 336 - content in cache is ok
ok 337 - cache is configured properly
ok 338 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 339 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists
ok 340 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists
ok 341 - response selector #cacheablePartial .cacheablePartial__requestParam exists
ok 342 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists
# get /cache/multi
ok 343 - request parameter module is cache
ok 344 - request parameter action is multi
ok 345 - status code is 200
ok 346 - response selector #partial .partial exists
ok 347 - response selector #contextualPartial .contextualPartial exists
ok 348 - response selector #contextualCacheablePartial .contextualCacheablePartial__ matches Param:
ok 349 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_ matches Param:
ok 350 - response selector #component .component__componentParam_ exists
ok 351 - response selector #componentVarParam .component_varParam_componentParam_ exists
ok 352 - response selector #contextualComponent .contextualComponent__componentParam_ exists
ok 353 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_ exists
ok 354 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ matches Param:
ok 355 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_ matches Param:
ok 356 - cache is configured properly
ok 357 - action is not in cache
ok 358 - cache is configured properly
ok 359 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 360 - cache is configured properly
ok 361 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 362 - cache is configured properly
ok 363 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 364 - content in cache is ok
ok 365 - cache is configured properly
ok 366 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 367 - content in cache is ok
ok 368 - cache is configured properly
ok 369 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 370 - cache is configured properly
ok 371 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 372 - cache is configured properly
ok 373 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 374 - cache is configured properly
ok 375 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 376 - content in cache is ok
ok 377 - cache is configured properly
ok 378 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 379 - content in cache is ok
ok 380 - cache is configured properly
ok 381 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 382 - cache is configured properly
ok 383 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 384 - cache is configured properly
ok 385 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 386 - cache is configured properly
ok 387 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 388 - content in cache is ok
ok 389 - cache is configured properly
ok 390 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 391 - content in cache is ok
ok 392 - cache is configured properly
ok 393 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 394 - cache is configured properly
ok 395 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 396 - cache is configured properly
ok 397 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 398 - cache is configured properly
ok 399 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 400 - content in cache is ok
ok 401 - cache is configured properly
ok 402 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 403 - content in cache is ok
ok 404 - cache is configured properly
ok 405 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 406 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists
ok 407 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists
ok 408 - response selector #cacheablePartial .cacheablePartial__requestParam exists
ok 409 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists
# get /cache/multi/param/anotherRequestParam
ok 410 - request parameter module is cache
ok 411 - request parameter action is multi
ok 412 - status code is 200
ok 413 - response selector #partial .partial exists
ok 414 - response selector #contextualPartial .contextualPartial exists
ok 415 - response selector #contextualCacheablePartial .contextualCacheablePartial__anotherRequestParam matches Param: anotherRequestParam
ok 416 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_anotherRequestParam matches Param: anotherRequestParam
ok 417 - response selector #component .component__componentParam_anotherRequestParam exists
ok 418 - response selector #componentVarParam .component_varParam_componentParam_anotherRequestParam exists
ok 419 - response selector #contextualComponent .contextualComponent__componentParam_anotherRequestParam exists
ok 420 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_anotherRequestParam exists
ok 421 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_anotherRequestParam matches Param: anotherRequestParam
ok 422 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_anotherRequestParam matches Param: anotherRequestParam
ok 423 - cache is configured properly
ok 424 - action is not in cache
ok 425 - cache is configured properly
ok 426 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 427 - cache is configured properly
ok 428 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 429 - cache is configured properly
ok 430 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 431 - content in cache is ok
ok 432 - cache is configured properly
ok 433 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 434 - content in cache is ok
ok 435 - cache is configured properly
ok 436 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 437 - cache is configured properly
ok 438 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 439 - cache is configured properly
ok 440 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 441 - cache is configured properly
ok 442 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 443 - content in cache is ok
ok 444 - cache is configured properly
ok 445 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 446 - content in cache is ok
ok 447 - cache is configured properly
ok 448 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 449 - cache is configured properly
ok 450 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 451 - cache is configured properly
ok 452 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 453 - cache is configured properly
ok 454 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 455 - content in cache is ok
ok 456 - cache is configured properly
ok 457 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 458 - content in cache is ok
ok 459 - cache is configured properly
ok 460 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 461 - cache is configured properly
ok 462 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache
ok 463 - cache is configured properly
ok 464 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache
ok 465 - cache is configured properly
ok 466 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 467 - content in cache is ok
ok 468 - cache is configured properly
ok 469 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache
ok 470 - content in cache is ok
ok 471 - cache is configured properly
ok 472 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache
ok 473 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists
ok 474 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists
ok 475 - response selector #cacheablePartial .cacheablePartial__requestParam exists
ok 476 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists
# get /cache/multiBis
ok 477 - request parameter module is cache
ok 478 - request parameter action is multiBis
ok 479 - status code is 200
ok 480 - response selector #cacheablePartial .cacheablePartial__requestParam exists
ok 481 - response selector #contextualCacheablePartial .contextualCacheablePartial__ exists
ok 482 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists
ok 483 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ exists
ok 484 - cache is configured properly
ok 485 - action is not in cache
ok 486 - cache is configured properly
ok 487 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 488 - content in cache is ok
ok 489 - cache is configured properly
ok 490 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 491 - content in cache is ok
ok 492 - cache is configured properly
ok 493 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 494 - content in cache is ok
ok 495 - cache is configured properly
ok 496 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache
ok 497 - content in cache is ok
# get /cache/specificCacheKey
ok 498 - request parameter module is cache
ok 499 - request parameter action is specificCacheKey
ok 500 - status code is 200
ok 501 - cache is configured properly
ok 502 - action is not in cache
ok 503 - cache is configured properly
ok 504 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=cacheablePartial is in cache
ok 505 - content in cache is ok
ok 506 - cache is configured properly
ok 507 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=contextualCacheableComponent is in cache
ok 508 - content in cache is ok
ok 509 - cache is configured properly
ok 510 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=cacheableComponent is in cache
ok 511 - content in cache is ok
ok 512 - cache is configured properly
ok 513 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=contextualCacheableComponent is in cache
ok 514 - content in cache is ok
# get /cache/action
ok 515 - request parameter module is cache
ok 516 - request parameter action is action
ok 517 - status code is 200
ok 518 - cache is configured properly
ok 519 - action is in cache
ok 520 - content in cache is ok
ok 521 - action is executed when not in cache
# get /cache/action
ok 522 - request parameter module is cache
ok 523 - request parameter action is action
ok 524 - status code is 200
ok 525 - cache is configured properly
ok 526 - action is in cache
ok 527 - content in cache is ok
ok 528 - action is not executed when in cache
ok 529 - response content is the same
ok 530 - response content type is the same
ok 531 - response http headers are the same
# get /
Fatal error: Class 'SQLiteDatabase' not found in /home/meyecoz/famille/lib/vendor/symfony/lib/cache/sfSQLiteCache.class.php on line 166