Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Pppery
.
Toggle Highlighting
SQL
use mediawikiwiki_p; select concat("{{subst:#invoke:Sandbox/pppery/hook page|main|name=",replace(page_title,"Hooks/",""),"}}") as "Title" from categorylinks join page on page_id=cl_from where page_namespace=100 and cl_to="MediaWiki_hooks" and exists (select 1 from categorylinks where cl_from=page_id and cl_to REGEXP "MediaWiki_deprecated_or_obsolete_features") and exists (select 1 from pagelinks where pl_from=1428 and pl_namespace=100 and pl_title=page_title)
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...