system.date.yml

Same filename in this branch
  1. 11.x core/modules/system/config/install/system.date.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/system.date.yml
Same filename in other branches
  1. 9 core/modules/system/config/install/system.date.yml
  2. 8.9.x core/modules/system/config/install/system.date.yml
  3. 10 core/modules/system/config/install/system.date.yml
core/tests/fixtures/config_install/testing_config_install/system.date.yml
14 string references to 'system.date'
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
DateTimeNormalizer::__construct in core/modules/serialization/src/Normalizer/DateTimeNormalizer.php
Constructs a new DateTimeNormalizer instance.
hook_user_login in core/modules/user/user.api.php
The user just logged in.
RegionalForm::buildForm in core/modules/system/src/Form/RegionalForm.php
Form constructor.
RegionalSettingsFormTest::testRegionalSettingsForm in core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php
Tests the system_regional_settings form.

... See full list

File

core/tests/fixtures/config_install/testing_config_install/system.date.yml

View source
  1. _core:
  2. default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo
  3. langcode: fr
  4. first_day: 0
  5. country:
  6. default: ''
  7. timezone:
  8. default: Europe/Zurich
  9. user:
  10. configurable: true
  11. default: 0
  12. warn: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.