GlobalExecutionContextInterface::getValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the factory for constraint validators. |
Util_DiffTest::testComparisonErrorOverlapingMatches2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
ChoiceValidatorTest::testExpectArrayIfMultipleIsTrue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
views_ui_view_preview_section_display_category_links |
function |
drupal/core/modules/views_ui/views_ui.module |
Returns a link to editing a certain display setting. |
SearchPreprocessLangcodeTest::testPreprocessLangcode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests that hook_search_preprocess() returns the correct langcode. |
SearchPreprocessLangcodeTest::testPreprocessStemming |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests stemming for hook_search_preprocess(). |
SimpletestHttpRequestSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
SimpletestHttpRequestSubscriber::onBeforeSendRequest |
function |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Event callback for request.before_send |
UniversalClassLoaderTest::testRegisterPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ChoiceValidatorTest::testValidChoiceCallbackFunction |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
PHPUnit_Framework_Constraint_ClassHasStaticAttribute |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php |
Constraint that asserts that the class it is evaluated for has a given
static attribute. |
RouteProviderTest::testOutlinePathMatchTrailingSlash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that a trailing slash on the request doesn't result in a 404. |
PHP_CodeCoverage_Report_Node_Directory::addDirectory |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Adds a new directory. |
PHPUnit_Framework_Constraint_StringEndsWith::$suffix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php |
|
PHP_CodeCoverage_TestCase::getCoverageForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
Framework_AssertTest::testAssertTagChildrenCountTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
PHPUnit_Framework_Constraint_StringEndsWith::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
PHPUnit_Util_Configuration::getListenerConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
Returns the configuration for listeners. |
PHP_CodeCoverage_Report_Node_Directory::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the functions of this node. |
Framework_AssertTest::testAssertTagChildrenOnlyFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Util_XMLTest::testConvertAssertSelectEltAttrContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
PHPCS_Sniffs_ControlStructures_ControlSignatureSniff |
class |
drupal/core/vendor/phpunit/phpunit/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
PHP_CodeCoverage_Report_Node_Directory::getNumTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of traits. |
PHPUnit_Framework_Assert::assertXmlFileEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two XML files are equal. |
Framework_AssertTest::testAssertTagContentAttributes |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
ArgumentValidatorPluginBase::processSummaryArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Process the summary arguments for displaying. |
PHPUnit_Util_TestDox_ResultPrinter_HTML::$printsHTML |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
|
PHP_CodeCoverage_Report_Node_File::$numExecutedLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
Framework_AssertTest::testAssertSelectCountChildTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
Twig_Tests_LexerTest::testStringWithEscapedDelimiter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
PHPUnit_Framework_MockObject_Generator::generateMock |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
EventDispatcherTest::testGetListenersSortsByPriority |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
PHP_CodeCoverage_Report_Node_File::$numTestedClasses |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
PHPUnit_Framework_Constraint_Not::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
Returns the description of the failure |
PHP_CodeCoverage_Report_Node_File::$numTestedMethods |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
EntityTranslationSyncUnitTest::$unchangedFieldValues |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The unchanged field values. |
FileBagTest::testShouldNotConvertNestedUploadedFiles |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
RouterTest::provideGeneratorOptionsPreventingCaching |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
AbstractReaderTest::testImportWithConcreteAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
EventDispatcherTest::testAddSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Framework_AssertTest::testAssertSelectCountRangeTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
AbstractProfilerStorageTest::testStoreDuplicateToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ConfigLocaleOverrideWebTest::testSiteNameTranslation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php |
Tests translating the site name. |
ImageStylesPathAndUrlTest::_testImageStyleUrlAndPath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Tests image_style_url(). |
ReverseProxySubscriberUnitTest::trustedHeadersAreSet |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that trusted header methods are called. |
HttpKernelTest::testHandleWhenTheControllerIsAnArray |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
MemberMetadataTest::testAddValidSetsMemberToCascaded |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
|
DynamicRouterTest::testRouteDebugMessageNonversatile |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
Twig_Tests_Node_SandboxedModuleTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
@covers Twig_Node_SandboxedModule::__construct |