You are here

7 calls to Project::getCoreVersion() in Coder 8.2

DbQuerySniff::processFunctionCall in coder_sniffer/DrupalPractice/Sniffs/FunctionCalls/DbQuerySniff.php
Processes this function call.
DisallowLongArraySyntaxSniff::process in coder_sniffer/Drupal/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php
Processes this test, when one of its tokens is encountered.
GlobalConstantSniff::process in coder_sniffer/DrupalPractice/Sniffs/Constants/GlobalConstantSniff.php
Processes this test, when one of its tokens is encountered.
GlobalDefineSniff::processFunctionCall in coder_sniffer/DrupalPractice/Sniffs/Constants/GlobalDefineSniff.php
Processes this function call.
HookInitCssSniff::processFunction in coder_sniffer/DrupalPractice/Sniffs/FunctionDefinitions/HookInitCssSniff.php
Process this function definition.
InstallTSniff::processFunction in coder_sniffer/DrupalPractice/Sniffs/FunctionDefinitions/InstallTSniff.php
Process this function definition.
ProjectUnitTest::testCoreVersion in coder_sniffer/DrupalPractice/Test/ProjectDetection/ProjectUnitTest.php
Tests the extending classes Sniff class.