Wednesday 29 July 2009 4:22:41 am - 5 replies
Content in eZ Publish is stored in attributes of content objects. A datatype describes the type of value that can be stored in an attribute and is the smallest possible entity of storage. It determines how a specific type of information should be validated, stored and retrieved. eZ Publish comes with a set of datatypes for, among other things, plain text, formatted text, images, email addresses and dates. This article explains how to create additional datatypes in eZ Publish 4, and explores how to take advantage of some of the new eZ Publish 4 features.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 02:00:58 |
Script start | |
Timing: | Jan 18 2025 02:00:58 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:00:58 |
Module start 'content' | |
Timing: | Jan 18 2025 02:00:58 |
Module end 'content' | |
Timing: | Jan 18 2025 02:00:58 |
Script end |
Total runtime | 0.2178 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 83 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0067 | 589.0547 | 152.6250 |
Module start 'layout' | 0.0067 | 0.0041 | 741.6797 | 39.4453 |
Module start 'content' | 0.0108 | 0.2053 | 781.1250 | 831.6328 |
Module end 'content' | 0.2161 | 0.0016 | 1,612.7578 | 22.3984 |
Script end | 0.2177 | 1,635.1563 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0044 | 2.0080 | 16 | 0.0003 |
Check MTime | 0.0021 | 0.9669 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0008 | 0.3683 | 1 | 0.0008 |
Mysqli_queries | 0.1334 | 61.2444 | 83 | 0.0016 |
Looping result | 0.0009 | 0.4123 | 81 | 0.0000 |
Template Total | 0.1799 | 82.6 | 2 | 0.0900 |
Template load | 0.0022 | 1.0305 | 2 | 0.0011 |
Template processing | 0.1777 | 81.5952 | 2 | 0.0888 |
Template load and register function | 0.0002 | 0.0762 | 1 | 0.0002 |
states | ||||
state_id_array | 0.0016 | 0.7462 | 2 | 0.0008 |
state_identifier_array | 0.0018 | 0.8294 | 3 | 0.0006 |
Override | ||||
Cache load | 0.0020 | 0.9009 | 31 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0014 | 0.6260 | 8 | 0.0002 |
Fetch class attribute can translate value | 0.0009 | 0.4314 | 5 | 0.0002 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0059 | 8 | 0.0000 |
XML | ||||
Image XML parsing | 0.0037 | 1.7000 | 5 | 0.0007 |
General | ||||
dbfile | 0.0030 | 1.3811 | 22 | 0.0001 |
String conversion | 0.0000 | 0.0047 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
6 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
8 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
3 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
2 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
2 | content/datatype/view/ezimage.tpl | <No override> | extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tpl | ||
1 | content/datatype/view/ezxmltags/quote.tpl | datatype/ezxmltext/quote.tpl | extension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 24 Number of unique templates used: 8 |
Time used to render debug report: 0.0002 secs