public function __construct() {
        parent::__construct();

        $this->handlerConfigurations = module_invoke_all('dp_query_engine');
    }