You are here

7 string references to 'hal.settings' in Drupal 8

CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated in core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php
Tests hal_update_8301().
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 @expectedDeprecation The deprecated alter hook hook_rest_relation_uri_alter() is implemented in these functions: hal_test_rest_relation_uri_alter. This hook is deprecated in Drupal…
HalLinkManagerTest::testGetTypeUri in core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
@covers ::getTypeUri @dataProvider providerTestGetTypeUri @expectedDeprecation The deprecated alter hook hook_rest_type_uri_alter() is implemented in these functions: hal_test_rest_type_uri_alter. This hook is deprecated in Drupal 8.3.x and will be…
hal_update_8301 in core/modules/hal/hal.install
Move 'link_domain' from 'rest.settings' to 'hal.settings'.
LinkManagerBase::getLinkDomain in core/modules/hal/src/LinkManager/LinkManagerBase.php
Gets the link domain.
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings in core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php
Tests hal_update_8301().