Same name in this branch
  1. 10 core/core.services.yml \datetime.time
  2. 10 core/modules/update/tests/modules/update_test/update_test.services.yml \datetime.time
Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \datetime.time
  2. 8.9.x core/modules/update/tests/modules/update_test/update_test.services.yml \datetime.time
  3. 9 core/core.services.yml \datetime.time
  4. 9 core/modules/update/tests/modules/update_test/update_test.services.yml \datetime.time

Class

Drupal\Component\Datetime\Time
18 string references to datetime.time
BookOutlineForm::create in core/modules/book/src/Form/BookOutlineForm.php
Instantiates a new instance of this class.
ContentEntityForm::create in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Instantiates a new instance of this class.
CronQueueTest::setUp in core/modules/system/tests/src/Kernel/System/CronQueueTest.php
CronTest::setUp in core/tests/Drupal/Tests/Core/CronTest.php
DateTimeWidgetTest::testDateOnlyDefaultValue in core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php
Test default value functionality.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Component\Datetime\Time
  2. arguments:
  3. - '@request_stack'