DocParserTest::testAnnotationWithTargetEmptyError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage @Target expects either a string value, or an array of strings, "NULL" given. |
RouteCollectionTest::testCannotSelfJoinCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
@expectedException \InvalidArgumentException |
EntityTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an array of permissions needed for the translator. |
FlattenExceptionTest::testHeadersForHttpException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|
BlockHiddenRegionTest::testBlockNotInHiddenRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
HandlerFilterUserNameTest::testAdminUserInterface |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Tests using the user interface. |
form_test_validate_required_form_element_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'Name' field in form_test_validate_required_form(). |
Twig_Tests_ErrorTest::testErrorWithObjectFilename |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
MockFileSessionStorageTest::testMultipleInstances |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
UserCancelTest::testUserWithoutEmailCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests deletion of a user account without an e-mail address. |
_form_test_tableselect_multiple_false_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Process the tableselect #multiple = FALSE submitted values. |
views.view.test_argument_default_current_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
GetSetMethodNormalizerTest::testIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
CacheWarmerTest::testWriteCacheFileCreatesTheFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
PhpParserTest::testParseClassWhenClassIsInterface |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
BackendChainImplementationUnitTest::$firstBackend |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
First backend in the chain. |
ContainerAwareTraceableEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ContainerAwareTraceableEventDispatcherTest.php |
|
BackendChainImplementationUnitTest::$thirdBackend |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Third backend in the chain. |
NativeSessionStorageTest::testSetSaveHandlerPHP53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testSetSaveHandlerPHP54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
OptionsFieldUITest::testOptionsAllowedValuesFloat |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (float) : test 'allowed values' input. |
CustomNormalizerTest::testSupportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
Twig_Tests_Node_Expression_ConstantTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php |
|
BreakpointMediaQueryTest::testInvalidMediaQueries |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test invalid media queries. |
SearchSimplifyTest::testSearchSimplifyPunctuation |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
Tests that search_simplify() does the right thing with punctuation. |
EntityTranslationTest::testMultilingualProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests multilingual properties. |
LocalePluralFormatTest::getPoFileWithSimplePlural |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Returns a .po file with a simple plural formula. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Returns a .po file with a broken plural formula. |
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
ClassMapGeneratorTest::testCreateMapFinderSupport |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
Twig_Tests_Node_Expression_ArrayTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php |
@covers Twig_Node_Expression_Array::compile
@dataProvider getTests |
LanguageCustomLanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Modules to enable. |
FileAssetTest::testGetLastModifiedTypeFileNotFound |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
LocaleListenerTest::testLocaleFromRequestAttribute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
LocaleListenerTest::testLocaleSetForRoutingContext |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
ajax_forms_test_advanced_commands_changed_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'changed'. |
StatisticsBlockVisitorsTest::testIPAddressBlocking |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsBlockVisitorsTest.php |
Blocks an IP address via the top visitors report and then unblocks it. |
ajax_forms_test_advanced_commands_prepend_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'prepend'. |
ServerBagTest::testHttpBasicAuthWithPhpCgiRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
ajax_forms_test_advanced_commands_add_css_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax callback for 'add_css'. |
CascadingStylesheetsTest::testRenderInlineFullPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets through a full page request. |
UserPictureUpgradePathTest::testUserPictureUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Tests expected user picture conversions after a successful upgrade. |
transliterate_test_transliteration_overrides_alter |
function |
drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.module |
Implements hook_transliteration_overrides_alter(). |
UrlGeneratorTest::testAbsoluteSecureUrlWithPort443 |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
PersistentObjectTest::testNonMatchingObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
UrlGeneratorTest::testRelativeUrlWithoutParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UrlGeneratorTest::testRelativeUrlWithNullParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
KernelTest::testBootInitializesBundlesAndContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Twig_Tests_Loader_ArrayTest::testTemplateReference |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
UrlGeneratorTest::testWithAnIntegerAsADefaultValue |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|