AnnotationDirectoryLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
@covers Symfony\Component\Routing\Loader\AnnotationDirectoryLoader::supports |
UploadedFileTest::uploadedFileErrorProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Twig_Tests_Node_ModuleTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
@covers Twig_Node_Module::__construct |
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
Twig_Tests_Node_ImportTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php |
@covers Twig_Node_Import::__construct |
AssetFactoryTest::testCreateAssetCollection |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
AssetFactoryTest::testOptionalInvalidFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
FilterNumericTest::testFilterNumericBetween |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
AlterDecoratorTest::$alterTestPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Stores a plugin manager which uses the AlterDecorator. |
FilterNumericTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
LazyAssetManagerTest::testGetResourcesEmpty |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
TermFieldTest::testTaxonomyTermFieldWidgets |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Test widgets. |
FilterSecurityTest::testDisableFilterModule |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests removal of filtered content when an active filter is disabled. |
FilterSecurityTest::testSkipSecurityFilters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests that security filters are enforced even when marked to be skipped. |
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
DCOM58Test::testIssueSimpleAnnotationReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
AbstractProfilerStorageTest::testDuplicates |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Twig_Tests_IntegrationTest::testIntegration |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
@dataProvider getTests |
UpdateScriptTest::testNoUpdateFunctionality |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests update.php when there are no updates to apply. |
FieldAttachOtherTest::testFieldAttachSubmit |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_submit(). |
SqliteProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
HtmlIdentifierUnitTest::testDrupalHTMLClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_class() cleans the class name properly. |
ElementsTableSelectTest::testAdvancedSelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the #js_select property. |
SelectPagerDefaultTest::testInnerPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
NamespacedAttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
DocParserTest::testAnnotationWithAttributes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
FileManagedFileElementTest::testManagedFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the managed_file element type. |
FileProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
LanguageCustomLanguageConfigurationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Definition of Drupal\language\Tests\LanguageCustomConfigurationTest. |
FilterEqualityTest::testEqualGroupedExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
EntityTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an array of entity field values to be tested. |
TransliterationTest::testPHPTransliteration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Transliteration/TransliterationTest.php |
Tests the PHPTransliteration class. |
OverrideDisplaysTest::testRevertAllDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php |
Tests that the revert to all displays select-option works as expected. |
NodeAccessBaseTableTest::assertTaxonomyPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
TextTranslationTest::testTextFieldFormatted |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Check that user that does not have access the field format cannot see the
source value when creating a translation. |
HttpCacheTest::testShouldNotCatchExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ApacheMatcherDumperTest::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
ArgumentUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
|
GenericCacheBackendUnitTestBase::getTestBin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Gets the testing bin. |
LanguageUILanguageNegotiationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Modules to enable. |
MockArraySessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
Twig_Tests_TemplateTest::useExtGetAttribute |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
GenericCacheBackendUnitTestBase::testSetGet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
GetSetMethodNormalizerTest::testDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
GenericCacheBackendUnitTestBase::testDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
Twig_Node_Expression_Test_Constant::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php |
Compiles the node to PHP. |
UserLoginTest::testPerUserLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the per-user login flood control. |
CommentFieldsTest::testCommentDefaultFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that the default 'comment_body' field is correctly added. |
views.view.test_taxonomy_node_term_data.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |