RequestTest::testGetClientIp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider testGetClientIpProvider |
PhpDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
BreakpointMediaQueryTest.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Definition of Drupal\breakpoint\Tests\BreakpointMediaQueryTest. |
ForumTest::editForumTaxonomy |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Edits the forum taxonomy. |
AbstractAnnotationLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
common_test_drupal_goto_land |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a landing page for drupal_goto(). |
TestObjectMetadata::hasField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped property for this class. |
TestHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
Returns the arguments to pass to the controller. |
ProgrammaticTest::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Helper function used to programmatically submit the form defined in
form_test.module with the given values. |
PageCacheTest::testPageCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests cache headers. |
ImageDimensionsScaleUnitTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Tests image_dimensions_scale(). |
RequestTest::testGetBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
TrackerTest::testTrackerUser |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of nodes on a user's tracker listing. |
GetFilenameUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
|
ImmutableEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
RequestTest::testGetPathInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ClassUtilsTest::dataGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
TestFieldWidget::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
FilterSettingsTest::$profile |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
The profile to install as a basis for testing. |
RequestTest::testGetCharsets |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ClassUtilsTest::testGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
common_test_cron_helper.info |
file |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info |
name = "Common Test Cron Helper"
description = "Helper module for CronRunTestCase::testCronExceptions()."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
CacheTest::testHeaderStorage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Tests css/js storage and restoring mechanism. |
entity_crud_hook_test.module |
file |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Test module for the Entity CRUD API. |
translation_test_node_insert |
function |
drupal/core/modules/translation/tests/translation_test.module |
Implements hook_node_insert(). |
ForumNodeAccessTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
|
NodeAccessFieldTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php |
|
CascadingStylesheetsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Definition of Drupal\system\Tests\Common\CascadingStylesheetsTest. |
block_test_system_theme_info |
function |
drupal/core/modules/block/tests/block_test.module |
Implements hook_system_theme_info(). |
ArgumentDefaultTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
|
SessionTest::testGetFlashBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
TrackerNodeAccessTest::setUp |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
ThemeTest::testThemeSettings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the theme settings form. |
ParameterBagTest::testRemove |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::remove |
ParameterBagTest::testGetSet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::get
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set |
SessionTest::testGetSetFlash |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
error_test_generate_warnings |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Menu callback; generate warnings to test the error handler. |
SessionTest::testRemoveFlash |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
error_test_trigger_exception |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Menu callback; trigger an exception to test the exception handler. |
FieldFileSizeTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns the views data definition. |
AlterTest::testAlterWithJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter the joins on a query. |
ClientTest::testUploadedFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
HttpCacheTestCase::$response |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
SessionTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@covers Symfony\Component\HttpFoundation\Session\Session::getIterator |
RuntimeReflectionServiceTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
@group DCOM-93 |
SiteMaintenanceTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
_session_test_id_from_cookie |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback: print the current session ID as read from the cookie. |
node_access_test_node_grants |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_grants(). |
ExpiringCacheTest::$lifetime |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
ExpressionBuilderTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|