Search for time

  1. Search 7.x for time
  2. Search 9.5.x for time
  3. Search 8.9.x for time
  4. Search 10.3.x for time
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Time class core/modules/views/src/Plugin/views/cache/Time.php Simple caching of query results for Views displays.
time function core/tests/Drupal/Tests/Component/Datetime/TimeTest.php Shadow time() system call.
Time class core/lib/Drupal/Component/Datetime/Time.php Provides a class for obtaining system time.

All search results

Title Object type File name Summary
TimezoneTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::setupForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Simulate form being loaded and default values displayed to user.
TimezoneTest::submitForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datelist elements interpret their times correctly when saving.
TimezoneTest::testDatelistTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datelist elements test #date_timezone after ::processDatetime.
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datetime elements interpret their times correctly when saving.
TimezoneTest::testDatetimeTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datetime elements test #date_timezone after ::processDatetime.
TimezoneTest::validateForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TwigPhpStorageCache::getTimestamp function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
UiHelperTrait::$useOneTimeLoginLinks property core/tests/Drupal/Tests/UiHelperTrait.php Use one-time login links instead of submitting the login form.
UpdateRequirements::runtime function core/modules/update/src/Hook/UpdateRequirements.php Implements hook_runtime_requirements().
UpdateTestSchemaRequirements::runtime function core/modules/system/tests/modules/update_test_schema/src/Hook/UpdateTestSchemaRequirements.php Implements hook_runtime_requirements().
User::getAllowedTimezones function core/modules/user/src/Entity/User.php Defines allowed timezones for the field's AllowedValues constraint.
User::getCreatedTime function core/modules/user/src/Entity/User.php
User::getLastAccessedTime function core/modules/user/src/Entity/User.php
User::getLastLoginTime function core/modules/user/src/Entity/User.php
User::getTimeZone function core/modules/user/src/Entity/User.php
User::setLastAccessTime function core/modules/user/src/Entity/User.php
User::setLastLoginTime function core/modules/user/src/Entity/User.php
UserInterface::getCreatedTime function core/modules/user/src/UserInterface.php Returns the creation time of the user as a UNIX timestamp.
UserInterface::getLastLoginTime function core/modules/user/src/UserInterface.php Returns the UNIX timestamp when the user last logged in.
UserInterface::setLastAccessTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last accessed the site..
UserInterface::setLastLoginTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last logged in.
UserInterface::TIMEZONE_DEFAULT constant core/modules/user/src/UserInterface.php New users will be set to the default time zone at registration.
UserInterface::TIMEZONE_EMPTY constant core/modules/user/src/UserInterface.php New users will get an empty time zone at registration.
UserInterface::TIMEZONE_SELECT constant core/modules/user/src/UserInterface.php New users will select their own timezone at registration.
UserRequirements::runtime function core/modules/user/src/Hook/UserRequirements.php Implements hook_runtime_requirements().
UserSession::$timezone property core/lib/Drupal/Core/Session/UserSession.php The timezone of this account.
UserSession::getLastAccessedTime function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getTimeZone function core/lib/Drupal/Core/Session/UserSession.php
UserStorage::updateLastAccessTimestamp function core/modules/user/src/UserStorage.php
UserStorage::updateLastLoginTimestamp function core/modules/user/src/UserStorage.php
UserStorageInterface::updateLastAccessTimestamp function core/modules/user/src/UserStorageInterface.php Update the last access timestamp of the user.
UserStorageInterface::updateLastLoginTimestamp function core/modules/user/src/UserStorageInterface.php Update the last login timestamp of the user.
UserTimeZoneTest class core/modules/user/tests/src/Functional/UserTimeZoneTest.php Set a user time zone and verify that dates are displayed in local time.
UserTimeZoneTest.php file core/modules/user/tests/src/Functional/UserTimeZoneTest.php
UserTimeZoneTest::$defaultTheme property core/modules/user/tests/src/Functional/UserTimeZoneTest.php
UserTimeZoneTest::$modules property core/modules/user/tests/src/Functional/UserTimeZoneTest.php
UserTimeZoneTest::testUserTimeZone function core/modules/user/tests/src/Functional/UserTimeZoneTest.php Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTest::$useOneTimeLoginLinks property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserUpdate7002::$timezones property core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php System timezones.
ViewExecutable::$build_time property core/modules/views/src/ViewExecutable.php The build execution time.
views.view.formatter_timestamp_as_time_diff.yml file core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml
views.view.test_argument_datetime.yml file core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml
views.view.test_exposed_filter_datetime.yml file core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml
views.view.test_filter_datetime.yml file core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml
views.view.test_node_revision_timestamp.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
views.view.test_sort_datetime.yml file core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml
ViewsDataTest::testCacheCallsWithSameTableMultipleTimes function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache backend behavior with requesting the same table multiple.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.