Image classes

Author Message

Michael Hall

Monday 28 January 2008 9:58:48 pm

Another newbie question.

Our eZ publish site has 16 different image "versions" (classes?) defined in the AliasList in image.ini.append.php.

Are these versions generated on upload, or on demand? In other words, does a line such as

{attribute_view_gui attribute=$object.data_map.image image_class=medium}

in a template cause the requested version of the image to be created then and there from the original? Presumably, once the image is created it is stored and re-used?

Also, is "Reference" a synonym for "original image"?

Stéphane Bullier

Tuesday 29 January 2008 1:50:23 am

Hello,

You have to see image.ini file in settings folder.

The reference image is the base of conversion and filtering. Yes, when an image is created, it's stored and re-used.

Stéphane

André R.

Tuesday 29 January 2008 1:51:09 am

The image aliases are created on demand, and are reused until the image cache is cleared. Something that only happens if you change the image to another one or specifically clears 'Cache for imagealias' on setup page.

"Reference" is the example in image.ini, the idea is that you have several aliases that for instance use grey colour. So "Reference" could be grey and the aliases that also needs to be grey inherit "Reference" as it's original image.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 19 2025 09:54:16
Script start
Timing: Jan 19 2025 09:54:16
Module start 'layout'
Timing: Jan 19 2025 09:54:16
Module start 'content'
Timing: Jan 19 2025 09:54:17
Module end 'content'
Timing: Jan 19 2025 09:54:17
Script end

Main resources:

Total runtime1.1900 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 589.0391152.6094
Module start 'layout' 0.00730.0035 741.648439.3984
Module start 'content' 0.01081.1776 781.0469572.8594
Module end 'content' 1.18840.0015 1,353.906312.2031
Script end 1.1899  1,366.1094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2749160.0002
Check MTime0.00130.1125160.0001
Mysql Total
Database connection0.00140.118110.0014
Mysqli_queries1.124994.5345590.0191
Looping result0.00080.0669570.0000
Template Total1.156997.220.5785
Template load0.00200.167320.0010
Template processing1.154997.052520.5774
Template load and register function0.00030.023610.0003
states
state_id_array0.00080.063510.0008
state_identifier_array0.00130.111920.0007
Override
Cache load0.00160.1323180.0001
Sytem overhead
Fetch class attribute can translate value0.00090.073930.0003
Fetch class attribute name0.00130.105250.0003
XML
Image XML parsing0.00700.589530.0023
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00760.6422230.0003
String conversion0.00000.000840.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
3content/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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs