The links that appear in Debug-Url section of Symfony2 Profiler status bar (http://take.ms/NnkKG) are missing app_dev.php part thus leading to prod-environment where profiler is disabled.
For example, where link should lead to: localhost/app_dev.php/_profiler/355651, it is actually leading to localhost/_profiler/355651.
The links that appear in Debug-Url section of Symfony2 Profiler status bar (http://take.ms/NnkKG) are missing app_dev.php part thus leading to prod-environment where profiler is disabled.
For example, where link should lead to: localhost/app_dev.php/_profiler/355651, it is actually leading to localhost/_profiler/355651.