ImageThemeFunctionTest::testImageFormatterTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image field formatters. |
KernelTest::testLocateResourceReturnsAllMatches |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
FileDriverTest::testGetAllClassNamesBothSources |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
RemoteFileUnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
|
AssetCollectionTest::testRecursiveDeduplication |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
Twig_Tests_Node_AutoEscapeTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
@covers Twig_Node_AutoEscape::__construct |
LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
StaticReflectionServiceTest::$reflectionService |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
Twig_Tests_Node_TestCase::assertNodeCompilation |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
HttpRequestTest::testDrupalHTTPRequestBasicAuth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php |
Tests HTTP basic authorization. |
AnnotationClassLoaderTest::testLoadMissingClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@expectedException \InvalidArgumentException |
ContainerTest::testSetDoesNotAllowInactiveScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \RuntimeException |
UploadedFileTest::testFileUploadsWithNoMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
ResponseHeaderBagTest::testCookiesWithSameNames |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
UploadedFileTest::testMoveLocalFileIsNotAllowed |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
@expectedException Symfony\Component\HttpFoundation\File\Exception\FileException |
HttpCacheTestCase::assertExceptionsAreNotCaught |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
UserValidateCurrentPassCustomFormTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Modules to enable. |
FilterDefaultFormatTest::testDefaultTextFormats |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Tests if the default text format is accessible to users. |
AutocompleteTagsUnitTest::testDrupalExplodeTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Explodes a series of tags. |
HttpKernelTest::testHandleWithAResponseListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
AutocompleteTagsUnitTest::testDrupalImplodeTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Implodes a series of tags. |
ClassMetadataFactoryTest::testGetParentMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetCachedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
FieldAttachStorageTest::testFieldAttachSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Check field values insert, update and load. |
UserTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
Twig_Tests_Node_BlockReferenceTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
@covers Twig_Node_BlockReference::compile
@dataProvider getTests |
Twig_Tests_Node_SandboxedPrintTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
@covers Twig_Node_SandboxedPrint::compile
@dataProvider getTests |
StreamedResponseTest::testPrepareWith11Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testPrepareWith10Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
XmlFileLoaderTest::testConvertDomElementToArray |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
DocParserTest::testAnnotationWithoutConstructor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
UserLanguageCreationTest::testLocalUserCreation |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
ElementsTableSelectTest::testTableselectColSpan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the submission of single and multiple values when #multiple is TRUE. |
UserLanguageTest::testUserLanguageConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Test if user can change their default language. |
UserRolesAssignmentTest::testCreateUserWithRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that when creating a user the role can be assigned. And that it can
be removed again. |
StylusFilterTest::testFilterLoadWithCompression |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php |
|
HandlerFilterUserNameTest::testUserAutocomplete |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Tests the autocomplete function. |
SearchMultilingualEntityTest::$searchable_nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
List of searchable nodes. |
CommentApprovalTest::testApprovalAdminInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
Test comment approval functionality through admin/content/comment. |
UserCancelTest::testUserCancelWithoutPermission |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Attempt to cancel account without permission. |
TermTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
EntityTestTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
Twig_Tests_ErrorTest::testRenderWrapsExceptions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
ConfigTestTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
GenericCacheBackendUnitTestBase::$cachebackends |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
Twig_Tests_TemplateTest::testAttributeOnAString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@expectedException Twig_Error_Runtime
@expectedExceptionMessage Impossible to access a key ("a") on a "string" variable |
NodeTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
Twig_Tests_TemplateTest::testGetAttributeStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |