ImageStylesPathAndUrlTest::$style_name |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
TableTest::testThemeTableStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tableheader.js provides 'sticky' table headers, and is included by default. |
ImageStylesPathAndUrlTest::$image_info |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
UpdateComplexTest::testSubSelectUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Test UPDATE with a subselect value. |
RequestTest::testGetFormatFromMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getFormat
@covers Symfony\Component\HttpFoundation\Request::setFormat
@dataProvider getFormatToMimeTypeMapProvider |
RequestTest::testGetMimeTypeFromFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getMimeType
@dataProvider getFormatToMimeTypeMapProvider |
FilterStringTest::testFilterStringWord |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
TemporaryQueryTest::testTemporaryQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Confirms that temporary tables work and are limited to one request. |
EventDispatcherTest::testAddSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
SymfonyFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
RemoteFileUnmanagedSaveDataTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Sets up a Drupal site for running functional and integration tests. |
TwigFormulaLoaderTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
FilterStringTest::testFilterStringEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
TestObjectMetadata::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the ReflectionClass instance for this mapped class. |
FileDriverTest::testGetElementFromFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
UpdateCoreTest::testNoUpdatesAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when no updates are available. |
RemoteFileUnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Deletion related tests on remote filesystems. |
DisplayExtenderTest::submitOptionsForm |
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\DisplayExtenderPluginBase::submitOptionsForm(). |
TransactionTest::transactionOuterLayer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Encapsulates a transaction's "inner layer" with an "outer layer". |
UpdateCoreTest::testModulePageUpToDate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when the site is up to date. |
TransactionTest::transactionInnerLayer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Creates an "inner layer" transaction. |
FileDriverTest::testNonLocatorFallback |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
common_test_drupal_render_invalid_keys |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Renders an element with an invalid render array key. |
PageCacheTest::testConditionalRequests |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
UpgradePathTestBase::checkRequirements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Checks that zlib is enabled in order to run the upgrade tests. |
UpdateCoreTest::testServiceUnavailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when the update server returns 503 errors. |
SchemaTest::assertFieldAdditionRemoval |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Asserts that a given field can be added and removed from a table. |
SchemaTest::assertFieldCharacteristics |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Asserts that a newly added field has the correct characteristics. |
AnnotationFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
@covers Symfony\Component\Routing\Loader\AnnotationFileLoader::supports |
ResolveDefinitionTemplatesPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
RemoteFileUnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
|
ResolveReferencesToAliasesPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
Twig_Tests_Node_BlockTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
@covers Twig_Node_Block::compile
@dataProvider getTests |
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
FilterSettingsTest::testFilterDefaults |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests explicit and implicit default settings for filters. |
TrackerTest::testTrackerAdminUnpublish |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests that publish/unpublish works at admin/content/node. |
DefinitionDecoratorTest::testSetPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
ClassUtilsTest::testNewReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
TestMultipleHttpKernel::callController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
TrackerNodeAccessTest::$no_access_user |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
|
HttpRequestTest::testDrupalHTTPRequest |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php |
Checks HTTP requests. |
ImageEffectsTest::testDesaturateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_desaturate_effect() function. |
DatabaseTestBase::ensureSampleDataNull |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up tables for NULL handling. |
RebuildTest::testMenuRebuildByVariable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
RequestTest::testSplitHttpAcceptHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider splitHttpAcceptHeaderData |
RequestTest::splitHttpAcceptHeaderData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
user_form_test_current_password_submit |
function |
drupal/core/modules/user/tests/user_form_test.module |
Submit function for the test form for user_validate_current_pass(). |
NodeAccessLanguageTest::testNodeAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Runs tests for node_access function with multiple languages. |
MTimeProtectedFileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
|
NodeFieldMultilingualTestCase::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
|