PHP_CodeCoverage::addUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Processes whitelisted files that are not covered. |
Twig_ExpressionParser::parseAssignmentExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
XmlFileLoaderTest::testLoadGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
FilterInOperatorTest::testFilterInOperatorSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
|
Framework_AssertTest::testAssertTagAncestorFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
ParameterBagTest::testGetDoesNotUseDeepByDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
PHP_CodeCoverage_Report_Node_Directory::getFiles |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the files in this directory. |
DateFormatsLanguageTest::testLocalizeDateFormats |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
ClassWithInvalidAnnotationTargetAtProperty::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php |
Plugin annotation
@AnnotationTargetClass("Bar"); |
PhpParserTest::testNamespaceAndClassCommentedOut |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ClassWithInvalidAnnotationTargetAtProperty::$bar |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php |
Plugin annotation
@AnnotationTargetAnnotation("Foo"); |
SelectionInterface::validateReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Validates that entities can be referenced by this field. |
CustomBlockCreationTest::testCustomBlockCreation |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Creates a "Basic page" block and verifies its consistency in the database. |
CustomBlockCreationTest::testFailedBlockCreation |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Verifies that a transaction rolls back the failed creation. |
PHPUnit_Framework_Assert::assertStringStartsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a string starts with a given prefix. |
PHPUnit_Framework_Constraint_And::setConstraints |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php |
|
ArgumentValidatorPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form form for validating options |
PHPUnit_Runner_BaseTestRunner::STATUS_INCOMPLETE |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
|
Framework_MockObjectTest::testStubbedReturnValue |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
EntityReferenceItemTest::testEntityReferenceItem |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Tests using entity fields of the entity reference field type. |
Framework_AssertTest::testAssertChildSubChildren |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Twig_Node_Expression_Filter_Default::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php |
Constructor. |
PHP_CodeCoverage_Report_Node_File::$coverageData |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
VocabularyTest::testTaxonomyAdminChangingWeights |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Changing weights on the vocabulary overview with two or more vocabularies. |
PHP_CodeCoverage_Report_Node_File::$ignoredLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
GroupSequenceProviderInterface::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Returns which validation groups should be used for a certain state
of the object. |
MongoDbProfilerStorageTestDataCollector::setData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
PHPUnit_Util_GlobalState::$superGlobalArraysLong |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
MongoDbProfilerStorageTestDataCollector::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
KernelDestructionSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php |
Registers the methods in this class that should be listeners. |
PHPUnit_Framework_MockObject_Generator::generate |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
MongoDbProfilerStorageTestDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
Collects data for the given Request and Response. |
RouterTest::testSetOptionsWithUnsupportedOptions |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage The Router does not support the following options: "option_foo", "option_bar" |
MongoDbProfilerStorageTestDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
Returns the name of the collector. |
ShortcutSetsTest::testShortcutSetSwitchNoSetName |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching a user's shortcut set without providing a new set name. |
FileBagTest::testFileMustBeAnArrayOrUploadedFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
@expectedException \InvalidArgumentException |
PHPUnit_Util_GlobalState::backupSuperGlobalArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
AbstractReaderTest::testMethodSyntaxErrorContext |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in method Doctrine\Tests\Common\Annotations\DummyClassMethodSyntaxError::foo(). |
NodeTranslationController::entityFormEntityBuild |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormEntityBuild(). |
ConfigSnapshotSubscriber::onConfigImporterImport |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php |
Creates a config snapshot. |
PHPUnit_Util_GlobalState::backupStaticAttributes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
AnnotatedClassDiscovery::getAnnotationNamespaces |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Returns an array of PSR-0 namespaces to search for annotation classes. |
PHPUnit_Framework_Constraint_Xor::setConstraints |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Xor.php |
|
PHPUnit_Framework_Constraint_FileExists::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
SigchildDisabledProcessTest::testIsNotSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
Framework_TestListenerTest::$notImplementedCount |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
form_test_validate_required_form_no_title_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
SystemConfigSubscriber::onConfigImporterValidate |
function |
drupal/core/modules/system/lib/Drupal/system/SystemConfigSubscriber.php |
|
ElementsVerticalTabsTest::testJavaScriptOrdering |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Ensures that vertical-tabs.js is included before collapse.js. |