You are here

Constants in Coder 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
C_TEST tests/Drupal/bad/bad.php 1 1
FOO_BAR tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc
FOO_BAR2 tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc Some comment.
FOO_BAR3 Deprecated tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc This should not throw a warning because the constant is deprecated.
MYMODULE_FOO tests/DrupalPractice/Constants/GlobalDefineUnitTest.module 1
MYMODULE_FOO2 tests/DrupalPractice/Constants/GlobalDefineUnitTest.module Some comment. 1
MYMODULE_FOO3 Deprecated tests/DrupalPractice/Constants/GlobalDefineUnitTest.module This should not throw a warning because the constant is deprecated. 1
UNPREFIXED_CONSTANT tests/Drupal/bad/bad.module @file Bad examples of install hooks in a module file. 1
WRONG_CONSTANT_NAME tests/Drupal/Semantics/constant_test.install 2
WRONG_CONSTANT_NAME tests/Drupal/Semantics/constant_test.module 2

Other projects