NodeTokenReplaceTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
|
FilterNumericTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Views used by this test. |
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
RouterTest::testMenuItemHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test menu maintenance hooks. |
system_test_modules_installed |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_installed(). |
ArgumentLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguageTest.php |
|
RouteTest::getValidParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
|
FilterFormatAccessTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
OpenIDTest::testOpenidXRITest |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_is_xri(). |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
AssetFactoryTest::testWorkers |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
system_test_system_info_alter |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_system_info_alter(). |
ContainerBuilderTest::testHas |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::has |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Views used by this test. |
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
Twig_Test_Method::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
|
GetRdfNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
|
FilterCrudTest::verifyFilters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verify that filters are properly stored for a text format. |
TempStoreDatabaseTest::$users |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of (fake) user IDs. |
Twig_Test_Function::$function |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
ArbitraryRebuildTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
|
system_test_filetransfer_info |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_filetransfer_info(). |
FetchTest::testQueryFetchBoth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
FieldAttachTestBase::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
Modules to enable. |
ArgumentValidateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
VocabularyLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
FilesystemCacheTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
EsiTest::testRenderIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
FieldInstanceCrudTest::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
GotoTest::testDrupalGotoAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Tests hook_drupal_goto_alter(). |
DependencyOrderingTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Sets up a Drupal site for running functional and integration tests. |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
CommentAnonymousTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
|
FileCacheReaderTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
DefaultsTestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
Contains Drupal\plugin_test\Plugin\DefaultsTestPluginManager. |
simpletest_result_form_submit |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Re-run the tests that match the filter. |
database_test_tablesort_first |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query with a second order_by after and returns the results. |
database_test_theme_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Outputs a form without setting a header sort. |
entity_test_entity_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_info_alter(). |
UpdateScriptTest::$update_url |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
|
AccessPermissionTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessPermissionTest.php |
|
CollectionTest::testGetValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
FieldAttachOtherTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
|
AreaTest::testRenderAreaToken |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Tests global tokens. |
AlterTest::testExecutionOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
UserBlocksTests::updateAccess |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Updates the access column for a user. |
CacheDecoratorTest::$cacheBin |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
The cache bin. |