PhpGeneratorDumperTest::testDumpForRouteWithDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
RequestTest::testGetFormatFromMimeTypeWithParameters |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getFormat |
Twig_Tests_TemplateTest::testGetAttributeWithSandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeWithSandbox |
RouterListenerTest::testSubRequestWithDifferentMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
FragmentListenerTest::testAccessDeniedWithNonLocalIps |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException |
ResponseHeaderBagTest::testRemoveCookieWithNullRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ClassWithNonPublicAttributes::$privateStaticAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
PHPUnit_Framework_Constraint_StringEndsWith::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php |
Returns a string representation of the constraint. |
ChoiceValidatorTest::testNonStrictWithMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
FileBagTest::testShouldConvertUploadedFilesWithPhpBug |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
PhpDumperTest::testDumpFrozenContainerWithNoParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
AnnotationWithRequiredAttributesWithoutContructor.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributesWithoutContructor.php |
|
multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
YamlFileLoaderTest::testTagWithoutNameThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
StoreTest::testDoesNotReturnEntriesThatVaryWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
SigchildEnabledProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
PerformanceTest::testPhpParserPerformanceWithShortCut |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
KeyValueStoreExpirableInterface::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Saves an array of values with a time to live. |
HttpCacheTest::testCachesResponsesWithAMaxAgeDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ExecutionContextTest::testGetPropertyPathWithIndexPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::testGetPropertyPathWithEmptyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
JsonResponseTest::testConstructorWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
UrlGeneratorTest::testWithHostSameAsContextAndAbsolute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Framework_ConstraintTest::testConstraintStringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringEndsWith
@covers PHPUnit_Framework_Assert::stringEndsWith
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ClassWithInvalidAnnotationTargetAtMethod::functionName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("functionName"); |
PHPUnit_Framework_Constraint_StringStartsWith::$prefix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
|
PHPUnit_Framework_Constraint_StringStartsWith::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
SomeAnnotationClassNameWithoutConstructorAndProperties |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
PhpParserTest::testParseClassWithMultipleClassesInFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
SigchildDisabledProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
TestEventSubscriberWithPriorities::getSubscribedEvents |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
Returns an array of event names this subscriber wants to listen to. |
PerformanceTest::testCachedReadPerformanceWithInMemory |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
UrlMatcherTest::testOptionalVariableWithNoRealSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
UrlMatcherTest::testRequiredVariableWithNoRealSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
CascadingStylesheetsTest::testAddCssFileWithQueryString |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests that CSS query string remains intact when added to file. |
HttpCacheTest::testCachesResponsesWithASMaxAgeDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testHitsCachedResponsesWithExpiresHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
UrlGeneratorTest::testUrlWithExtraParametersFromGlobals |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ContainerBuilderTest::testSynchronizedServiceWithScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
ClassWithNonPublicAttributes::$protectedStaticAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
JsonResponseTest::testStaticCreateWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
Framework_ConstraintTest::testConstraintStringEndsWith2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringEndsWith
@covers PHPUnit_Framework_Assert::stringEndsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_Constraint_StringStartsWith::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
Returns a string representation of the constraint. |
SomeAnnotationWithConstructorWithoutParams::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
PhpParserTest::testClassWithFullyQualifiedUseStatements |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
CheckCircularReferencesPassTest::testProcessWithAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
@expectedException \Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException |
ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
Twig_Tests_CompilerTest::testReprNumericValueWithLocale |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
EventDispatcherTest::testRemoveSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
NodeEntityFieldQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests that node access permissions are followed. |