ArgumentDefaultTest::testArgumentDefaultPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the argument default test plugin. |
MenuRouterTest::testThemeCallbackOptionalTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when it is set to use an optional theme. |
ResponseHeaderBagTest::testMakeDispositionFail |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@dataProvider provideMakeDispositionFail
@expectedException \InvalidArgumentException |
ClosureExpressionVisitorTest::testSortDelegate |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
SelectTableSortDefaultTest::testTableSortQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms that a tablesort query returns the correct results. |
ClassWithNonPublicAttributes::$publicAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
CommentNodeAccessTest::testThreadedCommentView |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Test that threaded comments can be viewed. |
ValidatorBuilderTest::testSetTranslationDomain |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
StaticReflectionClass::$staticReflectionParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
The static reflection parser object. |
DefinitionTest::testExceptionOnEmptyMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
@expectedExceptionMessage Method name cannot be empty. |
system_incompatible_module_version_test.module |
file |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.module |
|
ResolveInvalidReferencesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
Processes arguments to determine invalid references. |
ImageStyleStorageController::replaceImageStyle |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Update field instance settings if the image style name is changed. |
NodeQueryAlterTest::testNodeQueryAlterOverride |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests 'node_access' query alter override. |
EntityApiInfoTest::testEntityInfoCacheWatchdog |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Tests entity info cache after enabling a module with a dependency on an entity providing module. |
FieldUIUpgradePathTest::testFieldUIPermissions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
Tests Field UI permissions upgrade path. |
CommentPagerTest::testCommentOrderingThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment ordering and threading. |
ProjectServiceContainer::getMethodCall1Service |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'method_call1' service. |
PHPUnit_Framework_TestCase::onConsecutiveCalls |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.0.0 |
CategorizeFeedItemTest::testCategorizeFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php |
Checks that children of a feed inherit a defined category. |
QueryAggregate::conditionAggregateGroupFactory |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::conditionAggregateGroupFactory(). |
UserTokenReplaceTest::testUserTokenReplacement |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Creates a user, then tests the tokens generated from it. |
PHPUnit_Framework_TestCase::getDataSetAsString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Gets the data set description of a TestCase. |
PHPUnit_Framework_Constraint_Count::getCountOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Count.php |
|
CheckReferenceValidityPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
ServiceCircularReferenceException::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php |
|
RedirectPlugin::throwTooManyRedirectsException |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Throw a too many redirects exception for a request |
PHPUnit_Framework_TestCase::handleDependencies |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.5.4 |
TermFieldTest::testTaxonomyTermFieldValidation |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Test term field validation. |
FilterFormatAccessTest::$second_allowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
An object representing a secondary allowed text format. |
Twig_TokenParser_Spaceless::decideSpacelessEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
|
UrlAlterFunctionalTest::assertUrlOutboundAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Assert that an outbound path is altered to an expected value. |
ContainerAwareHttpKernelTest::getProviderTypes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
ToolbarMenuTranslationTest::testToolbarClasses |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Tests that toolbar classes don't change when adding a translation. |
MockMenuBlockDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
NamespaceCoverageNotPrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPrivateTest.php |
@covers Foo\CoveredClass::<!private> |
PHPUnit_Framework_Constraint_LessThan::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/LessThan.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
CheckReferenceValidityPass::validateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Validates an array of References. |
PHPUnit_Framework_TestCase::tearDownAfterClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is called after the last test of this test class is run. |
VocabularyLanguageTest::testVocabularyLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Tests language settings for vocabularies. |
PHPUnit_Util_Test::getProcessIsolationSettings |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the process isolation settings for a test. |
MaintenanceModeSubscriber::getSubscribedEvents |
function |
drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/EventSubscriber/MaintenanceModeSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
ProjectServiceContainer::getMethodCall1Service |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Gets the 'method_call1' service. |
PropertyContainerMetadata::hasPropertyMetadata |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/PropertyContainerMetadata.php |
Implements PropertyMetadataContainerInterface::hasPropertyMetadata(). |
PropertyContainerMetadata::getPropertyMetadata |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/PropertyContainerMetadata.php |
Implements PropertyMetadataContainerInterface::getPropertyMetadata(). |
AbstractEntityBodyDecorator::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
CoverageFunctionParenthesesTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesTest.php |
@covers ::globalFunction() |
Framework_ConstraintTest::testAttributeEqualTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Assert::attributeEqualTo
@covers PHPUnit_Framework_Constraint_Attribute
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Util_Test::getBooleanAnnotationSetting |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
@since Method available since Release 3.4.0 |
entity_crud_hook_test_taxonomy_vocabulary_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_load(). |