BareMinimalUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
|
SearchCommentCountToggleTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleStringTest::testStringCRUDAPI |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Test CRUD API. |
ProcessBuilderTest::testNullTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
LocaleStringTest::buildSourceString |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates random source string object. |
ContactSitewideTest::updateCategory |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Updates a category. |
ExposedFormTest::testExposedAdminUi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests the admin interface of exposed filter and sort items. |
SearchKeywordsConditionsTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleStringTest::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates single translation for source string. |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
FileTestBase::assertFilePermissions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Helper function to test the permissions of a file. |
WebTestBase::assertUniqueTextHelper |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Helper for assertUniqueText and assertNoUniqueText. |
StatisticsAdminTest::testDeleteNode |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that when a node is deleted, the node counter is deleted too. |
LocaleLibraryInfoAlterTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
|
StatisticsAdminTest::testDeleteUser |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that accesslog reflects when a user is deleted. |
LoggingTest::testEnableMultiLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can run two logs in parallel. |
ProcessTest::testStartIsNonBlocking |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
StatisticsTokenReplaceTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
|
AssetReferenceTest::testLazyFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
AssetReferenceTest::testFilterFlush |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
AsseticExtensionTest::testReference |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
ImageFieldTestBase::uploadNodeImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Upload an image to a node. |
RenderTest::testDrupalRenderSorting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests sorting by weight. |
ImageStylesPathAndUrlTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Modules to enable. |
EventDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/EventDataCollectorTest.php |
|
ModuleApiTest::testModuleImplements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test module_implements() caching. |
FilledMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
UpdateTestBase::refreshUpdateStatus |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Refreshes the update status based on the desired available update scenario. |
AsseticExtensionTest::testVariables |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
WebTestBase::assertNoOptionSelected |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a select option in the current page is not checked. |
ValidUrlUnitTest::testValidAbsolute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests valid absolute URLs. |
XmlDumperTest::testExportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
StateSystemUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
|
AssetCollectionTest::testLoadFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
LocaleImportFunctionalTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
|
ValidUrlUnitTest::testValidRelative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests valid relative URLs. |
AssetCollectionTest::testDumpFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
LockFunctionalTest::testLockAcquire |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Confirms that we can acquire and release locks in two parallel requests. |
TranslationTest::findContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Searches for elements matching the given xpath and value. |
TwigFormulaLoaderTest::testFunction |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
Twig_Tests_Node_IfTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
@covers Twig_Node_If::compile
@dataProvider getTests |
AssetCollectionTest::testSetContent |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
DisplayExtenderTest::optionsSummary |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
AbstractAnnotationLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
UpgradePathTestBase::$upgradeErrors |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Array of errors triggered during the upgrade process. |
PhpDumperTest::testExportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
@expectedException InvalidArgumentException |
AssetCollectionTest::testEmptyMtime |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
CheckDefinitionValidityPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
AccessTest::testDynamicAccessPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
Tests dynamic access plugin. |
AssetCollectionTest::testRemoveLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|