Ele-php-ant Info

From the dashboard run phpinfo() and view extended information about the Concrete CMS environment and configuration.

Once installed, dashboard pages can be found at 

  • Dashboard > System & Settings > Environment > PHP Information.
    Show phpinfo() reports for your site/host environment.
  • Dashboard > System & Settings > Environment > Constants Information.
    Constants defined by PHP, by the site environment and by Concrete CMS.
  • Dashboard > System & Settings > Environment > Application Information.
    Application and assets information from the Concrete CMS environment.
  • Dashboard > System & Settings > Environment > Config Information.
    Config Files and Config Database information from the Concrete CMS environment and packages.
  • Dashboard > System & Settings > Environment > MySQL Information.
    MySQL / MariaDB schema and table information.
  • Dashboard > System & Settings > Environment > Superglobals Information.
    Superglobals including $_SERVER and $_REQUEST.
  • Dashboard > System & Settings > Environment > Doctrine Information.
    Doctrine information including types and migrations.

In the dashboard menu, select 'System and Settings' and then look for these pages under the Environment group.

Ele-PHP-ant Info

jl_elephpant_info - v9.0.6

From dashboard pages run phpinfo() and view extended information about the Concrete CMS environment and configuration

Single Pages
  • PHP Information /dashboard/​system/​environment/​elephpant_info Run phpinfo() from the dashboard and show results.
  • Constants Information /dashboard/​system/​environment/​constants_info Constants defined by PHP, by the site environment and by Concrete CMS.
  • Application Information /dashboard/​system/​environment/​app_info Application and assets information from the Concrete CMS environment.
  • Config Information /dashboard/​system/​environment/​config_info Config information from the Concrete CMS environment and packages.
  • MySQL Information /dashboard/​system/​environment/​mysql_info Config information from the MySQL database.
  • Superglobals Information /dashboard/​system/​environment/​superglobals_info Current $_SUPERGLOBALS values.
  • Doctrine Information /dashboard/​system/​environment/​doctrine_info Information about the Doctrine DBAL.
  • Error Reporting /dashboard/​system/​environment/​error_reporting_info Current Error Reporting flags.