FragmentListenerTest::testAccessDeniedWithNonSafeMethods |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException |
FragmentListenerTest::testAccessDeniedWithWrongSignature |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException |
translation_entity_language_configuration_element_submit |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
ResponseHeaderBagTest::testGetCookiesWithInvalidArgument |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@expectedException \InvalidArgumentException |
Framework_AssertTest::testAssertPrivateAttributeContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeContains |
PHPUnit_Framework_MockObject_Builder_Namespace::lookupId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Looks up the match builder with identification $id and returns it. |
Framework_AssertTest::testAssertPublicAttributeNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals |
UrlGeneratorTest::testSchemeRequirementForcesAbsoluteUrl |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
TraceableEventDispatcherTest::testLoggerWithStoppedEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
Framework_AssertTest::testAssertProtectedAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEquals |
PHPUnit_Framework_Constraint_StringContains::$ignoreCase |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
|
PHPUnit_Framework_Constraint_StringContains::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
|
translation_entity_form_language_content_settings_submit |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_admin_settings_form(). |
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user with access. |
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for edit access. |
PHPUnit_Framework_TestResult::$convertErrorsToExceptions |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
Framework_ConstraintTest::testConstraintStringStartsWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringStartsWith
@covers PHPUnit_Framework_Assert::stringStartsWith
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_MockObject_Stub_Exception::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Exception.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_File::renderSource |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
FilterStringTest::testFilterStringGroupedExposedNotEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
FilterStringTest::testFilterStringGroupedExposedContains |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnCallback::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
options_field_settings_form_value_boolean_allowed_values |
function |
drupal/core/modules/options/options.module |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
CoverageFunctionParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
@covers ::globalFunction ( ) |
Framework_ConstraintTest::testConstraintArrayNotContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_TraversableContains
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ConfigurableRequirementsInterface::setStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
Enables or disables the exception on incorrect parameters.
Passing null will deactivate the requirements check completely. |
CheckExceptionOnInvalidReferenceBehaviorPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
CollectionValidatorTest::testNullNotConsideredExtraField |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
Framework_AssertTest::testObjectNotHasProtectedAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute |
Framework_ConstraintTest::testConstraintCountWithAnArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count |
PHPUnit_Framework_Assert::assertAttributeNotContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a haystack that is stored in a static attribute of a class
or an attribute of an object does not contain only values of a given
type. |
PHPUnit_Framework_Constraint_TraversableContains::$value |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContains.php |
|
NodeAccessLanguageAwareTest::testNodeAccessLanguageAware |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Tests node_access() and node access queries with multiple node languages. |
DocParserTest::testWithoutConstructorWhenHasNoProperties |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation @SomeAnnotationClassNameWithoutConstructorAndProperties declared on does not accept any values, but got {"value":"Foo"}. |
CollectionValidatorTest::testObjectShouldBeLeftUnchanged |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnArgument::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnArgument.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
IntegrationTest::testProcessRemovesAndInlinesRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
This tests that the following dependencies are correctly processed: |
Twig_Tests_Extension_SandboxTest::testSandboxGloballySet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
FilterNumericTest::testFilterNumericExposedGroupedSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
Twig_Tests_ExpressionParserTest::getFailingTestsForArray |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
ReverseProxySubscriber::onKernelRequestReverseProxyCheck |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ReverseProxySubscriber.php |
Passes reverse proxy settings to current request. |
ClassCollectionLoaderTest::testClassWithTraitsReordering |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getDifferentOrdersForTraits |
FragmentHandlerTest::testDeliverWithUnsuccessfulResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
@expectedException RuntimeException
@expectedExceptionMessage Error when rendering "http://localhost/" (Status code is 404). |
PHPUnit_Framework_Assert::assertAttributeLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that an attribute is smaller than or equal to another value. |
Twig_Tests_Extension_CoreTest::getRandomFunctionTestData |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
PHPUnit_Framework_MockObject_MockBuilder::$mockClassName |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
PHPUnit_Framework_MockObject_MockBuilder::$originalClone |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
PHPUnit_Framework_Constraint_IsEmpty::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEmpty.php |
Returns the description of the failure |
NodeTranslationUITest::testTranslateLinkContentAdminPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests translate link on content admin page. |