thrownewInvalidProcessorException(newFormattableMarkup("The processor @processor has a pre_query definition but doesn't implement the required PreQueryProcessorInterface interface",['@processor'=>$processor_configuration['processor_id']]));
thrownewInvalidProcessorException(newFormattableMarkup("The processor @processor has a build definition but doesn't implement the required BuildProcessorInterface interface",['@processor'=>$processor['processor_id']]));