8 calls to drupal_json_encode()

ajax_render in drupal/core/includes/ajax.inc
Renders a commands array into JSON.
DBLogResource::get in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php
Responds to GET requests.
drupal_pre_render_scripts in drupal/core/includes/common.inc
#pre_render callback to add the elements needed for JavaScript tags to be rendered.
form_test_form_state_values_clean_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submit handler for form_state_values_clean() test form.
JsonUnitTest::testJSON in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php
Tests converting PHP variables to JSON strings and back.
TermTest::testTermAutocompletion in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Tests term autocompletion edge cases with slashes in the names.
_form_test_submit_values_json in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submit handler to return form values as JSON.
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.