RequestMatcherTest::testHost |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
ConfigOverrideTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
Modules to enable. |
RequestMatcherTest::testPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
DisplayInternalLogicTest.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Definition of \Drupal\layout\Tests\DisplayInternalLogicTest. |
BlockAdminThemeTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
|
FetchTest::testQueryFetchNum |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into an indexed array explicitly. |
LinkFieldTest::testLinkTitle |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the title settings of a link field. |
breakpoint_theme_test.module |
file |
drupal/core/modules/breakpoint/tests/breakpoint_theme_test.module |
Test breakpoint functionality for breakpoints provided by themes. |
GroupByTest::testGroupBySave |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/GroupByTest.php |
Tests whether basic saving works. |
FilesystemCacheTest::$driver |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
EntityTestFormController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Definition of Drupal\entity_test\EntityTestFormController. |
TempStoreDatabaseTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Sets up unit test environment. |
CommentNodeAccessTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
FetchTest::testQueryFetchCol |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch an entire column of a result set at once. |
DependencyMissingTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Sets up a Drupal site for running functional and integration tests. |
CollectionTest::testToString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ConfigEntityTest::testCRUDUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Tests CRUD operations through the UI. |
FilterSecurityTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Modules to enable. |
CommentStatisticsTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Sets up a Drupal site for running functional and integration tests. |
FilterDateTest::_testBetween |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Tests the filter operator between/not between. |
ConnectionUnitTest::$monitor |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
FieldSqlStorageTest::getInfo |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
|
EsiTest::testNeedsEsiParsing |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
NodeQueryAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Modules to enable. |
FloodTest::testMemoryBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
Test flood control memory backend. |
FieldInstanceCrudTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Set the default field storage backend for fields created during tests. |
CollectionTest::testContains |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
DrupalUnitTestBase::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Modules to enable. |
ConfigImportUITest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
BlockTest::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Moves a block to a given region via the UI and confirms the result. |
CommentTestBase::$admin_user |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
An administrative user with permission to configure comment settings. |
BlockCacheTest::$normal_user |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
PathMatcherTest::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Constructor for UnitTestBase. |
CommentTestBase::postComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Posts a comment. |
CollectionTest::testMatching |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
@group DDC-1637 |
TestEntityFormController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Definition of Drupal\field_test\TestEntityFormController. |
NodeSaveTest::testTimestamps |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
VocabularyUnitTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Modules to enable. |
CascadingStylesheetsUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php |
Tests CSS functions. |
EntityFilteringThemeTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Contains Drupal\system\Tests\Theme\EntityFilteringThemeTest. |
HtmlTplPhpAttributesTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Definition of Drupal\system\Tests\Theme\HtmlTplPhpAttributesTest. |
HtmlToTextTest::stringToHtml |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Converts a string to its PHP source equivalent for display in test messages. |
ajax_test_dialog_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Form submit handler for ajax_test_dialog_form(). |
FieldBooleanTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Views used by this test. |
BlockCacheTest::setCacheMode |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Private helper method to set the test block's cache mode. |
UserAdminTest::testUserAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php |
Registers a user and deletes it. |
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ValidationTest::testValidate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests form alterations by #element_validate, #validate, and form_set_value(). |
ResponseTest::testSetExpires |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
MatcherDumperTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
A collection of shared fixture data for tests. |