[15:30:49] [1/3] > $backend = MediaWiki\MediaWikiServices::getInstance()->getFileBackendGroup()->get( 'miraheze-swift' ); [15:30:49] [2/3] > var_dump($backend->fileExists( [ 'src' => $backend->getContainerStoragePath( 'createwiki-persistent-model' ) . '/requestmodel.phpml' ] )) [15:30:50] [3/3] bool(true) [15:31:02] which container is it loading this from [15:38:20] ok deleted it using the -deleted function but no container called miraheze-metawiki createwiki-persistent-model exists. So i wonder what container it was using.