ParameterBagTest::getInvalidPaths |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
LocaleExportTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
ModuleTest::assertInstanceHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Ensure that a certain handler is a instance of a certain table/field. |
MultiStepNodeFormBasicOptionsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Tests basic options of multi-step node forms. |
field_test_field_test_op_multiple |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Generic op to test _field_invoke_multiple behavior. |
FileFieldTestBase::uploadNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Uploads a file to a node. |
MemcacheSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
entity_cache_test_dependency.info |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info |
name = "Entity cache test dependency"
description = "Support dependency module for testing entity cache."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
AggregatorTestBase::getAtomSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
FileFieldTestBase::removeNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Removes a file from a node. |
FilterManagerTest::testHasInvalid |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
CascadingStylesheetsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
|
TestFieldPrepareViewFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Definition of Drupal\field_test\Plugin\field\formatter\TestFieldPrepareViewFormatter. |
BreakpointGroupTestBase::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Modules to enable. |
RegressionTest::testDBTableExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_table_exists() function. |
ParameterBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getIterator |
RegressionTest::testDBFieldExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_field_exists() function. |
AssetCacheTest::testLoadFromCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
RegressionTest::testDBIndexExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_index_exists() function. |
AssetCacheTest::testDumpFromCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
DrupalUnitTestBaseTest::testSetUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of setUp(). |
AssetManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
HtmlTagUnitTest::testThemeHtmlTag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTagUnitTest.php |
Test function theme_html_tag() |
UserPictureUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
AssetCacheTest::testGetSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
AssetCacheTest::testGetSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
UrlMatcherTest::testMatchNonAlpha |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
EntityFilteringThemeTest::$themes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A list of all available themes. |
MongoDbSessionHandlerTest::$mongo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
EntityCrudHookTest::testFileHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on files. |
RequiredTest::testDisableRequired |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
Assert that core required modules cannot be disabled. |
EntityCrudHookTest::testNodeHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on nodes. |
config_test_config_test_predelete |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_predelete(). |
update_test_2_update_dependencies |
function |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Implements hook_update_dependencies(). |
EntityFilteringThemeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
|
BareMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
HttpAssetTest::testSourceMetadata |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php |
|
AddFeedTest::testFeedIconEscaping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Checks that special characters are correctly escaped. |
EntityCrudHookTest::testUserHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on users. |
AnnotationDirectoryLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
MongoDbSessionHandlerTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ModuleEnable::testEnableUserTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests enabling User module once more. |
HtmlTplPhpAttributesTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
|
EntityFieldTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Creates a test entity. |
ExceptionDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
FileTestBase::assertFileUnchanged |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Check that two files have the same values for all fields other than the
timestamp. |
FileTestBase::assertDifferentFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Check that two files are not the same by comparing the fid and filepath. |
FileFieldPathTest::testUploadPath |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Tests the normal formatter display on node display. |
ProcessTest::testProcessResponses |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
tests results from sub processes |
menu_test_custom_403_404_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Callback for our custom 403 and 404 pages. |