You are here

12 calls to drupal_get_user_timezone() in Zircon Profile 8

AccountProxy::setAccount in core/lib/Drupal/Core/Session/AccountProxy.php
Sets the currently wrapped account.
Datelist::processDatelist in core/lib/Drupal/Core/Datetime/Element/Datelist.php
Expands a date element into an array of individual elements.
Datetime::processDatetime in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Expands a datetime element type into date and/or time elements.
DateTimeFieldTest::testDateField in core/modules/datetime/src/Tests/DateTimeFieldTest.php
Tests date field functionality.
DateTimeFieldTest::testDatetimeField in core/modules/datetime/src/Tests/DateTimeFieldTest.php
Tests date and time field.
DateTimeFormatterBase::setTimeZone in core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php
Sets the proper time zone on a DrupalDateTime object for the current user.
DateTimeWidgetBase::formElement in core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php
Returns the form for a single field widget.
DrupalDateTime::prepareTimezone in core/lib/Drupal/Core/Datetime/DrupalDateTime.php
Overrides prepareTimezone().
drupal_session_initialize in modules/memcache/unstable/memcache-session.inc
Initialize the session handler, starting a session if needed.
drupal_session_regenerate in modules/memcache/unstable/memcache-session.inc
Called when an anonymous user becomes authenticated or vice-versa.
QueryPluginBase::setupTimezone in core/modules/views/src/Plugin/views/query/QueryPluginBase.php
Set the database to the current user timezone,
Sql::setupTimezone in core/modules/views/src/Plugin/views/query/Sql.php
Set the database to the current user timezone,