ajax_get_form in core/includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
authorize_access_denied_page in core/authorize.php
Renders a 403 access denied page for authorize.php.
backdrop_cron_run in core/includes/common.inc
Executes a cron run when called.
backdrop_deliver_html_page in core/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
backdrop_error_levels in core/includes/errors.inc
Maps PHP error constants to watchdog severity levels.
backdrop_json_deliver in core/includes/common.inc
Packages and sends the result of a page callback to the browser as JSON.
backdrop_xml_parser_create in core/includes/unicode.inc
Prepares a new XML parser.
comment_form_submit in core/modules/comment/comment.module
Form submission handler for comment_form().
EntityReferenceSelectionHandlerViews::initializeView in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc
entityreference_field_views_data_views_data_alter in core/modules/entityreference/views/entityreference.views.inc
Implements hook_field_views_data_views_data_alter().
locale_translate_edit_form_validate in core/modules/locale/locale.pages.inc
Validate string editing form submissions.
simpletest_test_get_all in core/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
system_update_1057 in core/modules/system/system.install
Add default for watchdog_enabled_severity_levels.
theme in core/includes/theme.inc
Generates themed output.
update_access_denied_page in core/update.php
Renders a 403 access denied page for update.php.
user_login_final_validate in core/modules/user/user.module
The final validation handler on the login form.
watchdog_severity_enabled in core/includes/bootstrap.inc
Check if logging is enabled for a given severity level.
watchdog_severity_levels in core/includes/common.inc
Returns a list of severity levels, as defined in RFC 3164.
_file_query_file_access_alter in core/modules/file/file.module
Helper for file entity access functions.
_locale_import_po in core/includes/gettext.inc
Parses Gettext Portable Object information and inserts it into the database.
_locale_rebuild_js in core/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_node_query_node_access_alter in core/modules/node/node.module
Helper for node access functions.