StatisticsAdminTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
|
FileTestBase::assertSameFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Check that two files are the same by comparing the fid and filepath. |
ProcessTest::testNullTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
SystemUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ContactPersonalTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
|
views_test_data_element_form |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Simple form page callback to test the view element. |
ImageDimensionsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
|
UserLanguageCreationTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Definition of Drupal\user\Tests\UserLanguageCreationTest. |
WebTestBase::assertNoPattern |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Will trigger a pass if the perl regex pattern is not present in raw content. |
TestHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/TestHttpKernel.php |
Returns the arguments to pass to the controller. |
ArgumentNullTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php |
Views used by this test. |
theme_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_system_theme_info(). |
ImageFieldTestBase::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Modules to enable. |
ContactAuthenticatedUserTest |
class |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
Tests the contact form for authenticated users. |
NameMungingTest::testMunging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Create a file and munge/unmunge the name. |
EventDispatcherTest::postFoo |
constant |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ProcessTest::testPhpDeadlock |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
WebTestBase::getSelectedItem |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get the selected value from a select field. |
AssetReferenceTest::testLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
PictureAdminUITest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Modules to enable. |
QueryTest::_testQueryExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
|
FilterStringTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Views used by this test. |
NameMungingTest::testUnMunge |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Ensure that unmunge gets your name back. |
AssetReferenceTest::testDump |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
EventDispatcherTest::postBar |
constant |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
CacheWarmerAggregateTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
StyleMappingTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Views used by this test. |
WebTestBase::assertFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists in the current page with the given id and value. |
UuidUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
|
UpdateCoreUnitTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Modules to enable. |
RequestTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::__construct |
SearchLanguageTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Modules to enable. |
FilledMinimalUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
Performs major version release upgrade tests on a populated database. |
XmlDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
TranslationTest::resetCaches |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Resets static caches to make the test code match the client-side behavior. |
TemporaryQueryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Modules to enable. |
RequestDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
LockFunctionalTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Modules to enable. |
TranslationTest::addLanguage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Installs the specified language, or enables it if it is already installed. |
RequestTest::testGetUserInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUserInfo |
module_test_modules_disabled |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_modules_disabled(). |
PathAliasTest::testPathCache |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests the path cache. |
TwigFormulaLoaderTest::$twig |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
EntityRevisionsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
|
TwigFormulaLoaderTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
PathAliasTest::testNodeAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests alias functionality through the node interfaces. |
UpdateTest::testSimpleUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update a single record successfully. |
GraphvizDumperTest::testDump |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
ElementsLabelsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Modules to enable. |
PathLanguageUiTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Modules to enable. |