ServerCommand::getOneTimeLoginUrl |
function |
core/lib/Drupal/Core/Command/ServerCommand.php |
Gets a one time login URL for user 1. |
SessionHttpsTest::getUserLoginFormBuildId |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Gets the form build ID for the user login form. |
SessionHttpsTest::loginHttp |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Log in a user via HTTP. |
SessionHttpsTest::loginHttps |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Log in a user via HTTPS. |
SessionTest::testSessionPersistenceOnLogin |
function |
core/modules/system/tests/src/Functional/Session/SessionTest.php |
Tests storing data in Session() object. |
SessionTestController::isLoggedIn |
function |
core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php |
Only available if current user is logged in. |
session_test_user_login |
function |
core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_user_login(). |
SetDialogOptionCommand |
class |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Defines an AJAX command that sets jQuery UI dialog properties. |
SetDialogOptionCommand.php |
file |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
|
SetDialogOptionCommand::$optionName |
property |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A jQuery UI dialog option name. |
SetDialogOptionCommand::$optionValue |
property |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A jQuery UI dialog option value. |
SetDialogOptionCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A CSS selector string. |
SetDialogOptionCommand::render |
function |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Return an array to be run through json_encode and sent to the client. |
SetDialogOptionCommand::__construct |
function |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Constructs a SetDialogOptionCommand object. |
SetDialogTitleCommand |
class |
core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php |
Defines an AJAX command that sets jQuery UI dialog properties. |
SetDialogTitleCommand.php |
file |
core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php |
|
SetDialogTitleCommand::__construct |
function |
core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php |
Constructs a SetDialogTitleCommand object. |
simpletest_log_read |
function |
core/modules/simpletest/simpletest.module |
Reads the error log and reports any errors as assertion failures. |
StatisticsAdminTest::testExpiredLogs |
function |
core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php |
Tests that cron clears day counts and expired access logs. |
StatisticsLoggingTest |
class |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
Tests that statistics works. |
StatisticsLoggingTest |
class |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
Tests request logging for cached and uncached pages. |
StatisticsLoggingTest.php |
file |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
|
StatisticsLoggingTest.php |
file |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
|
StatisticsLoggingTest::$authUser |
property |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
User with permissions to create and edit pages. |
StatisticsLoggingTest::$client |
property |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
The Guzzle HTTP client. |
StatisticsLoggingTest::$defaultTheme |
property |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
The theme to install as the default for testing. |
StatisticsLoggingTest::$defaultTheme |
property |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
The theme to install as the default for testing. |
StatisticsLoggingTest::$language |
property |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
Associative array representing a hypothetical Drupal language. |
StatisticsLoggingTest::$modules |
property |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
Modules to enable. |
StatisticsLoggingTest::$modules |
property |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
Modules to enable. |
StatisticsLoggingTest::$node |
property |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
Node for tests. |
StatisticsLoggingTest::getStatisticsCounter |
function |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
Gets counter of views by path. |
StatisticsLoggingTest::setUp |
function |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
|
StatisticsLoggingTest::setUp |
function |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
|
StatisticsLoggingTest::testLogging |
function |
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php |
Verifies node hit counter logging and script placement. |
StatisticsLoggingTest::testLoggingPage |
function |
core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php |
Tests that statistics works with different addressing variants. |
SysLog |
class |
core/modules/syslog/src/Logger/SysLog.php |
Redirects logging messages to syslog. |
syslog.info.yml |
file |
core/modules/syslog/syslog.info.yml |
core/modules/syslog/syslog.info.yml |
syslog.install |
file |
core/modules/syslog/syslog.install |
Install, update and uninstall functions for the syslog module. |
syslog.migrate_drupal.yml |
file |
core/modules/syslog/migrations/state/syslog.migrate_drupal.yml |
core/modules/syslog/migrations/state/syslog.migrate_drupal.yml |
syslog.module |
file |
core/modules/syslog/syslog.module |
Redirects logging messages to syslog. |
SysLog.php |
file |
core/modules/syslog/src/Logger/SysLog.php |
|
syslog.schema.yml |
file |
core/modules/syslog/config/schema/syslog.schema.yml |
core/modules/syslog/config/schema/syslog.schema.yml |
syslog.services.yml |
file |
core/modules/syslog/syslog.services.yml |
core/modules/syslog/syslog.services.yml |
syslog.settings.yml |
file |
core/modules/syslog/config/install/syslog.settings.yml |
core/modules/syslog/config/install/syslog.settings.yml |
SysLog::$config |
property |
core/modules/syslog/src/Logger/SysLog.php |
A configuration object containing syslog settings. |
SysLog::$connectionOpened |
property |
core/modules/syslog/src/Logger/SysLog.php |
Stores whether there is a system logger connection opened or not. |
SysLog::$parser |
property |
core/modules/syslog/src/Logger/SysLog.php |
The message's placeholders parser. |
SysLog::log |
function |
core/modules/syslog/src/Logger/SysLog.php |
|
SysLog::openConnection |
function |
core/modules/syslog/src/Logger/SysLog.php |
Opens a connection to the system logger. |