ajax_render in core/includes/ajax.inc
Renders a commands array into JSON.
backdrop_json_output in core/includes/common.inc
Returns data in JSON format.
backdrop_pre_render_scripts in core/includes/common.inc
#pre_render callback to add the elements needed for JavaScript tags to be rendered.
color_form_system_theme_settings_alter in core/modules/color/color.module
Implements hook_form_FORM_ID_alter().
CommonJSONUnitTestCase::testJSON in core/modules/simpletest/tests/common.test
Tests converting PHP variables to JSON strings and back.
ConfigFileStorage::encode in core/includes/config.inc
Encodes configuration data into the storage-specific format.
ConfigurationUITest::testFullImportValidation in core/modules/config/tests/config.test
Test full import validation.
config_diff in core/modules/config/config.admin.inc
Return a formatted diff of a named config between staging and active.
drupal_json_encode in core/includes/drupal.inc
Converts a PHP variable into its JavaScript equivalent.
installer_test_query in core/modules/installer/tests/installer_test/installer_test.module
Page callback. Generates json based on the input filters.
system_menu_block_build in core/modules/system/system.menu.inc
Build a menu tree based on the provided configuration.
telemetry_cron in core/modules/telemetry/telemetry.module
Implements hook_cron().
template_preprocess_ckeditor5_settings_toolbar in core/modules/ckeditor5/ckeditor5.theme.inc
Preprocess variables for theme_ckeditor5_settings_toolbar().
template_preprocess_ckeditor_settings_toolbar in core/modules/ckeditor/ckeditor.theme.inc
Preprocess variables for theme_ckeditor_settings_toolbar().
theme_token_tree_link in core/modules/system/system.theme.inc
Theme a link to a token tree either as a regular link or a dialog.
user_form_process_password in core/modules/user/user.module
Form element process handler for client-side password hide/show and strength.
user_form_process_password_confirm in core/modules/user/user.module
Form element process handler for client-side password validation.
_locale_rebuild_js in core/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.