MTimeProtectedFileStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Definition of Drupal\system\Tests\PhpStorage\MTimeProtectedFileStorageTest. |
EnsureFilterWorkerTest::testMatch |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Worker/EnsureFilterWorkerTest.php |
|
ParameterBagTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::__construct |
MTimeProtectedFastFileStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
ContainerAwareEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
ThemeTest::testSwitchDefaultTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test switching the default theme. |
PhpFileCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
ConfigCacheTest::testInvalidValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
DrupalJsonldNormalizerTest::setUp |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/DrupalJsonldNormalizerTest.php |
Add the normalizer to be tested. |
ParameterBagTest::testEscapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::escapeValue |
XssUnitTest::testInvalidMultiByte |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that invalid multi-byte sequences are rejected. |
UserPictureTest::$_directory_test |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
|
TaxonomyTermReferenceItemTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTermReferenceItemTest.php |
Contains \Drupal\taxonomy\Tests\TaxonomyTermReferenceItemTest. |
XssUnitTest::testFormatStringAndT |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Tests t() and format_string() replacement functionality. |
url_alter_test_url_outbound_alter |
function |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module |
Implements hook_url_outbound_alter(). |
OpenIDFunctionalTest::addIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity to user's profile. |
StorageTest::testFormStatePersist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties. |
FrozenParameterBagTest::testClear |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::clear
@expectedException \LogicException |
RouterTest::testTitleMenuCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests page title of MENU_CALLBACKs. |
ExpiringCacheTest::testHasExpired |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
YamlFileLoaderTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
language_test_language_types_info |
function |
drupal/core/modules/language/tests/language_test.module |
Implements hook_language_types_info(). |
UrlTest::testDrupalHttpBuildQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_http_build_query(). |
RouterTest::testAuthUserUserLogin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that an authenticated user hitting 'user/login' gets redirected to
'user' and 'user/register' gets redirected to the user edit page. |
theme_page_test_system_info_alter |
function |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
Implements hook_system_info_alter(). |
SelectTest::testVulnerableComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests query COMMENT system against vulnerabilities. |
theme_page_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
Implements hook_system_theme_info(). |
ThemeTest::testTaxonomyTermThemes |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php |
Test the theme used when adding, viewing and editing taxonomy terms. |
DateFormatsLanguageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Modules to enable. |
GenericEventTest::test__construct |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
ExpressionBuilderTest::testIsNull |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
HttpCacheTestCase::clearDirectory |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
ArgumentDefaultTest::get_argument |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php |
Overrides Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase::get_argument(). |
entity_crud_hook_test_file_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_insert(). |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
entity_crud_hook_test_node_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_insert(). |
Twig_Tests_FileCachingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
AutocompleteTagsUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
|
GenericEventTest::testSetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
GenericEventTest::testGetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
entity_crud_hook_test_user_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_insert(). |
DateTimePlusTest::testDateStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from string input. |
entity_crud_hook_test_entity_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_load(). |
Twig_Tests_Node_SetTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php |
|
GenericEventTest::testOffsetUnset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
FilterFormatAccessTest::$web_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
GenericEventTest::testOffsetIsset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
_drupal_initialize_db_test_prefix |
function |
drupal/core/includes/bootstrap.inc |
In a test environment, get the test db prefix and set it in $databases. |
GenericEventTest::testHasArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|