14 calls to Config::getConfigData()
- Config::getExecutablePath in vendor/
squizlabs/ php_codesniffer/ src/ Config.php - Get the path to an executable utility.
- Config::processLongArgument in vendor/
squizlabs/ php_codesniffer/ src/ Config.php - Processes a long (--example) command-line argument.
- Config::restoreDefaults in vendor/
squizlabs/ php_codesniffer/ src/ Config.php - Restore default values for all possible command line arguments.
- DeprecatedSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ DeprecatedSniff.php - Processes this test, when one of its tokens is encountered.
- DisallowAlternativePHPTagsSniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ PHP/ DisallowAlternativePHPTagsSniff.php - Returns an array of tokens this test wants to listen for.
- FunctionCommentSniff::processParams in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ FunctionCommentSniff.php - Process the function parameter comments.
- Notifysend::__construct in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Notifysend.php - Load configuration data.
- Project::getCoreVersion in vendor/
drupal/ coder/ coder_sniffer/ DrupalPractice/ Project.php - Determines the Drupal core version a file might be associated with.
- Runner::run in vendor/
squizlabs/ php_codesniffer/ src/ Runner.php - Performs the run.
- ScopeIndentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.
- ScopeIndentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.
- SniffSettingsHelper::isEnabledByPhpVersion in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Helpers/ SniffSettingsHelper.php - Standards::getInstalledStandardPaths in vendor/
squizlabs/ php_codesniffer/ src/ Util/ Standards.php - Get a list of paths where standards are installed.
- TodoCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ TodoCommentSniff.php - Processes this test, when one of its tokens is encountered.