CookieTest::testGetExpiresTime |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
SigchildEnabledProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
LayoutDerivativesTest::getInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
|
SiteSchemaTest::testSiteSchema |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
Tests site-generated schema. |
IpValidatorTest::getValidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
InstallerLanguageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
|
SessionHandlerProxyTest::$mock |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
ProcessFailedExceptionTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php |
|
EntityTranslationWorkflowsTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Tests entity translation workflows. |
CacheDecoratorLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Contains Drupal\system\Tests\Plugin\CacheDecoratorLanguageTest. |
SessionHandlerProxyTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
locale_test_translate.info.yml |
file |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
BlockTest::testBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block visibility. |
ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |
EmailValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
ElementTest::testGroupElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests the #group property. |
KernelForTest::registerBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Returns an array of bundles to registers. |
EntityAccessCheckTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
This method exists to support the simpletest UI runner. |
TextPlainUnitTest::assertNoRaw |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a raw string does not appear in $this->content. |
GetSetMethodNormalizerTest.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
StateValuesCleanTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Modules to enable. |
form_test_state_persist_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit handler. |
UnmanagedMoveTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a missing file. |
ContainerTest::testInitialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::initialized |
TrackerAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
|
MemoryBackendUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/MemoryBackendUnitTest.php |
|
DumperPrefixCollectionTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
TrackerNodeAccessTest::getInfo |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
|
PhpStorageTestBase::assertCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Assert that a PHP storage controller's load/save/delete operations work. |
DisplayPageTest::$routerDumper |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
The router dumper to get all routes. |
PHPUnit_TextUI_TestRunner::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
AlterTest::testAlterExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter expressions in the query. |
UserPictureUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\UserPictureUpgradePathTest. |
ContactPersonalTest::$web_user |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
A user with 'access user contact forms' permission. |
ThemeTest::testThemeGetSetting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test the theme_get_setting() function. |
MainContentFallbackTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Sets up a Drupal site for running functional and integration tests. |
ThemeTest::testRegistryRebuild |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures the theme registry is rebuilt when modules are disabled/enabled. |
ArbitraryRebuildTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Modules to enable. |
NodeFormButtonsTest::$web_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
|
ImageStyleFlushTest::testFlush |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
General test to flush a style. |
TestClass::onKernelRequestTest |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestClass.php |
A simple kernel listener method. |
views.view.test_pager_some.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
RemoteFileDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestClass::getSubscribedEvents |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestClass.php |
Registers methods as kernel listeners. |
BareMinimalUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\BareMinimalUpgradePathTest. |
GetRdfNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Modules to enable. |
views.view.test_area_title.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_area_title.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_area_title.yml |
RedirectableUrlMatcherTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
UpdateCoreTest::testFetchTasks |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests that exactly one fetch task per project is created and not more. |
HandlerArgumentUserUidTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
Contains \Drupal\user\Tests\Views\HandlerArgumentUserUidTest. |