I learned something today:
console.logdoes not work in PHP – as I had expected.console.logdoes not throw a PHP error.
Guess who looked through their code wanting to output something for testing purposes and it just didn’t output anything… (Hint: This guy!)