| RunTimeRequirementsTest::$modules |
property |
core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php |
Modules to install. |
| RunTimeRequirementsTest::testRuntimeRequirements |
function |
core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php |
Tests hook_runtime_requirements() and hook_runtime_requirements_alter(). |
| SandboxManagerBase::TEMPSTORE_APPLY_TIME_KEY |
constant |
core/modules/package_manager/src/SandboxManagerBase.php |
The tempstore key under which to store the time that ::apply() was called. |
| SandboxManagerBaseTest::testTimeouts |
function |
core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php |
Tests that Composer Stager is invoked with a long timeout. |
| SaveAction::$time |
property |
core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php |
The time service. |
| SearchRequirements::runtime |
function |
core/modules/search/src/Hook/SearchRequirements.php |
Implements hook_runtime_requirements(). |
| serializer.normalizer.datetimeiso8601 |
service |
core/modules/serialization/serialization.services.yml |
\Drupal\serialization\Normalizer\DateTimeIso8601Normalizer |
| serializer.normalizer.timestamp |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\TimestampNormalizer |
| serializer.normalizer.timestamp_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\TimestampItemNormalizer |
| ServerCommand::getOneTimeLoginUrl |
function |
core/lib/Drupal/Core/Command/ServerCommand.php |
Gets a one time login URL for user 1. |
| SessionHandler::updateTimestamp |
function |
core/lib/Drupal/Core/Session/SessionHandler.php |
|
| SortDateTimeTest |
class |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Tests for core Drupal\datetime\Plugin\views\sort\Date handler. |
| SortDateTimeTest.php |
file |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Views to be enabled. |
| SortDateTimeTest::setUp |
function |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::testDateTimeSort |
function |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Tests the datetime sort handler. |
| Sql::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Applies a timezone offset to the given field. |
| Sql::setupTimezone |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Set the database to the current user timezone. |
| SqliteDateSql::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/SqliteDateSql.php |
Applies the given offset to the given field. |
| SqliteDateSql::setTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/SqliteDateSql.php |
Set the database to the given timezone. |
| SqliteDateSqlTest::testSetFieldTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php |
Tests timezone offset formatting. |
| SqliteDateSqlTest::testSetTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php |
Tests setting the database offset. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp |
function |
core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php |
Tests a session rewrite-unmodified request with a valid session cookie. |
| StatementExecutionEndEvent::getElapsedTime |
function |
core/lib/Drupal/Core/Database/Event/StatementExecutionEndEvent.php |
Gets the query execution elapsed time. |
| system.timezone_resolver |
service |
core/modules/system/system.services.yml |
Drupal\system\TimeZoneResolver |
| SystemRequirementsHooks::runtimeRequirements |
function |
core/modules/system/src/Hook/SystemRequirementsHooks.php |
Implements hook_runtime_requirements(). |
| 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. |
| 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 |
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. |
| time.html.twig |
file |
core/modules/system/templates/time.html.twig |
Default theme implementation for a date / time element. |
| time.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/field/time.html.twig |
Theme override for a date / time element. |