Features

Constant Drills:

  • analyzes all the php files of your concrete5 installation
     
  • list all the constants defined and/or used
     
  • list the current value of the constant (if not defined you'll see Not defined)
     
  • strings, numbers, boolean values, null values are shown in different colors
     
  • you can search for part of the constant name
     
  • you can filter only defined constants
     
  • you can exclude constants used exclusively in the 3rd party libraries
     
  • you can filter constants defined and/or used in a specific file