ConfigCacheTest::testHas |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
TranslationTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
|
SessionTest::testGetMeta |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
UserPictureTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
|
FilterUnitTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Modules to enable. |
JsonldNormalizerTestBase |
class |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/JsonldNormalizerTestBase.php |
Parent class for JSON-LD tests. |
HttpCacheTestCase::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
ConfigEntityListTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Definition of Drupal\config\Tests\ConfigEntityListTest. |
FieldEntityTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
|
TimerUnitTest::testTimer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php |
Tests timer_read() time accumulation accuracy across multiple restarts. |
ExpiringCacheTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
BasicSyntaxTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
|
ClosureLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
|
OpenIDTestBase::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Modules to enable. |
MemoryStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Sets up unit test environment. |
FileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
|
SortingTest::testSorting |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Tests the sorting functionality. |
PhpMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
DisplayApiTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Modules to enable. |
GenericEventTest::$event |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
MemcacheCacheTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
TestEntity::loadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
test_invalid_engine.info |
file |
drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info |
name = Theme test with invalid theme engine
description = Test theme which has a non-existent theme engine.
core = 8.x
hidden = TRUE
engine = not_real_engine |
Twig_Extension::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of tests to add to the existing list. |
WizardTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php |
Modules to enable. |
TaxonomyTestBase::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Stores the nodes used for the different tests. |
TaxonomyTestBase::$term1 |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Stores the first term used in the different tests. |
AutocompleteTagsUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Tests drupal_explode_tags() and drupal_implode_tags(). |
XmlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
LoopTest::testActionLoop |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/LoopTest.php |
Sets up a loop with 3 - 12 recursions, and sees if it aborts properly. |
TaxonomyTestBase::$term2 |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Stores the second term used in the different tests. |
action_loop_test.install |
file |
drupal/core/modules/action/tests/action_loop_test/action_loop_test.install |
|
LoopTest::triggerActions |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/LoopTest.php |
Loops watchdog messages up to actions_max_stack times. |
RouterTest::testMenuName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests for menu_name parameter for hook_menu(). |
CacheTest::testDeleteAll |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
ClassMetadataFactoryTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
CacheTest::testNamespace |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
SelectTest::testUnionAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can UNION ALL multiple SELECT queries together. |
UserEditedOwnAccountTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
IniFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
GetRdfNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetRdfNamespacesTest. |
MappingHookTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
|
FilterNumericTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Sets up Drupal unit test environment. |
ElementTest::testOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests expansion of #options for #type checkboxes and radios. |
TestEntityFormController |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Form controller for the test entity edit forms. |
ZendDataCacheTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php |
|
HookRequirementsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php |
Definition of Drupal\system\Tests\Module\HookRequirementsTest. |
xmlrpc_test_xmlrpc_alter |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
Implements hook_xmlrpc_alter(). |
CommentTranslationUITest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Tests the Comment Translation UI. |
Twig_Tests_Node_TextTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php |
|