Search for time

  1. Search 7.x for time
  2. Search 9.5.x for time
  3. Search 10.3.x for time
  4. Search 11.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
HistoryTimestampTest::$modules property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Modules to enable.
HistoryTimestampTest::$testViews property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Views used by this test.
HistoryTimestampTest::setUp function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::testHandlers function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Tests the handlers.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Field handler to display the marker for new content.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Filter for new content.
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::$no_operator property core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::adminSummary function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::buildExposeForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::defineOptions function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::init function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::render function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::valueForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
history_attach_timestamp function core/modules/history/history.module #lazy_builder callback; attaches the last read timestamp for a node.
inline_form_errors_preprocess_datetime_wrapper function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for datetime form wrapper templates.
InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE constant core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The timezone we expect to be set from the install profile.
InstallTest::testGetSchemaAtInstallTime function core/modules/system/tests/src/Functional/Module/InstallTest.php Verify that drupal_get_schema() can be used during module installation.
Item::getPostedTime function core/modules/aggregator/src/Entity/Item.php
Item::setPostedTime function core/modules/aggregator/src/Entity/Item.php
ItemInterface::getPostedTime function core/modules/aggregator/src/ItemInterface.php Returns the posted date of the feed item, as a Unix timestamp.
ItemInterface::setPostedTime function core/modules/aggregator/src/ItemInterface.php Sets the posted date of the feed item, as a Unix timestamp.
JsonApiRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures PATCHing datetime (both date-only & date+time) fields is possible.
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures datetime fields are normalized using the correct timezone.
KernelTestBaseTest::testLocalTimeZone function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
LastTimestamp class core/modules/comment/src/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
LastTimestamp.php file core/modules/comment/src/Plugin/views/field/LastTimestamp.php
LastTimestamp::init function core/modules/comment/src/Plugin/views/field/LastTimestamp.php
LastTimestamp::render function core/modules/comment/src/Plugin/views/field/LastTimestamp.php
LayoutBuilderEntityViewDisplay::getRuntimeSections function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the runtime sections for a given entity.
LayoutBuilderEntityViewDisplayTest::testGetRuntimeSections function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @covers ::getRuntimeSections[[api-linebreak]]
@group legacy
@expectedDeprecation \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay::getRuntimeSections() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0.…
LazyContextRepository::getRuntimeContexts function core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php
LazyContextRepositoryTest::testGetRuntimeContextsSingle function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LazyContextRepositoryTest::testGetRuntimeStaticCache function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LegacyFunctionsTest::testDrupalSetTimeLimit function core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php @expectedDeprecation drupal_set_time_limit() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Component\Utility\Environment::setTimeLimit() instead. See https://www.drupal.org/node/3000058.
@doesNotPerformAssertions
LocaleUpdateBase::$timestampMedium property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for a medium aged translation.
LocaleUpdateBase::$timestampNew property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for a new translation.
LocaleUpdateBase::$timestampNow property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for current time.
LocaleUpdateBase::$timestampOld property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for an old translation.
Media::getCreatedTime function core/modules/media/src/Entity/Media.php
Media::getRequestTime function core/modules/media/src/Entity/Media.php
Media::setCreatedTime function core/modules/media/src/Entity/Media.php

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