You are here

49 string references to 'time' in Drupal 10

BigPipeRegressionTestController::regression2802923 in core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
CacheTest::testCacheData in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests the data contained in cached items.
CacheTest::testHeaderStorage in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
CacheTest::testTimeResultCaching in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests time based caching.
CacheTest::testTimeResultCachingWithFilter in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests result caching with filters.
CacheTest::testTimeResultCachingWithPager in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests result caching with a pager.
CacheWebTest::testCacheOutputOnPage in core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php
Tests the output caching on an actual page.
Callbacks::datetimeCallback in core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php
Ajax callback triggered by datetime.
claro_preprocess_input in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for input.
Cron::processQueues in core/lib/Drupal/Core/Cron.php
Processes cron queues.
CronQueueTest::testDelayException in core/modules/system/tests/src/Kernel/System/CronQueueTest.php
Tests that DelayedRequeueException behaves as expected when running cron.
CronQueueTest::testQueueWorkerManagerSafeguard in core/modules/system/tests/src/Kernel/System/CronQueueTest.php
Test safeguard against invalid annotations in QueueWorkerManager.
CronQueueTestMemoryDelayException::processItem in core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestMemoryDelayException.php
Works on a single queue item.
CronTest::setUp in core/tests/Drupal/Tests/Core/CronTest.php
DateRangeDefaultWidget::formElement in core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDefaultWidget.php
Returns the form for a single field widget.
Datetime::getHtml5TimeFormat in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Retrieves the right format for an HTML5 time element.
Datetime::getInfo in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Returns the element properties for this element.
Datetime::processAjaxForm in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Form element processing handler for the #ajax form property.
Datetime::processDatetime in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Expands a datetime element type into date and/or time elements.
Datetime::validateDatetime in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Validation callback for a datetime element.
Datetime::valueCallback in core/lib/Drupal/Core/Datetime/Element/Datetime.php
Determines how user input is mapped to an element's #value property.
DateTimeDefaultWidget::formElement in core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDefaultWidget.php
Returns the form for a single field widget.
DbDumpCommand::getTableSchema in core/lib/Drupal/Core/Command/DbDumpCommand.php
Returns a schema array for a given table.
drupal_common_theme in core/includes/theme.inc
Provides theme registration for themes across .inc files.
FrontPageTest::testCacheTagsWithCachePluginTime in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the cache tags when using the "time" cache plugin.
hook_queue_info_alter in core/core.api.php
Alter cron queue information before cron runs.
hook_user_logout in core/modules/user/user.api.php
The user just logged out.
hook_views_plugins_cache_alter in core/modules/views/views.api.php
Modify the list of available views cache plugins.
hook_views_plugins_display_extenders_alter in core/modules/views/views.api.php
Modify the list of available views display extender plugins.
Log::log in core/lib/Drupal/Core/Database/Log.php
Log a query to all active logging keys.
MemoryBackend::isAllowed in core/lib/Drupal/Core/Flood/MemoryBackend.php
MemoryBackend::register in core/lib/Drupal/Core/Flood/MemoryBackend.php
olivero_preprocess_input in core/themes/olivero/olivero.theme
Implements hook_preprocess_HOOK().
QueueWorkerManager::processDefinition in core/lib/Drupal/Core/Queue/QueueWorkerManager.php
Performs extra processing on plugin definitions.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests an entity-based view's cache tags when using the "time" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests a field-based view's cache tags when using the "time" cache plugin.
template_preprocess_datetime_form in core/includes/theme.inc
Prepares variables for datetime form element templates.
template_preprocess_forum_submitted in core/modules/forum/forum.module
Prepares variables for forum submission information templates.
template_preprocess_locale_translation_last_check in core/modules/locale/locale.pages.inc
Prepares variables for most recent translation update templates.
template_preprocess_update_last_check in core/modules/update/update.module
Prepares variables for last time update data was checked templates.
Timer::read in core/lib/Drupal/Component/Utility/Timer.php
Reads the current timer value without stopping the timer.
Timer::stop in core/lib/Drupal/Component/Utility/Timer.php
Stops the timer with the specified name.
TimerTest::testTimer in core/tests/Drupal/Tests/Component/Utility/TimerTest.php
Tests Timer::read() time accumulation accuracy across multiple restarts.
TimezoneTest::setUp in core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly in core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
Tests datetime elements interpret their times correctly when saving.
TwigExtensionTest::testFormatDate in core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
Tests the format_date filter.
views.view.test_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_cache.yml
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
Xss.php in core/lib/Drupal/Component/Utility/Xss.php