ajax_get_form in includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
authorize_access_denied_page in ./authorize.php
Renders a 403 access denied page for authorize.php.
backdrop_cron_run in includes/common.inc
Executes a cron run when called.
backdrop_deliver_html_page in includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
backdrop_error_levels in includes/errors.inc
Maps PHP error constants to watchdog severity levels.
backdrop_json_deliver in includes/common.inc
Packages and sends the result of a page callback to the browser as JSON.
backdrop_xml_parser_create in includes/unicode.inc
Prepares a new XML parser.
comment_form_submit in modules/comment/comment.module
Form submission handler for comment_form().
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
DBLogTestCase::getSeverityConstant in modules/dblog/tests/dblog.test
Gets the watchdog severity constant corresponding to the CSS class.
_file_query_file_access_alter in modules/file/file.module
Helper for file entity access functions.
hook_watchdog in modules/system/system.api.php
Log an event message.
_installer_browser_execute_query in modules/installer/installer.browser.inc
Helper function to execute queries for projects. Connects once to get the total count of projects, and then a second time to get all the projects in a repository.
_locale_import_po in includes/gettext.inc
Parses Gettext Portable Object information and inserts it into the database.
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
locale_translate_edit_form_validate in modules/locale/locale.pages.inc
Validate string editing form submissions.
_node_query_node_access_alter in modules/node/node.module
Helper for node access functions.
system_logging_settings in modules/system/system.admin.inc
Form builder; Configure error reporting settings.
system_update_1057 in modules/system/system.install
Add default for watchdog_enabled_severity_levels.
theme in includes/theme.inc
Generates themed output.
update_access_denied_page in ./update.php
Renders a 403 access denied page for update.php.
user_login_final_validate in modules/user/user.module
The final validation handler on the login form.
watchdog_severity_enabled in includes/bootstrap.inc
Check if logging is enabled for a given severity level.
watchdog_severity_levels in includes/common.inc
Returns a list of severity levels, as defined in RFC 3164.