DisplayInternalLogicTest::$onecol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The onecol test display. |
DisplayInternalLogicTest::getInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
|
StatisticsLoggingTest::testLogging |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Verifies request logging for cached and uncached pages. |
PhpassHashedPassword::getCountLog2 |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Parse the log2 iteration count from a stored hash or setting string. |
DisplayInternalLogicTest::$modules |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Modules to enable. |
DisplayInternalLogicTest::$unbound |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The unbound test display. |
NativePhpunitTask::setJunitlogfile |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
openid_block_view_user_login_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_block_view_MODULE_DELTA_alter(). |
LoggingTest::testEnableMultiLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can run two logs in parallel. |
UserBlocksTests::testUserLoginBlock |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Test the user login block. |
LoggerDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
@dataProvider getCollectTestData |
StatisticsAdminTest::testExpiredLogs |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that cron clears day counts and expired access logs. |
LoggingTest::testEnableTargetLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests logging queries against multiple targets on the same connection. |
LoggerDataCollector::sanitizeContext |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
LoggingFormatter::formatRemoveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
LoggingFormatter::formatInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
session_test_form_user_login_form_alter |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_form_FORM_ID_alter(). |
LoggingFormatter::formatUpdateReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
StatisticsReportsTest::testAccessLogging |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that access logging is working and is reported correctly. |
dblog_form_system_logging_settings_alter |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
UserLoginTest::testPasswordRehashOnLogin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test that user password is re-hashed upon login after changing $count_log2. |
syslog_form_system_logging_settings_alter |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
RouterTest::testMaintenanceModeLoginPaths |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter(). |
OpenIDFunctionalTest::testBlockedUserLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test that a blocked user cannot log in. |
DisplayInternalLogicTest::testBlockSorting |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Tests block sorting within regions. |
DisplayInternalLogicTest::testBlockMapping |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Test the various block remapping scenarios allowed for by the assorted
Display types. |
UserLoginTest::testGlobalLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the global login flood control. |
LoggingFormatter::formatResolveInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
LoggerDataCollectorTest::getCollectTestData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
PhpassHashedPassword::enforceLog2Boundaries |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Ensures that $count_log2 is within set bounds. |
UserLoginTest::testPerUserLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the per-user login flood control. |
ExceptionListenerTest::testHandleWithLogger |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
@dataProvider provider |
LoggingTest::testEnableTargetLoggingNoTarget |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that logs to separate targets utilize the same connection properly. |
LoggingTest::testEnableMultiConnectionLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can log queries separately on different connections. |
ContainerBuilderTest::testMergeLogicException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge
@expectedException LogicException |
OpenIDFunctionalTest::testLoginMaintenanceMode |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test login using OpenID during maintenance mode. |
ExceptionListenerTest::testHandleWithoutLogger |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
@dataProvider provider |
ContainerAwareTraceableEventDispatcher::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
NodeRevisionsTest::testNodeRevisionWithoutLogMessage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Checks that revisions are correctly saved without log messages. |
ContactAuthenticatedUserTest::testContactSiteWideTextfieldsLoggedInTestCase |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
Tests that name and email fields are not present for authenticated users. |
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrictWithLogger |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|