PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
|
drupal/core/vendor/phpunit/php-timer/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
|
|
|
PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
|
drupal/core/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
|
|
|
PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
|
drupal/core/vendor/phpunit/phpunit/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
|
|
|
PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
|
drupal/core/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
|
|
|
PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/php-text-template/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/php-file-iterator/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/php-timer/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/phpunit/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
|
|
|
PHPDriver |
class |
Doctrine\Common\Persistence\Mapping\Driver |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
The PHPDriver includes php files which just populate ClassMetadataInfo
instances with plain php code |
|
1 |
|
PHPDriverTest |
class |
Doctrine\Tests\Common\Persistence\Mapping |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php |
|
|
|
|
PhpDumper |
class |
Symfony\Component\DependencyInjection\Dumper |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
PhpDumper dumps a service container as a PHP class. |
|
3 |
|
PhpDumperTest |
class |
Symfony\Component\DependencyInjection\Tests\Dumper |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
|
|
|
PhpExecutableFinder |
class |
Symfony\Component\Process |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
An executable finder specifically designed for the PHP executable. |
|
2 |
|
PhpExecutableFinderTest |
class |
Symfony\Component\Process\Tests |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
@author Robert Schönthal <seroscho@googlemail.com> |
|
|
|
PhpExtensions |
class |
|
drupal/core/vendor/doctrine/common/bin/travis-setup.php |
|
|
|
|
PhpFileCache |
class |
Doctrine\Common\Cache |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
Php file cache driver. |
|
1 |
|
PhpFileCacheTest |
class |
Doctrine\Tests\Common\Cache |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
@group DCOM-101 |
|
|
|
PhpFileLoader |
class |
Symfony\Component\Routing\Loader |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
PhpFileLoader loads routes from a PHP file. |
|
1 |
|
PhpFileLoader |
class |
Symfony\Component\DependencyInjection\Loader |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
PhpFileLoader loads service definitions from a PHP file. |
|
2 |
|
PhpFileLoaderTest |
class |
Symfony\Component\Routing\Tests\Loader |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
|
|
|
PhpFileLoaderTest |
class |
Symfony\Component\DependencyInjection\Tests\Loader |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
|
|
|
PhpFilterTest |
class |
Drupal\php\Tests |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
|
|
|
PhpGeneratorDumper |
class |
Symfony\Component\Routing\Generator\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
PhpGeneratorDumper creates a PHP class able to generate URLs for a given set of routes. |
|
1 |
|
PhpGeneratorDumperTest |
class |
Symfony\Component\Routing\Tests\Generator\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
|
|
|
PhpMail |
class |
Drupal\Core\Mail |
drupal/core/lib/Drupal/Core/Mail/PhpMail.php |
The default Drupal mail backend using PHP's mail function. |
2 |
1 |
1 |
PhpMatcherDumper |
class |
Symfony\Component\Routing\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes. |
|
1 |
|
PhpMatcherDumperTest |
class |
Symfony\Component\Routing\Tests\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
|
|
|
PhpParser |
final class |
Doctrine\Common\Annotations |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a file for namespaces/use/class declarations. |
|
2 |
|
PhpParserTest |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
|
|
|
PhpProcess |
class |
Symfony\Component\Process |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
PhpProcess runs a PHP script in an independent process. |
|
1 |
|
PhpProcessTest |
class |
Symfony\Component\Process\Tests |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpProcessTest.php |
|
|
|
|
PhpSessionStorageTest |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
Test class for PhpSessionStorage. |
|
|
|
PhpStorageFactory |
class |
Drupal\Component\PhpStorage |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Creates a php storage object |
|
6 |
|
PhpStorageInterface |
interface |
Drupal\Component\PhpStorage |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Stores and loads PHP code. |
2 |
|
|
PhpStorageTestBase |
abstract class |
Drupal\Tests\Component\PhpStorage |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Base test for PHP storage controllers. |
2 |
|
|
PhpStreamWrapperInterface |
interface |
Drupal\Core\StreamWrapper |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
Defines a generic PHP stream wrapper interface. |
1 |
|
|
PhpTestBase |
abstract class |
Drupal\php\Tests |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php |
Defines a base PHP test case class. |
2 |
|
|
PHPTransliteration |
class |
Drupal\Component\Transliteration |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Implements transliteration without using the PECL extensions. |
1 |
2 |
|
PHPTransliteration |
class |
Drupal\Core\Transliteration |
drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php |
Enhances PHPTransliteration with an alter hook. |
|
1 |
2 |
PhpUnitAutoloaderTest |
class |
Drupal\simpletest\Tests |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitAutoloaderTest.php |
Test PHPUnit autoloader works correctly. |
|
|
|
PhpUnitErrorTest |
class |
Drupal\simpletest\Tests |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitErrorTest.php |
Test PHPUnit errors are getting converted to Simpletest errors. |
|
|
|
PhpUnitTestDummyClass |
class |
Drupal\phpunit_test |
drupal/core/modules/simpletest/tests/modules/phpunit_test/lib/Drupal/phpunit_test/PhpUnitTestDummyClass.php |
|
|
|
|
PHPUnit_Extensions_GroupTestSuite |
class |
|
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
We have a TestSuite object A.
In TestSuite object A we have Tests tagged with @group.
We want a TestSuite object B that contains TestSuite objects C, D, ...
for the Tests tagged with @group C, @group D, ...
Running the Tests from TestSuite object B… |
|
|
|
PHPUnit_Extensions_PhptTestCase |
class |
|
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Wrapper to run .phpt test cases. |
|
|
|
PHPUnit_Extensions_PhptTestCase_Logger |
class |
|
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php |
Dummy logger for PEAR_RunTest. |
|
|
|
PHPUnit_Extensions_PhptTestSuite |
class |
|
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestSuite.php |
Suite for .phpt test cases. |
|
|
|