Cannot redeclare generateOgImage90210() (previously declared in /....site/config/config.php:184)

I guess it happens because the config is loaded again at some point. IMO, the config file is not the right place to store functions in general.