You are here

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

EntityResourcePermissionsUpdateTest::testBcEntityResourcePermissionSettingAdded in core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php
Tests rest_update_8203().
hal_update_8301 in core/modules/hal/hal.install
Move 'link_domain' from 'rest.settings' to 'hal.settings'.
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings in core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php
Tests hal_update_8301().
RequestHandler::prepareResponse in core/modules/rest/src/RequestHandler.php
Prepares the REST resource response.
RestConfigSubscriber::onSave in core/modules/rest/src/EventSubscriber/RestConfigSubscriber.php
Informs the router builder a rebuild is needed when necessary.
RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities in core/modules/rest/tests/src/Functional/Update/RestConfigurationEntitiesUpdateTest.php
Tests rest_update_8201().
rest_update_8203 in core/modules/rest/rest.install
Enable BC for EntityResource: continue to use permissions.