PhpParserTest::testParseClassWhenClassIsInterface |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Util_Configuration::getGroupConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
Returns the configuration for groups. |
PHP_CodeCoverage_Report_Node_Directory::getTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the traits of this node. |
Util_XMLTest::testConvertAssertSelectEltAttrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
GetSetMethodNormalizerTest::testIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
FlattenExceptionTest::testSetTraceIncompleteClass |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
PHPUnit_Framework_Assert::assertStringEndsNotWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a string ends not with a given prefix. |
PHPUnit_Framework_Constraint_And::$lastConstraint |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php |
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff |
class |
drupal/core/vendor/phpunit/phpunit/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
PHPUnit_Util_Configuration::readFilterDirectories |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.2.3 |
ContainerAwareEventDispatcher::addListenerService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Adds a service as event listener |
CoverageTwoDefaultClassAnnotations::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@covers Foo\CoveredClass::<public> |
IdenticalToValidatorTest::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php |
|
RouteCollectionTest::testUniqueRouteWithGivenName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
PHPUnit_Framework_Assert::assertEqualXMLStructure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a hierarchy of DOMElements matches. |
PHPUnit_Util_TestDox_ResultPrinter_Text::endClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php |
Handler for 'end class' event. |
ChainRouterTest::testMatchRequestMethodNotAllowed |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
If any of the routers throws a not allowed exception and no other matches, we need to see this |
Framework_AssertTest::testAssertNotTagTypeIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotTag |
ProcessBuilderTest::testNegativeTimeoutFromSetter |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@expectedException \Symfony\Component\Process\Exception\InvalidArgumentException |
ComplexDataNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ComplexDataNormalizer.php |
The interface or class that this Normalizer supports. |
Twig_Sandbox_SecurityPolicy::setAllowedProperties |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
PHPUnit_Framework_MockObject_Generator::getObject |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
PHPUnit_Util_TestDox_ResultPrinter_HTML::startRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Handler for 'start run' event. |
SearchCommentTest::testSearchResultsCommentAccess |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify access rules for comment indexing with different permissions. |
ConfigurationExtensionInterface::getConfiguration |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php |
Returns extension configuration |
PHPUnit_Util_TestDox_ResultPrinter_HTML::endClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Handler for 'end class' event. |
Twig_Sandbox_SecurityPolicy::checkPropertyAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
field_test_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_formatter_settings_summary_alter(). |
Twig_Tests_LexerTest::testStringWithInterpolation |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
PHPUnit_Util_GlobalState::restoreSuperGlobalArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
CustomBlockTranslationController::entityFormAlter |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
HeaderBagTest::testCacheControlDirectiveAccessors |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
UrlValidatorTest::providerTestInvalidRelativeData |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Provides invalid relative URLs. |
SearchNodeAccessTest::testPhraseSearchPunctuation |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Tests that search returns results with punctuation in the search phrase. |
CustomBlockTranslationController::entityFormTitle |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::entityFormTitle(). |
AliasManagerCacheDecorator::$preloadedPathLookups |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Holds an array of previously cached paths based on a request path. |
ClosureExpressionVisitor::walkCompositeExpression |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Convert a composite expression into the target query language output |
PHPUnit_Util_GlobalState::restoreStaticAttributes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
CustomNormalizerTest::testSupportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
form_test_validate_required_form_element_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'Name' field in form_test_validate_required_form(). |
PHPUnit_Framework_Constraint_FileExists::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Returns a string representation of the constraint. |
EventDispatcherTest::testWorkaroundForPhpBug62976 |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
This bug affects: |
PHP_CodeCoverage_Report_Node_File::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the LOC/CLOC/NCLOC of this node. |
DerivativeDiscoveryDecorator::$derivativeFetchers |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
|
PHPUnit_Framework_Assert::containsOnlyInstancesOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher
object. |
HttpKernelTest::testHandleWhenNoControllerIsFound |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException \Symfony\Component\HttpKernel\Exception\NotFoundHttpException |
DynamicRouterTest::testMatchRequestWithUrlMatcher |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
PHPUnit_TextUI_ResultPrinter::EVENT_TESTSUITE_END |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
locale_form_language_admin_edit_form_alter_submit |
function |
drupal/core/modules/locale/locale.module |
Form submission handler for language_admin_edit_form(). |
EntityTranslationTestBase::getTranslatePermission |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns the translate permissions for the current entity and bundle. |