11 functions implement hook_js_settings_alter()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

CommonTestThemeHooks::jsSettingsAlter in core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php
Implements hook_js_settings_alter().
common_test_js_settings_alter in core/modules/system/tests/modules/common_test/common_test.module
Implements hook_js_settings_alter().
editor_test_editor_js_settings_alter in core/modules/editor/tests/modules/editor_test/editor_test.module
Implements hook_editor_js_settings_alter().
JsDeprecationTestHooks::jsSettingsAlter in core/modules/system/tests/modules/js_deprecation_test/src/Hook/JsDeprecationTestHooks.php
Implements hook_js_settings_alter().
JsTestingLogTestHooks::jsSettingsAlter in core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php
Implements hook_js_settings_alter().
js_deprecation_test_js_settings_alter in core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.module
Implements hook_js_settings_alter().
js_testing_log_test_js_settings_alter in core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module
Implements hook_js_settings_alter().
SystemHooks::jsSettingsAlter in core/modules/system/src/Hook/SystemHooks.php
Implements hook_js_settings_alter().
system_js_settings_alter in core/modules/system/system.module
Implements hook_js_settings_alter().
UserHooks::jsSettingsAlter in core/modules/user/src/Hook/UserHooks.php
Implements hook_js_settings_alter().
user_js_settings_alter in core/modules/user/user.module
Implements hook_js_settings_alter().

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