hal.settings.yml
Same filename in other branches
5 string references to 'hal.settings'
- FileEntityNormalizer::__construct in core/
modules/ hal/ src/ Normalizer/ FileEntityNormalizer.php - Constructs a FileEntityNormalizer object.
- HalLinkManagerTest::testGetRelationUri in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - @covers ::getRelationUri @dataProvider providerTestGetRelationUri
- HalLinkManagerTest::testGetTypeUri in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - @covers ::getTypeUri @dataProvider providerTestGetTypeUri
- HalSettingsDeletionUpdateTest::testUpdate in core/
modules/ hal/ tests/ src/ Functional/ Update/ HalSettingsDeletionUpdateTest.php - Ensures that update hook is run for "hal" module.
- LinkManagerBase::getLinkDomain in core/
modules/ hal/ src/ LinkManager/ LinkManagerBase.php - Gets the link domain.
File
-
core/
modules/ hal/ config/ install/ hal.settings.yml
View source
- # Set the domain for HAL type and relation links.
- # If left blank, the site's domain will be used.
- link_domain: ~
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.