| NodeRevisionRevertForm::$time |
property |
core/modules/node/src/Form/NodeRevisionRevertForm.php |
The time service. |
| NodeRouteContext::getRuntimeContexts |
function |
core/modules/node/src/ContextProvider/NodeRouteContext.php |
Gets runtime context values for the given context IDs. |
| NodeSaveTest::testTimestamps |
function |
core/modules/node/tests/src/Functional/NodeSaveTest.php |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
| OneTimeAuthentication |
class |
core/modules/user/src/OneTimeAuthentication.php |
Generate and verify one time authentication codes. |
| OneTimeAuthentication.php |
file |
core/modules/user/src/OneTimeAuthentication.php |
|
| OneTimeAuthentication::generateCancelConfirmUrl |
function |
core/modules/user/src/OneTimeAuthentication.php |
Generates a URL to confirm an account cancellation request. |
| OneTimeAuthentication::generateHmac |
function |
core/modules/user/src/OneTimeAuthentication.php |
Create a one time authentication code. |
| OneTimeAuthentication::generateOneTimeLoginUrl |
function |
core/modules/user/src/OneTimeAuthentication.php |
Generates a unique URL for a user to log in and reset their password. |
| OneTimeAuthentication::tokens |
function |
core/modules/user/src/OneTimeAuthentication.php |
Token callback to add unsafe tokens for user notifications. |
| OneTimeAuthentication::verifyHmac |
function |
core/modules/user/src/OneTimeAuthentication.php |
Verify a one time authentication code and its timestamp. |
| OneTimeAuthentication::__construct |
function |
core/modules/user/src/OneTimeAuthentication.php |
|
| OneTimeAuthenticationTest |
class |
core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php |
Tests OneTimeAuthentication service. |
| OneTimeAuthenticationTest.php |
file |
core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php |
|
| OneTimeAuthenticationTest::$modules |
property |
core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php |
Modules to install. |
| OneTimeAuthenticationTest::testUniqueHashNoPasswordValue |
function |
core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php |
Tests uniqueness of hashes when no password is set. |
| PackageManagerBypassTestTrait::assertUpdateStagedTimes |
function |
core/modules/package_manager/tests/src/Traits/PackageManagerBypassTestTrait.php |
Asserts the number of times an update was staged. |
| PackageManagerRequirementsHooks::runtime |
function |
core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php |
Implements hook_runtime_requirements(). |
| PHP Runtime Assert Statements |
group |
core/core.api.php |
Use of the assert() statement in Drupal. |
| PostgresqlDateSql::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php |
Applies the given offset to the given field. |
| PostgresqlDateSql::setTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php |
Set the database to the given timezone. |
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php |
Tests timezone offset formatting. |
| PostgresqlDateSqlTest::testSetTimezoneOffset |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php |
Tests setting the database offset. |
| PreprocessHooks::datetimeWrapper |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for datetime_wrapper. |
| PreprocessHooks::preprocessDatetimeWrapper |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for datetime_wrapper. |
| ProfileTranslationHandler::hasCreatedTime |
function |
core/modules/user/src/ProfileTranslationHandler.php |
Checks whether the entity type supports creation time natively. |
| ProviderRepository::$time |
property |
core/modules/media/src/OEmbed/ProviderRepository.php |
The time service. |
| ProviderRepositoryTest::$currentTime |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The time that the current test began. |
| QueryPluginBase::getTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Get the timezone offset in seconds. |
| QueryPluginBase::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Applies a timezone offset to the given field. |
| QueryPluginBase::setupTimezone |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Set the database to the current user timezone. |
| QueryTest::setFieldTimezoneOffset |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php |
Applies a timezone offset to the given field. |
| QueueWorkerManagerInterface::DEFAULT_QUEUE_CRON_TIME |
constant |
core/lib/Drupal/Core/Queue/QueueWorkerManagerInterface.php |
The default time duration in seconds spent calling a queue worker. |
| RegionalForm::loadDefaultTimeZone |
function |
core/modules/system/src/Form/RegionalForm.php |
Prepares the saved timezone.default property to be displayed in the form. |
| Registry::$runtimeRegistry |
property |
core/lib/Drupal/Core/Theme/Registry.php |
An array of incomplete, runtime theme registries, keyed by theme name. |
| Registry::getRuntime |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Returns the incomplete, runtime theme registry. |
| RegistryTest::$runtimeCache |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The cache backend. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime |
function |
core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php |
Tests an entity-based view's cache tags when using the "time" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime |
function |
core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php |
Tests a field-based view's cache tags when using the "time" cache plugin. |
| RendererTestBase::$datetimeTime |
property |
core/tests/Drupal/Tests/Core/Render/RendererTestBase.php |
System time service. |
| ReplicaKillSwitch::$time |
property |
core/lib/Drupal/Core/Database/ReplicaKillSwitch.php |
The time service. |
| RequirementsTrait::getRuntimeRequirements |
function |
core/modules/mysql/src/RequirementsTrait.php |
Returns runtime requirements. |
| ResourceFetcherTest::testFetchTimeout |
function |
core/modules/media/tests/src/Unit/ResourceFetcherTest.php |
Tests that resources are fetched with a hard-coded timeout. |
| RevisionCreateTimestampTest |
class |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Ensures that the revision create time can be accessed in views. |
| RevisionCreateTimestampTest.php |
file |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
|
| RevisionCreateTimestampTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Modules to install. |
| RevisionCreateTimestampTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Views to be enabled. |
| RevisionCreateTimestampTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
|
| RevisionCreateTimestampTest::testRevisionCreateTimestampView |
function |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Tests the revision create timestamp view. |
| RevisionLogEntityTrait::getRevisionCreationTime |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
|
| RevisionLogEntityTrait::setRevisionCreationTime |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
|