You are here

10 string references to 'system.date' in Zircon Profile 8

drupal_get_user_timezone in core/includes/bootstrap.inc
Returns the time zone of the current user.
hook_user_login in core/modules/user/user.api.php
The user just logged in.
MigrateSystemDateTest::testSystemDate in core/modules/system/src/Tests/Migrate/d6/MigrateSystemDateTest.php
Tests migration of user variables to system_date.yml.
RegionalForm::buildForm in core/modules/system/src/Form/RegionalForm.php
Form constructor.
RegionalForm::getEditableConfigNames in core/modules/system/src/Form/RegionalForm.php
Gets the configuration names that will be editable.
SiteConfigureForm::getEditableConfigNames in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Gets the configuration names that will be editable.
system_form_user_register_form_alter in core/modules/system/system.module
Implements hook_form_FORM_ID_alter().
system_user_login in core/modules/system/system.module
Implements hook_user_login().
system_user_presave in core/modules/system/system.module
Implements hook_ENTITY_TYPE_presave() for user entities.
UserUpdate7002::create in core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php
Creates an instance of the plugin.