[08:54:00] Hi folks, I have a dev question for DumpFilters, anyone able to help? [08:54:46] I have WikiPage type (page_id / page_title / etc ) but I want to be able to get Categories. Currently I use the $db to do a SQL selection, but surely there is a page lookup API? [08:54:56] From which I can do getCategories() ? [10:06:43] Nevermind found out for myself [10:06:44] $Xtitle = Title::newFromText( 'TLA720' );