AccessPermissionTest::testAccessPerm |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessPermissionTest.php |
Tests perm access plugin. |
Twig_Tests_IntegrationTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
SummaryLengthTest::testSummaryLength |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php |
Tests the node summary length functionality. |
PageTitleFilteringTest::$saved_title |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
NamespacedAttributeBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
ResponseTest::testDefaultContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ResponseTest::testContentTypeCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
CollectionTest::testMatchingOrdering |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
@group DDC-1637 |
NodeSaveTest::testDeterminingChanges |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests determing changes in hook_node_presave() and verifies the static node
load cache is cleared upon save. |
DisplayTest::testDisplayPluginsAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests views_ui_views_plugins_display_alter is altering plugin definitions. |
PageTitleFilteringTest::testTitleXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Test if the title of the site is XSS proof. |
views.view.test_field_get_entity.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
CommentTestBase::setCommentAnonymous |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing restrictions on anonymous comments. |
UrlAlterFunctionalTest::testUrlAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test that URL altering works and that it occurs in the correct order. |
UserRolesAssignmentTest::$admin_user |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
|
PathMatcherTest::testSystemPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that system_path attribute overrides request path. |
HtmlToTextTest::testHeaderSeparation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that headers are properly separated from surrounding text. |
DownloadTest::testPublicFileTransfer |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test the public file transfer system. |
EntityTranslationUITest::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The entity type being tested. |
SearchNumberMatchingTest::$test_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
|
HtmlToTextTest::testVeryLongLineWrap |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Tests that drupal_html_to_text() wraps before 1000 characters. |
DeleteTruncateTest::testSimpleDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can delete a single record successfully. |
SystemConfigFormBase::testConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Submit the system_config_form ensure the configuration has expected values. |
LanguageBrowserDetectionUnitTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
Definition of Drupal\language\Tests\LanguageBrowserDetectionUnitTest. |
EntityTranslationUITest::setupBundle |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Creates or initializes the bundle date if needed. |
HandlerFilterUserNameTest::$accounts |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Accounts used by this test. |
FlattenExceptionTest::testStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|
DefinitionTest::testSetGetProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
LanguageConfigurationElementTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationElementTest. |
UnicodeUnitTest::testMbStringUnicode |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
Test full unicode features implemented using the mbstring extension. |
SearchPageOverrideTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
UnicodeUnitTest::testEmulatedUnicode |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
Test emulated unicode features. |
AttributeBagTest::attributesProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
RouteTest::testSetInvalidRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
@dataProvider getInvalidRequirements
@expectedException \InvalidArgumentException |
ResponseTest::invalidContentProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
UserSignatureTest::testUserSignature |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Test that a user can change their signature format and that it is respected
upon display. |
QueryGroupByTest::testAggregateCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate count feature. |
TextFieldTest::_testTextfieldWidgets |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgets(). |
DocParserTest::testCastNegativeFloat |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
EntityTestTranslationUITest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
|
XmlEncoderTest::testElementNameValid |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
views.view.test_comment_user_uid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_comment_user_uid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_comment_user_uid.yml |
DocParserTest::testSetValuesExeption |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Creation Error] The annotation @SomeAnnotationClassNameWithoutConstructor declared on some class does not have a property named "invalidaProperty".… |
MockFileSessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
JavaScriptTest::testAggregationOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript aggregation when files are added to a different scope. |
AnnotatedClassDiscoveryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
|
QueryGroupByTest::testGroupByAverage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
MockFileSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
ApacheRequestTest::provideServerVars |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php |
|
views.view.test_exposed_admin_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml |