ConfigurationTest::getInfo |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
|
MemoryStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
|
_session_test_is_logged_in |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, only available if current user is logged in. |
node_access_test_node_load |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_load(). |
RedirectTest::testRedirect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
Tests form redirection. |
ExpiringCacheTest::testGet |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
RouterTest::testExoticPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test path containing "exotic" characters. |
NodeTitleTest::$admin_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
|
UserPermissionsTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
HttpCacheTestCase::request |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
DynamicTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/DynamicTest.php |
Retrieve the options when this is a new access
control plugin |
PhpGeneratorDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
BulkFormTest::testBulkForm |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php |
Tests the bulk form. |
GenericEventTest::$subject |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
Twig_Tests_FileCachingTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
TaxonomyTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Modules to enable. |
GenericEventTest::tearDown |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
Cleans up the environment after running a test. |
HtmlIdentifierUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Definition of Drupal\system\Tests\Common\HtmlIdentifierUnitTest. |
entity_cache_test_watchdog |
function |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module |
Implements hook_watchdog(). |
Twig_Tests_Node_ModuleTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
|
AssetFactoryTest::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
RESTTestBase::entityCreate |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Creates entity objects based on their types. |
TermTest::testTaxonomyNode |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Test that hook_node_$op implementations work correctly. |
ErrorHandlerTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Modules to enable. |
DateTimePlusTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Set up required modules. |
xmlrpc_test_easyStructTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
xmlrpc_test_echoStructTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
RESTTestBase::assertHeader |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Check if a HTTP response header exists and has the expected value. |
RouterTest::testMenuHidden |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests menu link depth and parents of local tasks and menu callbacks. |
IniFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
Twig_Tests_Node_ImportTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php |
|
OpenIDTest::testConversion |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_XXX_to_XXX() functions. |
SelectTest::testUnionCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can get a count query for a UNION Select query. |
CacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
FilterNumericTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
FileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
TermTest::testReSavingTags |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Tests that editing and saving a node with no changes works correctly. |
DatabaseStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Sets up unit test environment. |
RouterTest::menuLoadRouter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Load the router for a given path. |
TaggingTest::testHasAnyTag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has at least one of these tags" functionality. |
FieldLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
|
FileInclusionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
|
TermFieldTest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
|
HandlerArgumentUserUidTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Tests views user uid argument handler. |
breakpoint_theme_test.info |
file |
drupal/core/modules/breakpoint/tests/breakpoint_theme_test.info |
name = Breakpoint theme test
description = Test breakpoints provided by themes
package = Other
core = 8.x
hidden = TRUE
dependencies[] = breakpoint |
FilterDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Views used by this test. |
MongoDbProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
DCOM55Test::testAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
node_test_exception.module |
file |
drupal/core/modules/node/tests/modules/node_test_exception/node_test_exception.module |
A module implementing node related hooks to test API interaction. |
ConfigEntityTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Modules to enable. |