Template:Card query/testcases

From Yugipedia
Jump to: navigation, search
NameJapanese nameProperty
A.I. Love FusionAiアイラブゆうごうNormal Spell Card
Absorb Fusion吸光融合アブソープ・フュージョンNormal Spell Card
Ancient Gear Fusion古代の機械融合アンティーク・ギアフュージョンNormal Spell Card
Battle Fusionけっとうゆうごう-バトル・フュージョンQuick-Play Spell Card
Branded FusionらくいんゆうごうNormal Spell Card
Brilliant Fusionブリリアント・フュージョンContinuous Spell Card
Chimera Fusion合成獣融合キマイラ・フュージョンQuick-Play Spell Card
Cyberload Fusionサイバーロード・フュージョンQuick-Play Spell Card
Cybernetic Fusion Supportサイバネティック・フュージョン・サポートQuick-Play Spell Card
Cynet Fusionサイバネット・フュージョンNormal Spell Card
Dark Fusionダーク・フュージョンNormal Spell Card
De-FusionゆうごうかいじょQuick-Play Spell Card
Destruction Swordsman FusionかいけんゆうごうQuick-Play Spell Card
Dimension FusionげんゆうごうNormal Spell Card
Dimension Fusion DestructionげんゆうごうさつNormal Spell Card
Dowsing Fusionダウジング・フュージョンNormal Spell Card
Earthbound FusionばくゆうごうQuick-Play Spell Card
El Shaddoll Fusion神の写し身との接触エルシャドール・フュージョンQuick-Play Spell Card
Face Card FusionふだゆうごうNormal Spell Card
Flash FusionしゅんかんゆうごうQuick-Play Spell Card
Fossil Fusionせきゆうごう-フォッシル・フュージョンNormal Spell Card
Frightfur Fusion魔玩具融合デストーイ・フュージョンNormal Spell Card
Fullmetalfoes Fusion重錬装融合フルメタルフォーゼ・フュージョンQuick-Play Spell Card
Fusion ArmamentゆうごうきょうへいNormal Spell Card
Fusion ConscriptionゆうごうちょうへいNormal Spell Card
Fusion DeploymentゆうごうへいNormal Spell Card
Fusion Destinyフュージョン・デステニーNormal Spell Card
Fusion Gateフュージョン・ゲートField Spell Card
Fusion Recovery融合回収フュージョン・リカバリーNormal Spell Card
Fusion Recycling PlantゆうごうさいせいこうField Spell Card
Fusion SageゆうごうけんじゃNormal Spell Card
Fusion SubstituteかんゆうごうNormal Spell Card
Fusion Sword Murasame BladeゆうごうムラサメブレードEquip Spell Card
Fusion Tag融合識別フュージョン・タグNormal Spell Card
Fusion Weaponフュージョン・ウェポンEquip Spell Card
Fusion of Fireフュージョン・オブ・ファイアNormal Spell Card
Future Fusionらいゆうごう-フューチャー・フュージョンContinuous Spell Card
Gem-Knight Fusionジェムナイト・フュージョンNormal Spell Card
Ghost Fusionゆうごう-ゴースト・フュージョンNormal Spell Card
Greater PolymerizationだいゆうごうNormal Spell Card
Harmonic Synchro Fusionかいきょうめい-シンクロ・フュージョンNormal Spell Card
Instant Fusion簡易融合インスタントフュージョンNormal Spell Card
Lunalight Fusion月光融合ムーンライト・フュージョンNormal Spell Card
Magicalized Fusion円融魔術マジカライズ・フュージョンNormal Spell Card
Mementotlan Fusionめいがいゆうごう-メメント・フュージョンQuick-Play Spell Card
Metalfoes Fusion錬装融合メタルフォーゼ・フュージョンNormal Spell Card
Miracle Fusionミラクル・フュージョンNormal Spell Card
Miracle Synchro FusionミラクルシンクロフュージョンNormal Spell Card
Myutant Fusionフュージョン・ミュートリアスNormal Spell Card
Neos Fusionネオス・フュージョンNormal Spell Card
SQLStore debug output
ASK Query
[[Concept:CG non-monster cards]] [[Archseries::Polymerization (archetype)||Fusion (archetype)]] [[Card type::Spell Card]]
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,
  t0.smw_title,
  t0.smw_subobject
FROM
  `smw_object_ids` AS t0
INNER JOIN
  (`smw_di_wikipage` AS t24
INNER JOIN
  `t26` AS t26 ON t24.o_id=t26.id
INNER JOIN
  (`smw_di_wikipage` AS t11
INNER JOIN
  `t13` AS t13 ON t11.o_id=t13.id
INNER JOIN
  (`smw_di_blob` AS t6
INNER JOIN
  `smw_di_blob` AS t8 ON t6.s_id=t8.s_id) ON t11.s_id=t6.s_id) ON t24.s_id=t11.s_id
INNER JOIN
  `smw_di_wikipage` AS t29 ON t24.s_id=t29.s_id) ON t0.smw_id=t24.s_id
WHERE
  (t24.p_id='559'
   AND (t11.p_id='596'
   AND (
   ((t6.o_hash='OCG') OR (t6.o_hash='TCG')
  ) AND t6.p_id='599'
   AND (
   (t8.o_hash='Card page') AND t8.p_id='880')
  ))
   AND (t29.p_id='596' AND t29.o_id='1329')
  )
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC,
  t0.smw_title ASC,
  t0.smw_subobject ASC
LIMIT
  55
OFFSET
  0
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEt26ALLPRIMARY2Using temporary; Using filesort
1SIMPLEt24refs_id,o_id,p_id,s_id_2,s_id_3,o_id_2,o_id_3o_id_39ygowiki.t26.id,const11
1SIMPLEt6refs_id,o_hash,s_id_2,p_ids_id8ygowiki.t24.s_id,const1Using where
1SIMPLEt8refs_id,o_hash,s_id_2,p_ids_id8ygowiki.t24.s_id,const1Using where
1SIMPLEt0eq_refPRIMARY,smw_id,smw_iw,smw_iw_2PRIMARY4ygowiki.t24.s_id1Using where
1SIMPLEt29refs_id,o_id,p_id,s_id_2,s_id_3,o_id_2,o_id_3s_id_313ygowiki.t24.s_id,const,const1Using index; Distinct
1SIMPLEt11refs_id,o_id,p_id,s_id_2,s_id_3,o_id_2,o_id_3s_id_38ygowiki.t24.s_id,const1Using where; Using index; Distinct
1SIMPLEt13eq_refPRIMARYPRIMARY4ygowiki.t11.o_id1Distinct
Auxilliary Tables
  • Temporary table t26
      INSERT IGNORE INTO `t26` (id) VALUES ('1812')
      INSERT IGNORE INTO `t26` (id) VALUES ('1825')
  • Temporary table t13
      INSERT IGNORE INTO `t13` (id) VALUES ('1329')
      INSERT IGNORE INTO `t13` (id) VALUES ('1787')
      INSERT IGNORE INTO `t13` (id) VALUES ('87260')
      INSERT IGNORE INTO `t13` (id) VALUES ('70265')
      INSERT IGNORE INTO `t13` (id) VALUES ('2881')
      INSERT IGNORE INTO `t13` (id) VALUES ('77217')
      INSERT IGNORE INTO `t13` (id) VALUES ('769993')
      INSERT IGNORE INTO `t13` (id) VALUES ('72320')
      INSERT IGNORE INTO `t13` (id) VALUES ('0')
      INSERT IGNORE INTO `t13` (id) VALUES ('38099')
Query Metrics
Query-Size:6
Query-Depth:1
Errors and Warnings
None
  • #ask query ($cq_full_query): [[Concept:CG non-monster cards]][[Archseries::Polymerization (archetype)||Fusion (archetype)]][[Card type::Spell Card]]
  • $cq_query: [[Archseries::Polymerization (archetype)||Fusion (archetype)]][[Card type::Spell Card]]
  • $cq_query_lc: [[archseries::polymerization (archetype)||fusion (archetype)]][[card type::spell card]]
  • $cq_query_normalized: [[archseries::^polymerization (archetype)||fusion (archetype)]][[card type::spell card]]
  • $cq_medium: official
  • $cq_medium_query: [[Concept:CG cards]]
  • $cq_query_medium:
  • $cq_card_type: non-monster
  • $cq_card_type_query: [[Concept:Non-monster cards]]
  • $cq_concept_query: [[Concept:CG non-monster cards]]
  • $cq_monster_count: 0
  • $cq_nonmonster_count: 79
  • $cq_spell_count: 79
  • $cq_trap_count: 0
  • $cq_col_card_type:
  • $cq_col_character:
  • $cq_col_japanese_name: ?Japanese name
  • $cq_col_primary_type:
  • $cq_col_secondary_type:
  • $cq_col_attribute:
  • $cq_col_type:
  • $cq_level_in_results:
  • $cq_rank_in_results:
  • $cq_link_in_results:
  • $cq_col_level/rank/link_label:
  • $cq_col_level/rank/link:
  • $cq_col_level:
  • $cq_col_rank:
  • $cq_col_scale:
  • $cq_col_link_rating:
  • $cq_equal_atkdef:
  • $cq_col_atk:
  • $cq_col_def:
  • $cq_col_maximum_atk:
  • $cq_col_card_type_st:
  • $cq_col_property: ?Property = [[Property]]
  • {{{extra_column}}}:
  • {{{extra_column2}}}:
  • $cq_col_extra:
  • $cq_col_extra_2:
  • limit: 50
  • $cq_sort: #
  • $cq_order:
  • $cq_default:
  • $cq_count: 79