시맨틱 검색

둘러보기로 이동 검색으로 이동
조건
출력 선택
옵션
변수 [
limit:

반환할 결과의 최대 수
offset:

첫 결과의 오프셋
link:

링크로 값 보이기
headers:

머리글/속성 이름 표시
mainlabel:

대문 이름으로 주어지는 레이블
intro:

질문에 답이 있으면 쿼리 결과 앞에 표시할 텍스트
outro:

질문에 답이 있으면 쿼리 결과 뒤에 표시할 텍스트
searchlabel:

검색을 계속하기에 대한 텍스트
default:

질문에 답이 없으면 표시할 텍스트
class:

추가적인 CSS 클래스를 지정하십시오
widget:

사용할 수 있는 위젯
navigation:

레이아웃 내비게이션 컨트롤
overlay:

이미지 오버레이 사용
perrow:

행별 그림의 양
widths:

그림의 너비
heights:

그림의 높이
autocaptions:

아무 것도 지정하지 않으면 파일 이름을 제목으로 사용합니다
fileextensions:

파일 이름을 제목으로 사용하면 파일 확장자도 표시합니다
captionproperty:

The name of a semantic property present on the queried pages to be used as caption
captiontemplate:

A template used to format the gallery image captions. It provides named args like 'imageraw', 'imagecaption' and 'imageredirect'
imageproperty:

Name of a semantic property on the queried pages that points to images to use. When set, the queried pages themselves will not be displayed as images
redirects:

The name of a semantic property present on the queried pages which contain the redirect target
정렬 옵션
삭제
정렬 조건 추가
결과가 없습니다.
Debug output SQLStore
ASK Query
[[분류:CD/DVD]] [[아티스트::白瀬咲耶||시라세 사쿠야]]
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, idst10.smw_sort
FROM
  `smw_object_ids` AS t0
INNER JOIN
  (`smw_fpt_inst` AS t2
INNER JOIN
  (`smw_di_wikipage` AS t4
INNER JOIN
  `t6` AS t6 ON t4.o_id=t6.id) ON t2.s_id=t4.s_id) ON t0.smw_id=t2.s_id
INNER JOIN
  (`smw_di_wikipage` AS t10
INNER JOIN
  `smw_object_ids` AS idst10 ON idst10.smw_id=t10.o_id) ON t0.smw_id=t10.s_id
WHERE
  (t2.o_id=1588
   AND (t4.p_id=1599)
  )
   AND (t10.p_id=1603)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  idst10.smw_sort ASC
LIMIT
  55
OFFSET
  9
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2o_id5const1100.00Using temporary; Using filesort
1SIMPLEt4refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3s_id8shinycolors_wiki.t2.s_id, const1100.00Using where
1SIMPLEt10refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3s_id8shinycolors_wiki.t2.s_id, const1100.00Using where
1SIMPLEt6eq_refPRIMARYPRIMARY4shinycolors_wiki.t4.o_id1100.00
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4shinycolors_wiki.t2.s_id192.62Using where
1SIMPLEidst10eq_refPRIMARY, smw_idPRIMARY4shinycolors_wiki.t10.o_id1100.00
Auxilliary Tables
  • Temporary table t6
      INSERT IGNORE INTO `t6` (id) VALUES (688)
      INSERT IGNORE INTO `t6` (id) VALUES (1560)
Query Metrics
Query-Size:4
Query-Depth:1
Errors and Warnings
None