Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\Sniffs\InfoFiles

Object name File name Summary
AutoAddedKeysSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/InfoFiles/AutoAddedKeysSniff.php "version", "project" and "timestamp" are added automatically by drupal.org
packaging scripts.
ClassFilesSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/InfoFiles/ClassFilesSniff.php Checks files[] entries in info files. Only files containing classes/interfaces
should be listed.
DependenciesArraySniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/InfoFiles/DependenciesArraySniff.php Dependencies should be an array in .info.yml files.
DuplicateEntrySniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/InfoFiles/DuplicateEntrySniff.php Make sure that entries in info files are specified only once.
RequiredSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/InfoFiles/RequiredSniff.php "name", "description" and "core are required fields in Drupal info files. Also
checks the "php" minimum requirement for Drupal 7.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal