profiler_dump method comes from Symfony's WebProfilerBundle.
This bundle is not applied to Kernel in production mode, and it should not be (WebProfiler toolbar should be enabled only during development). You should remove those calls from twig template.