class filtering problem

Author Message

Marko Žmak

Sunday 11 July 2004 12:09:58 pm

I want to fetch all nodes belonging to article class, and I use this filtering:

'class_filter_type',  'include',
'class_filter_array', array( 'article' ),

But the fetch function doesn't fetch anything. Without this filter it works O.K. I've also tried to use the ID of article class but still doesn't work.

Is this a bug, and how can I fix it? Im using EZ 3.3.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

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 04:31:12
Script start
Timing: Jan 19 2025 04:31:12
Module start 'layout'
Timing: Jan 19 2025 04:31:12
Module start 'content'
Timing: Jan 19 2025 04:31:13
Module end 'content'
Timing: Jan 19 2025 04:31:13
Script end

Main resources:

Total runtime1.3354 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1250152.6094
Module start 'layout' 0.00620.0027 741.734439.4141
Module start 'content' 0.00891.3249 781.1484468.1563
Module end 'content' 1.33390.0015 1,249.30478.1875
Script end 1.3353  1,257.4922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2704160.0002
Check MTime0.00130.0949160.0001
Mysql Total
Database connection0.00070.050610.0007
Mysqli_queries1.292596.7894460.0281
Looping result0.00040.0305440.0000
Template Total1.300097.420.6500
Template load0.00210.154620.0010
Template processing1.297997.195520.6490
Template load and register function0.00010.007110.0001
states
state_id_array0.00100.075610.0010
state_identifier_array0.00150.109620.0007
Override
Cache load0.00170.125280.0002
Sytem overhead
Fetch class attribute can translate value0.00060.041910.0006
Fetch class attribute name0.00100.075420.0005
XML
Image XML parsing0.00060.044610.0006
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00250.1893180.0001
String conversion0.00000.000440.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs