drupal-check Command Examples

Check Drupal PHP code for deprecations. More information: https://github.com/mglaman/drupal-check.

drupal-check {{path/to/directory}}

drupal-check --exclude-dir {{path/to/excluded_directory}},{{path/to/excluded_files/*.php}} {{path/to/directory}}

drupal-check --no-progress {{path/to/directory}}

drupal-check --analysis {{path/to/directory}}