Template:TitleDisplayTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>|- |
<includeonly>|- |
||
| [[{{{1}}}|{{#show: {{{1}}} |
| [[{{{1}}}|{{#show: {{{1}}} |
||
| ?Title pretty name is |
| ?Title pretty name is |debug |
||
}}]] || {{#arraymap:{{{2}}} |, | x | x | <br/>}} |
}}]] || {{#arraymap:{{{2}}} |, | x | x | <br/>}} |
||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
A template plug in for [[Template:TitleAsk]].[[category:templates|{{PAGENAME}}]][[category:Templates for Templates|{{PAGENAME}}]]</noinclude> |
A template plug in for [[Template:TitleAsk]].[[category:templates|{{PAGENAME}}]][[category:Templates for Templates|{{PAGENAME}}]]</noinclude> |
||
{{#ask: {{{1}}} |
|||
| ?Title pretty name is |debug |
|||
|format=debug |
|||
}} |
Revision as of 00:21, 9 January 2009
A template plug in for Template:TitleAsk.
Debug output SQLStore
ASK Query
SQL Query
SELECT DISTINCT
t0.smw_id AS id,
t0.smw_title AS t,
t0.smw_namespace AS ns,
t0.smw_iw AS iw,
t0.smw_subobject AS so,
t0.smw_sortkey AS sortkey, t0.smw_sort
FROM
`smw_object_ids` AS t0
WHERE
t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-redi'
AND t0.smw_iw!=':smw-border'
AND t0.smw_iw!=':smw-intprop'
ORDER BY
t0.smw_sort ASC
LIMIT
55
OFFSET
0
t0.smw_id AS id,
t0.smw_title AS t,
t0.smw_namespace AS ns,
t0.smw_iw AS iw,
t0.smw_subobject AS so,
t0.smw_sortkey AS sortkey, t0.smw_sort
FROM
`smw_object_ids` AS t0
WHERE
t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-redi'
AND t0.smw_iw!=':smw-border'
AND t0.smw_iw!=':smw-intprop'
ORDER BY
t0.smw_sort ASC
LIMIT
55
OFFSET
0
SQL Explain
ID | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t0 | index | smw_iw, smw_iw_2 | smw_sort | 262 | 109 | Using where |
Auxilliary Tables
No auxilliary tables used.Query Metrics
Query-Size:0Query-Depth:0
Errors and Warnings
The part "{{{1}}}" of the query was not understood.
Results might not be as expected.Some subquery has no valid condition.
<ul><li>The part "{{{1}}}" of the query was not understood.Results might not be as expected.</li> <!--br--><li>Some subquery has no valid condition.</li></ul>