| system_post_update_convert_empty_country_and_timezone_settings_to_null |
function |
core/modules/system/system.post_update.php |
Updates system.date config to NULL for empty country and timezone defaults. |
| TemplateProjectTestBase::MAX_EXECUTION_TIME |
constant |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
The PHP web server's max_execution_time value. |
| template_preprocess_datetime_form |
function |
core/includes/theme.inc |
Prepares variables for datetime form element templates. |
| template_preprocess_datetime_wrapper |
function |
core/includes/theme.inc |
Prepares variables for datetime form wrapper templates. |
| template_preprocess_time |
function |
core/includes/theme.inc |
Prepares variables for time templates. |
| TermContextTest::testGetRuntimeContexts |
function |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
Tests get runtime contexts. |
| TermRouteContext::getRuntimeContexts |
function |
core/modules/taxonomy/src/ContextProvider/TermRouteContext.php |
Gets runtime context values for the given context IDs. |
| TestRun::$endExecutionTime |
property |
core/lib/Drupal/Core/Test/TestRun.php |
The time the test run ended. |
| TestRun::$startExecutionTime |
property |
core/lib/Drupal/Core/Test/TestRun.php |
The time the test run started. |
| TestSessionHandlerProxy::updateTimestamp |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
|
| TestSiteInstallCommand::$timeLimit |
property |
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php |
Time limit in seconds for the test. |
| TestSuiteBaseTest::testLocalTimeZone |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestTime |
class |
core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php |
Test service for altering the request time. |
| TestTime |
class |
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php |
A test-only implementation of the time service. |
| TestTime |
class |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
A test-only implementation of the time service. |
| TestTime.php |
file |
core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php |
|
| TestTime::$offset |
property |
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php |
An offset to add to the request time. |
| TestTime::$offset |
property |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
An offset to add to the request time. |
| TestTime::getRequestTime |
function |
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php |
Returns the timestamp for the current request. |
| TestTime::getRequestTime |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Returns the timestamp for the current request. |
| TestTime::getRequestTime |
function |
core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php |
Returns the timestamp for the current request. |
| 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. |
| Time |
class |
core/modules/views/src/Plugin/views/cache/Time.php |
Simple caching of query results for Views displays. |
| time.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/field/time.html.twig |
Theme override for a date / time element. |
| time.html.twig |
file |
core/themes/stable9/templates/field/time.html.twig |
Theme override for a date / time element. |
| time.html.twig |
file |
core/themes/claro/templates/classy/field/time.html.twig |
Theme override for a date / time element. |
| time.html.twig |
file |
core/themes/starterkit_theme/templates/field/time.html.twig |
Theme override for a date / time element. |
| time.html.twig |
file |
core/modules/system/templates/time.html.twig |
Default theme implementation for a date / time element. |
| Time.php |
file |
core/modules/views/src/Plugin/views/cache/Time.php |
|
| Time.php |
file |
core/lib/Drupal/Component/Datetime/Time.php |
|
| Time::$dateFormatter |
property |
core/modules/views/src/Plugin/views/cache/Time.php |
The date formatter service. |
| Time::$proxyRequestTime |
property |
core/lib/Drupal/Component/Datetime/Time.php |
A proxied request time if the request time is not available. |
| Time::$requestStack |
property |
core/lib/Drupal/Component/Datetime/Time.php |
The request stack. |
| Time::$usesOptions |
property |
core/modules/views/src/Plugin/views/cache/Time.php |
Denotes whether the plugin has an additional options form. |
| Time::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Provide a form to edit options for this plugin. |
| Time::cacheExpire |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Determine the expiration time of the cache type, or NULL if no expire. |
| Time::cacheSetMaxAge |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Determines cache expiration time based on its type. |
| Time::defineOptions |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Information about options for all kinds of purposes will be held here. |
| Time::getCurrentMicroTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns the current system time with microsecond precision. |
| Time::getCurrentTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns the current system time as an integer. |
| Time::getDefaultCacheMaxAge |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Returns the default cache max age. |
| Time::getLifespan |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Gets the value for the lifespan of the given type. |
| Time::getProxyRequestMicroTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns a mimic of the timestamp of the current request. |
| Time::getProxyRequestTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns a mimic of the timestamp of the current request. |
| Time::getRequestMicroTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns the timestamp for the current request with microsecond precision. |
| Time::getRequestTime |
function |
core/lib/Drupal/Component/Datetime/Time.php |
Returns the timestamp for the current request. |
| Time::summaryTitle |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Returns a string to display as the clickable title for the access control. |
| Time::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Validate the options form. |
| Time::__construct |
function |
core/modules/views/src/Plugin/views/cache/Time.php |
Constructs a Time cache plugin object. |