Forums / Developer / Search in literal balise

Search in literal balise

Author Message

Christophe Saint-Pierre

Thursday 15 January 2009 8:45:48 am

Hi,
I hace content in XmlBlock attribut wich is between <literal></literal>.
And when I do a fetch on it :

'attribute_filter', array( 'or',
                               array( 'masteres/text', 'like', '*tutu*'   )											
),	

It doesn't seem to work.
Is it normal ?

eZ debug

Timing: Jan 18 2025 15:15:28
Script start
Timing: Jan 18 2025 15:15:28
Module start 'content'
Timing: Jan 18 2025 15:15:28
Module end 'content'
Timing: Jan 18 2025 15:15:28
Script end

Main resources:

Total runtime0.0153 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 588.8281180.8359
Module start 'content' 0.00560.0052 769.664188.8828
Module end 'content' 0.01070.0045 858.546966.7031
Script end 0.0153  925.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002113.5303120.0002
Check MTime0.00095.9811120.0001
Mysql Total
Database connection0.00074.747810.0007
Mysqli_queries0.002214.296440.0005
Looping result0.00000.065420.0000
Template Total0.004127.110.0041
Template load0.00074.799210.0007
Template processing0.003422.225510.0034
Override
Cache load0.00053.396210.0005
General
dbfile0.00053.5675100.0001
String conversion0.00000.032730.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs