Multiple locations and its children nodes

Author Message

Jean-Luc Nguyen

Friday 02 October 2009 5:13:34 am

Hello,

Is there an INI configuration for adding multiple locations for a node, and it subtree (children nodes)?

Thanks a lot!

http://www.acidre.com

Jean-Luc Nguyen

Friday 02 October 2009 5:21:32 am

OK, I actually found out:

Instead of fetching with:

'parent_node_id', $node.node_id

I am fetching with:

'parent_node_id', $node.main_node_id

which getting all children from the main node.

http://www.acidre.com

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 18:31:49
Script start
Timing: Jan 18 2025 18:31:49
Module start 'layout'
Timing: Jan 18 2025 18:31:49
Module start 'content'
Timing: Jan 18 2025 18:31:50
Module end 'content'
Timing: Jan 18 2025 18:31:50
Script end

Main resources:

Total runtime0.6480 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 588.1484152.6406
Module start 'layout' 0.00430.0027 740.789139.4766
Module start 'content' 0.00700.6395 780.2656487.2578
Module end 'content' 0.64650.0015 1,267.52348.1250
Script end 0.6480  1,275.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4986160.0002
Check MTime0.00130.2017160.0001
Mysql Total
Database connection0.00060.095710.0006
Mysqli_queries0.604393.2581520.0116
Looping result0.00040.0678500.0000
Template Total0.622196.020.3111
Template load0.00200.301720.0010
Template processing0.620195.701220.3101
Template load and register function0.00010.017810.0001
states
state_id_array0.00070.102510.0007
state_identifier_array0.00110.167920.0005
Override
Cache load0.00160.2498150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.108310.0007
Fetch class attribute name0.00110.164130.0004
XML
Image XML parsing0.00070.115610.0007
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00130.2041160.0001
String conversion0.00000.001140.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs