AutoExpireFlashBagTest::testHas |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
WebTestBase::drupalCompareFiles |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Compare two files based on size and file name. |
RouterListenerTest::getPortData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
MemcachedSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
ThemeTest::testThemeSuggestions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test function theme_get_suggestions() for SA-CORE-2009-003. |
AutoExpireFlashBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ProcessingTest::testBatchNoForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches triggered outside of form submission. |
ClassMapGeneratorTest::testDump |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
EntityQueryRelationshipTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Definition of Drupal\Core\Entity\Tests\EntityQueryRelationshipTest. |
AutoExpireFlashBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
LanguageSwitchingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Modules to enable. |
EntityTestTranslationController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestTranslationController.php |
Test entity translation controller. |
SimpleTestTest::assertAssertion |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Assert that an assertion with the specified values is displayed
in the test results. |
ThemeTest::testTemplateOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures a themes template is overrideable based on the 'template' filename. |
SelectComplexTest::testDistinct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests distinct queries. |
JpegoptimFilterTest::testFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegoptimFilterTest.php |
|
BreakpointGroupAPITest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php |
|
ConfigStorageTestBase::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Tests storage controller CRUD operations. |
DisplayExtenderTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Views used by this test. |
requirements1_test_requirements |
function |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.install |
Implements hook_requirements(). |
FileFieldTestBase::getLastFileId |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves the fid of the last inserted file. |
AggregatorTestBase::getValidOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Create a valid OPML file from an array of feeds. |
LanguageConfigurationElementTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Functional tests for language configuration's effect on negotiation setup. |
AggregatorTestBase::getEmptyOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Create a valid but empty OPML file. |
DatabaseBackendUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
|
SelectComplexTest::testJoinTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms we can join on a single table twice with a dynamic alias. |
ClassLoaderTest::testGetPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
FilterManagerTest::testGetFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
BlockUserAccountSettingsTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php |
Definition of Drupal\block\Tests\BlockUserAccountSettingsTest. |
BreakpointGroupCRUDTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
|
UnmanagedDeleteTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Try deleting a missing file. |
StateValuesCleanAdvancedTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Definition of Drupal\system\Tests\Form\StateValuesCleanAdvancedTest. |
field_test_entity_label_callback |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Entity label callback. |
ToolbarHookToolbarTest::$modules |
property |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Modules to enable. |
ToolkitGdTest::checkRequirements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Checks the matching requirements for Test. |
TestParseAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@var |
WebTestBase::checkForMetaRefresh |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Check for meta refresh tag and if found call drupalGet() recursively. This
function looks for the http-equiv attribute to be set to "Refresh"
and is case-sensitive. |
config_test_config_import_create |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_config_import_create(). |
config_test_config_import_change |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_config_import_change(). |
ToolkitGdTest::testManipulations |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images. |
AnalyzeServiceReferencesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
config_test_config_import_delete |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_config_import_delete(). |
PagePreviewTest::testPagePreview |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Checks the node preview functionality. |
DrupalUnitTestBaseTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Modules to enable. |
AssetCacheTest::testEnsureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
ImportOpmlTest::submitImportForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form with invalid, empty and valid OPML files. |
SpaceUsedTest::testFileSpaceUsed |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SpaceUsedTest.php |
Test different users with the default status. |
StyleUnformattedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Views used by this test. |
PollVoteCheckHostnameTest::setUp |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |