EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
TempStoreDatabaseTest::$objects |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of random stdClass objects. |
CommentNodeAccessTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Modules to enable. |
Twig_Test_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
DependencyMissingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Modules to enable. |
system_test_authorize_init_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Page callback to initialize authorize.php during testing. |
TempStoreDatabaseTest::tearDown |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Deletes created files, database tables, and reverts all environment changes. |
LinkFieldTest::renderTestEntity |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Renders a test_entity and sets the output in the internal browser. |
VocabularyLanguageTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
|
update_script_test.settings.yml |
file |
drupal/core/modules/system/tests/modules/update_script_test/config/update_script_test.settings.yml |
drupal/core/modules/system/tests/modules/update_script_test/config/update_script_test.settings.yml |
FieldInstanceCrudTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Modules to enable. |
DependencyOrderingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
|
TermFieldMultipleVocabularyTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Tests a taxonomy term reference field that allows multiple vocabularies. |
BreadcrumbTest::testBreadCrumbs |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Tests breadcrumbs on node and administrative paths. |
NodeQueryAlterTest::$accessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
User with permission to view content. |
TriggeringElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Modules to enable. |
ContainerBuilderTest::testMerge |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge |
CollectionTest::testArrayAccess |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
DCOM58Test::testIssueNamespaces |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
CollectionTest::testContainsKey |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ConfigUpgradeTest::$testContent |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php |
|
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\XmlFileLoader::supports |
theme_simpletest_result_summary |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Returns HTML for the summary status of a simpletest result. |
CallablesFilterTest::testLoader |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CallablesFilterTest.php |
|
config_test.dynamic.default.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.default.yml |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.default.yml |
FactoryTest::testDefaultFactory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Test that DefaultFactory can create a plugin instance. |
CallablesFilterTest::testDumper |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CallablesFilterTest.php |
|
simpletest_settings_form_submit |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Form submission handler for simpletest_settings_form(). |
AggregatorConfigurationTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php |
Definition of Drupal\aggregator\Tests\AggregatorConfigurationTest. |
DrupalUnitTestBase::$moduleList |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Fixed module list being used by this test. |
CronRunTest::testCronExceptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
DrupalUnitTestBase::$themeFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
UserLanguageCreationTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileSaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
HtmlIdentifierUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
|
FilterInOperatorTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Returns the views data definition. |
DisplayTest::testReorderDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests reordering of displays. |
PageTitleFilteringTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement getInfo(). |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
DisplayTest::testDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests that the correct display is loaded by default. |
DefinitionTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::__construct |
BlockCacheTest::testCacheGlobal |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_GLOBAL. |
DisplayTest::testDisableDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests disabling of a display. |
_simpletest_format_summary_line |
function |
drupal/core/modules/simpletest/simpletest.module |
|
SaveDataTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test that file_save_data() fails overwriting an existing file. |
CommentTestBase::setCommentForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing whether the comment form is on its own page. |
DefinitionTest::testSetGetClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setClass
@covers Symfony\Component\DependencyInjection\Definition::getClass |
UrlAlterFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
|
DefinitionTest::testMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setMethodCalls
@covers Symfony\Component\DependencyInjection\Definition::addMethodCall
@covers Symfony\Component\DependencyInjection\Definition::hasMethodCall
@covers… |
MockArraySessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|