FilterEqualityTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
SearchPageTextTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
TestExtension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
views.view.test_destroy.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
PluginInstanceTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
|
UserTokenReplaceTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
MailTest::testCancelMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
Test that message sending may be canceled. |
language_elements_test_menu |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Implements hook_menu(). |
TestBase::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks the matching requirements for Test. |
FrameworkTest::testLazyLoad |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that new JavaScript and CSS files are returned on an Ajax request. |
UserSignatureTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Modules to enable. |
CommentPreviewTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
|
TestExtension::dynamic_path |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
RouteTest::testRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
AttributeBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
poll_block_latest_poll_view |
function |
drupal/core/modules/poll/poll.module |
Returns the content for the 'latest poll' block. |
JavaScriptTest::testNoCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests drupal_add_js() sets preproccess to FALSE when cache is also FALSE. |
CachedFormulaLoaderTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
BlockHtmlIdTest::testHtmlId |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Test valid HTML id. |
EntityTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Tests the Entity Test Translation UI. |
AttributeBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count |
AnnotatedClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Tests that plugins with annotated classes are correctly discovered. |
MoveTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
locale_test_disabled.module |
file |
drupal/core/modules/locale/tests/modules/locale_test_disabled/locale_test_disabled.module |
Simulate a disabled contrib module for Locale test scripts. |
ConfigTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Tests the Config Test Translation UI. |
NodePostSettingsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentNewIndicatorTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php |
Contains Drupal\comment\Tests\CommentNewIndicatorTest. |
GraphUnitTest::displayArray |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Graph/GraphUnitTest.php |
Helper function to output vertices as comma-separated list. |
KernelForTest::getBundleMap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
CopyTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified. |
MockArraySessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
DatabaseBackendUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Definition of Drupal\system\Tests\Cache\DatabaseBackendUnitTest. |
FileBagTest::createTempFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
TextSummaryTest::testLength |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Test various summary length edge cases. |
ExceptionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
LanguageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
UglifyJsFilterTest::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyJsFilterTest.php |
|
UserRoleUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\UserRoleUpgradePathTest. |
SerializationTestNormalizer |
class |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
|
CacheWarmerTest::$cacheFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
CommentTokenReplaceTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Definition of Drupal\comment\Tests\CommentTokenReplaceTest. |
ViewElementTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Views used by this test. |
InsertTest::testMultiInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that we can insert multiple records in one query object. |
openid_test_openid_response |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_openid_response(). |
LanguagePathMonolingualTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Tests that paths are not prefixed on a monolingual site. |
CommentFieldsTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Enable the field UI. |
NodeTypePersistenceTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Definition of Drupal\node\Tests\NodeTypePersistenceTest. |
OptionsWidgetsTest::getInfo |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
|
StopwatchEventTest::testLap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|