How to disable the uri/override cache ?

Author Message

Thomas Equeter

Friday 20 June 2003 10:54:16 am

There seems to be a cache of the uri and override templates under var/cache/override. I couldn't use {include uri="design:mytemplate.tpl"} until I deleted the related cachefile.

It isn't the normal way to do so, is it ? What setting should I modify in order to disable this cache while I'm working on the design ?

({include uri="design/www/template/mytemplate.tpl"} works fine, but what if I want to rename the design ?).

Using ez 3.1-beta2, *nix system, ViewCaching is disabled.

boris vanrillaer

Saturday 21 June 2003 1:36:48 pm

Aye,

I can confirm it as I have been looking at the same thing for over an hour ... clearing all possible caches except that one ...

A quick solution to bypass it is changing the owner and group to root or making it only r--r--r--

However it is indeed something weird ...

Greetz
Boris

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 16:14:32
Script start
Timing: Jan 18 2025 16:14:32
Module start 'layout'
Timing: Jan 18 2025 16:14:32
Module start 'content'
Timing: Jan 18 2025 16:14:33
Module end 'content'
Timing: Jan 18 2025 16:14:33
Script end

Main resources:

Total runtime0.6646 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 589.4609152.6406
Module start 'layout' 0.00670.0036 742.101639.4766
Module start 'content' 0.01030.6529 781.5781457.3125
Module end 'content' 0.66320.0014 1,238.89068.1406
Script end 0.6646  1,247.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4785160.0002
Check MTime0.00130.1973160.0001
Mysql Total
Database connection0.00110.166910.0011
Mysqli_queries0.625594.1082540.0116
Looping result0.00050.0827520.0000
Template Total0.633895.420.3169
Template load0.00210.314720.0010
Template processing0.631795.044320.3158
Template load and register function0.00020.033810.0002
states
state_id_array0.00080.114210.0008
state_identifier_array0.00100.150120.0005
Override
Cache load0.00170.2525140.0001
Sytem overhead
Fetch class attribute can translate value0.00060.096120.0003
Fetch class attribute name0.00090.129620.0004
XML
Image XML parsing0.00020.036620.0001
class_abstraction
Instantiating content class attribute0.00000.001120.0000
General
dbfile0.00060.0976100.0001
String conversion0.00000.001440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs