form_test_form_state_values_clean_advanced_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_form_state_values_clean_advanced_form(). |
node_form_system_site_information_settings_form_submit |
function |
drupal/core/modules/node/node.module |
Form submission handler for system_site_information_settings(). |
AccessManagerTest::convertAccessCheckInterfaceToString |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Converts AccessCheckInterface constants to a string. |
GetResponseForControllerResultEvent::$controllerResult |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
The return value of the controller |
Twig_Tests_NodeVisitor_OptimizerTest::testForOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
@dataProvider getTestsForForOptimizer |
UploadedFileTest::testMoveLocalFileIsAllowedInTestMode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
PHPUnit_Framework_ComparisonFailure::$expectedAsString |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
The string representation of the expected value |
Framework_AssertTest::testAssertIteratorContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
Framework_AssertTest::testAssertIteratorContainsString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
Framework_AssertTest::testAssertArrayNotContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotContains |
PHPUnit_Framework_ComparisonFailure::getActualAsString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
|
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags can be removed. |
Framework_AssertTest::testAssertArrayNotContainsString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotContains |
PerformanceTest::testCachedReadPerformanceWithInMemory |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
Framework_AssertTest::testAssertJsonFileEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonFileEqualsJsonFile |
EntityTranslationWorkflowsTest::assertNoSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Assert that the current page does not contain shared form elements. |
PHPUnit_Framework_Comparator_SplObjectStorage::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Returns whether the comparator can compare two values. |
PHPUnit_Util_TestDox_NamePrettifier::prettifyTestClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
Prettifies the name of a test class. |
Twig_Tests_Node_Expression_FilterTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
@covers Twig_Node_Expression_Filter::__construct |
NotIdenticalToValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
|
FieldAttachStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Tests insert and update with missing or NULL fields. |
Framework_ConstraintTest::testConstraintArrayNotHasKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ArrayHasKey
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::arrayHasKey
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
EsiTest::testHandleWhenResponseIsNot200AndAltIsPresent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
TaxonomyAttributesTest::testTaxonomyTermRdfaAttributes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php |
Creates a random term and ensures the RDF output is correct. |
Framework_AssertTest::testAssertXmlFileNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertXmlFileNotEqualsXmlFile |
PHPUnit_Util_TestDox_ResultPrinter::$testTypeOfInterest |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
Framework_ConstraintTest::testConstraintNotGreaterThan2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::greaterThan
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
DocLexerTest::testScannerTokenizesDocBlockWhitConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
UrlMatcherTest::testOptionalVariableWithNoRealSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
EntityReferenceController::$entityReferenceAutocomplete |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
The autocomplete helper for entity references. |
UrlMatcherTest::testRequiredVariableWithNoRealSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
NodeFieldMultilingualTestCase::testMultilingualNodeForm |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
Tests whether field languages are correctly set through the node form. |
ContainerBuilderTest::testGetReturnsNullOnInactiveScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php |
Invocation matcher which checks if a method has been invoked at least one
time. |
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. |
Framework_ConstraintTest::testConstraintIsNotIdentical2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsIdentical
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::identicalTo
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintIsNotIdentical3 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsIdentical
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::identicalTo
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
HttpCacheTest::testCachesResponsesWithASMaxAgeDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_ConstraintTest::testConstraintIsNotInstanceOf |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsInstanceOf
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isInstanceOf
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ElementsTableSelectTest::testMultipleFalseOptionchecker |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
HttpCacheTest::testHitsCachedResponsesWithExpiresHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Twig_Tests_Node_Expression_FunctionTest::createFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
LanguageUpgradePathTest::testLanguagePermissionsUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading translations permissions. |
Twig_Tests_Node_Expression_FunctionTest::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
HtmlTplPhpAttributesTest::testThemeHtmlTplPhpAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Tests that modules and themes can alter variables in html.tpl.php. |
Twig_Tests_Node_Expression_ConditionalTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
@covers Twig_Node_Expression_Conditional::compile
@dataProvider getTests |
PHPUnit_Framework_MockObject_Matcher_Parameters::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
Checks if the invocation $invocation matches the current rules. If it
does the matcher will get the invoked() method called which should check
if an expectation is met. |
LanguageUrlRewritingTest::testDomainNameNegotiationPort |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check URL rewriting when using a domain name and a non-standard port. |
PHPUnit_Framework_MockObject_Invocation_Object::$object |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Object.php |
|
views.view.test_view_pager_full_zero_items_per_page.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml |