Forums / Developer / please help me find file with sql query

please help me find file with sql query

Author Message

Dmitry Kruglov

Thursday 14 May 2009 9:27:32 am

in this system current search work:
select ... from ... where [namefield] = 'text'
I want to make such a request:
select ... from ... where [namefield] like '%text%'

in which a file is changed?

thank you.

eZ debug

Timing: Jan 31 2025 06:25:43
Script start
Timing: Jan 31 2025 06:25:43
Module start 'content'
Timing: Jan 31 2025 06:25:43
Module end 'content'
Timing: Jan 31 2025 06:25:43
Script end

Main resources:

Total runtime0.0207 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.0062 588.0469180.8281
Module start 'content' 0.00620.0067 768.875088.7891
Module end 'content' 0.01290.0077 857.664166.7031
Script end 0.0206  924.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00209.8000120.0002
Check MTime0.00094.4613120.0001
Mysql Total
Database connection0.00167.949610.0016
Mysqli_queries0.002411.682640.0006
Looping result0.00000.053120.0000
Template Total0.007335.410.0073
Template load0.00083.975410.0008
Template processing0.006531.406010.0065
Override
Cache load0.00052.508310.0005
General
dbfile0.003919.0355100.0004
String conversion0.00000.018530.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