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