# 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 / ok 532 - request parameter module is default ok 533 - request parameter action is index ok 534 - status code is 200 ok 535 - response selector body matches regex /congratulations/i ok 536 - cache is configured properly ok 537 - action is in cache ok 538 - content in cache is ok # get /nocache ok 539 - request parameter module is nocache ok 540 - request parameter action is index ok 541 - status code is 200 ok 542 - response selector body matches regex /nocache/i ok 543 - cache is configured properly ok 544 - action is not in cache # get /cache/page ok 545 - request parameter module is cache ok 546 - request parameter action is page ok 547 - status code is 200 ok 548 - response selector body matches regex /page in cache/ ok 549 - cache is configured properly ok 550 - page is in cache ok 551 - content in cache is ok # get /cache/forward ok 552 - request parameter module is cache ok 553 - request parameter action is forward ok 554 - status code is 200 ok 555 - response selector body matches regex /page in cache/ ok 556 - cache is configured properly ok 557 - action is in cache ok 558 - content in cache is ok # get /cache/multi ok 559 - request parameter module is cache ok 560 - request parameter action is multi ok 561 - status code is 200 ok 562 - response selector #partial .partial exists ok 563 - response selector #contextualPartial .contextualPartial exists ok 564 - response selector #contextualCacheablePartial .contextualCacheablePartial__ matches Param: ok 565 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_ matches Param: ok 566 - response selector #component .component__componentParam_ exists ok 567 - response selector #componentVarParam .component_varParam_componentParam_ exists ok 568 - response selector #contextualComponent .contextualComponent__componentParam_ exists ok 569 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_ exists ok 570 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ matches Param: ok 571 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_ matches Param: ok 572 - cache is configured properly ok 573 - action is not in cache ok 574 - cache is configured properly ok 575 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 576 - cache is configured properly ok 577 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 578 - cache is configured properly ok 579 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 580 - content in cache is ok ok 581 - cache is configured properly ok 582 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 583 - content in cache is ok ok 584 - cache is configured properly ok 585 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 586 - cache is configured properly ok 587 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 588 - cache is configured properly ok 589 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 590 - cache is configured properly ok 591 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 592 - content in cache is ok ok 593 - cache is configured properly ok 594 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 595 - content in cache is ok ok 596 - cache is configured properly ok 597 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 598 - cache is configured properly ok 599 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 600 - cache is configured properly ok 601 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 602 - cache is configured properly ok 603 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 604 - content in cache is ok ok 605 - cache is configured properly ok 606 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 607 - content in cache is ok ok 608 - cache is configured properly ok 609 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 610 - cache is configured properly ok 611 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 612 - cache is configured properly ok 613 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 614 - cache is configured properly ok 615 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 616 - content in cache is ok ok 617 - cache is configured properly ok 618 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 619 - content in cache is ok ok 620 - cache is configured properly ok 621 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache # get /cache/multi/param/requestParam ok 622 - request parameter module is cache ok 623 - request parameter action is multi ok 624 - status code is 200 ok 625 - response selector #partial .partial exists ok 626 - response selector #contextualPartial .contextualPartial exists ok 627 - response selector #contextualCacheablePartial .contextualCacheablePartial__requestParam matches Param: requestParam ok 628 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_requestParam matches Param: requestParam ok 629 - response selector #component .component__componentParam_requestParam exists ok 630 - response selector #componentVarParam .component_varParam_componentParam_requestParam exists ok 631 - response selector #contextualComponent .contextualComponent__componentParam_requestParam exists ok 632 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_requestParam exists ok 633 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_requestParam matches Param: requestParam ok 634 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_requestParam matches Param: requestParam ok 635 - cache is configured properly ok 636 - action is not in cache ok 637 - cache is configured properly ok 638 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 639 - cache is configured properly ok 640 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 641 - cache is configured properly ok 642 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 643 - content in cache is ok ok 644 - cache is configured properly ok 645 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 646 - content in cache is ok ok 647 - cache is configured properly ok 648 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 649 - cache is configured properly ok 650 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 651 - cache is configured properly ok 652 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 653 - cache is configured properly ok 654 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 655 - content in cache is ok ok 656 - cache is configured properly ok 657 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 658 - content in cache is ok ok 659 - cache is configured properly ok 660 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 661 - cache is configured properly ok 662 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 663 - cache is configured properly ok 664 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 665 - cache is configured properly ok 666 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 667 - content in cache is ok ok 668 - cache is configured properly ok 669 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 670 - content in cache is ok ok 671 - cache is configured properly ok 672 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 673 - cache is configured properly ok 674 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 675 - cache is configured properly ok 676 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 677 - cache is configured properly ok 678 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 679 - content in cache is ok ok 680 - cache is configured properly ok 681 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 682 - content in cache is ok ok 683 - cache is configured properly ok 684 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 685 - response selector #cacheableComponent .cacheableComponent__componentParam_ exists ok 686 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_ exists ok 687 - response selector #cacheablePartial .cacheablePartial__ exists ok 688 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_ exists # get /cache/multi/param/requestParam ok 689 - request parameter module is cache ok 690 - request parameter action is multi ok 691 - status code is 200 ok 692 - response selector #partial .partial exists ok 693 - response selector #contextualPartial .contextualPartial exists ok 694 - response selector #contextualCacheablePartial .contextualCacheablePartial__requestParam matches Param: requestParam ok 695 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_requestParam matches Param: requestParam ok 696 - response selector #component .component__componentParam_requestParam exists ok 697 - response selector #componentVarParam .component_varParam_componentParam_requestParam exists ok 698 - response selector #contextualComponent .contextualComponent__componentParam_requestParam exists ok 699 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_requestParam exists ok 700 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_requestParam matches Param: requestParam ok 701 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_requestParam matches Param: requestParam ok 702 - cache is configured properly ok 703 - action is not in cache ok 704 - cache is configured properly ok 705 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 706 - cache is configured properly ok 707 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 708 - cache is configured properly ok 709 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 710 - content in cache is ok ok 711 - cache is configured properly ok 712 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 713 - content in cache is ok ok 714 - cache is configured properly ok 715 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 716 - cache is configured properly ok 717 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 718 - cache is configured properly ok 719 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 720 - cache is configured properly ok 721 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 722 - content in cache is ok ok 723 - cache is configured properly ok 724 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 725 - content in cache is ok ok 726 - cache is configured properly ok 727 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 728 - cache is configured properly ok 729 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 730 - cache is configured properly ok 731 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 732 - cache is configured properly ok 733 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 734 - content in cache is ok ok 735 - cache is configured properly ok 736 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 737 - content in cache is ok ok 738 - cache is configured properly ok 739 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 740 - cache is configured properly ok 741 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 742 - cache is configured properly ok 743 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 744 - cache is configured properly ok 745 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 746 - content in cache is ok ok 747 - cache is configured properly ok 748 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 749 - content in cache is ok ok 750 - cache is configured properly ok 751 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 752 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists ok 753 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists ok 754 - response selector #cacheablePartial .cacheablePartial__requestParam exists ok 755 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists # get /cache/multi ok 756 - request parameter module is cache ok 757 - request parameter action is multi ok 758 - status code is 200 ok 759 - response selector #partial .partial exists ok 760 - response selector #contextualPartial .contextualPartial exists ok 761 - response selector #contextualCacheablePartial .contextualCacheablePartial__ matches Param: ok 762 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_ matches Param: ok 763 - response selector #component .component__componentParam_ exists ok 764 - response selector #componentVarParam .component_varParam_componentParam_ exists ok 765 - response selector #contextualComponent .contextualComponent__componentParam_ exists ok 766 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_ exists ok 767 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ matches Param: ok 768 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_ matches Param: ok 769 - cache is configured properly ok 770 - action is not in cache ok 771 - cache is configured properly ok 772 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 773 - cache is configured properly ok 774 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 775 - cache is configured properly ok 776 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 777 - content in cache is ok ok 778 - cache is configured properly ok 779 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 780 - content in cache is ok ok 781 - cache is configured properly ok 782 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 783 - cache is configured properly ok 784 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 785 - cache is configured properly ok 786 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 787 - cache is configured properly ok 788 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 789 - content in cache is ok ok 790 - cache is configured properly ok 791 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 792 - content in cache is ok ok 793 - cache is configured properly ok 794 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 795 - cache is configured properly ok 796 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 797 - cache is configured properly ok 798 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 799 - cache is configured properly ok 800 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 801 - content in cache is ok ok 802 - cache is configured properly ok 803 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 804 - content in cache is ok ok 805 - cache is configured properly ok 806 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 807 - cache is configured properly ok 808 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 809 - cache is configured properly ok 810 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 811 - cache is configured properly ok 812 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 813 - content in cache is ok ok 814 - cache is configured properly ok 815 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 816 - content in cache is ok ok 817 - cache is configured properly ok 818 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 819 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists ok 820 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists ok 821 - response selector #cacheablePartial .cacheablePartial__requestParam exists ok 822 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists # get /cache/multi/param/anotherRequestParam ok 823 - request parameter module is cache ok 824 - request parameter action is multi ok 825 - status code is 200 ok 826 - response selector #partial .partial exists ok 827 - response selector #contextualPartial .contextualPartial exists ok 828 - response selector #contextualCacheablePartial .contextualCacheablePartial__anotherRequestParam matches Param: anotherRequestParam ok 829 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_anotherRequestParam matches Param: anotherRequestParam ok 830 - response selector #component .component__componentParam_anotherRequestParam exists ok 831 - response selector #componentVarParam .component_varParam_componentParam_anotherRequestParam exists ok 832 - response selector #contextualComponent .contextualComponent__componentParam_anotherRequestParam exists ok 833 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_anotherRequestParam exists ok 834 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_anotherRequestParam matches Param: anotherRequestParam ok 835 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_anotherRequestParam matches Param: anotherRequestParam ok 836 - cache is configured properly ok 837 - action is not in cache ok 838 - cache is configured properly ok 839 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 840 - cache is configured properly ok 841 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 842 - cache is configured properly ok 843 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 844 - content in cache is ok ok 845 - cache is configured properly ok 846 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 847 - content in cache is ok ok 848 - cache is configured properly ok 849 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 850 - cache is configured properly ok 851 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 852 - cache is configured properly ok 853 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 854 - cache is configured properly ok 855 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 856 - content in cache is ok ok 857 - cache is configured properly ok 858 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 859 - content in cache is ok ok 860 - cache is configured properly ok 861 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 862 - cache is configured properly ok 863 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 864 - cache is configured properly ok 865 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 866 - cache is configured properly ok 867 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 868 - content in cache is ok ok 869 - cache is configured properly ok 870 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 871 - content in cache is ok ok 872 - cache is configured properly ok 873 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 874 - cache is configured properly ok 875 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 876 - cache is configured properly ok 877 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 878 - cache is configured properly ok 879 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 880 - content in cache is ok ok 881 - cache is configured properly ok 882 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 883 - content in cache is ok ok 884 - cache is configured properly ok 885 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 886 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists ok 887 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_requestParam exists ok 888 - response selector #cacheablePartial .cacheablePartial__requestParam exists ok 889 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_requestParam exists # get /cache/multiBis ok 890 - request parameter module is cache ok 891 - request parameter action is multiBis ok 892 - status code is 200 ok 893 - response selector #cacheablePartial .cacheablePartial__requestParam exists ok 894 - response selector #contextualCacheablePartial .contextualCacheablePartial__ exists ok 895 - response selector #cacheableComponent .cacheableComponent__componentParam_requestParam exists ok 896 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ exists ok 897 - cache is configured properly ok 898 - action is not in cache ok 899 - cache is configured properly ok 900 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 901 - content in cache is ok ok 902 - cache is configured properly ok 903 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 904 - content in cache is ok ok 905 - cache is configured properly ok 906 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 907 - content in cache is ok ok 908 - cache is configured properly ok 909 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 910 - content in cache is ok # get /cache/specificCacheKey ok 911 - request parameter module is cache ok 912 - request parameter action is specificCacheKey ok 913 - status code is 200 ok 914 - cache is configured properly ok 915 - action is not in cache ok 916 - cache is configured properly ok 917 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=cacheablePartial is in cache ok 918 - content in cache is ok ok 919 - cache is configured properly ok 920 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=contextualCacheableComponent is in cache ok 921 - content in cache is ok ok 922 - cache is configured properly ok 923 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=cacheableComponent is in cache ok 924 - content in cache is ok ok 925 - cache is configured properly ok 926 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=contextualCacheableComponent is in cache ok 927 - content in cache is ok # get /cache/action ok 928 - request parameter module is cache ok 929 - request parameter action is action ok 930 - status code is 200 ok 931 - cache is configured properly ok 932 - action is in cache ok 933 - content in cache is ok ok 934 - action is executed when not in cache # get /cache/action ok 935 - request parameter module is cache ok 936 - request parameter action is action ok 937 - status code is 200 ok 938 - cache is configured properly ok 939 - action is in cache ok 940 - content in cache is ok ok 941 - action is not executed when in cache ok 942 - response content is the same ok 943 - response content type is the same ok 944 - response http headers are the same 1..944 # Looks like everything went fine.