bootstrap.inc in core/includes/bootstrap.inc
Functions that need to be loaded on every Backdrop request.
database_example_advanced_list in modules/examples/database_example/database_example.module
Renders a filtered list of entries in the database.
database_example_list in modules/examples/database_example/database_example.module
Renders a list of entries in the database.
filter_admin_format_form in core/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
node_menu in core/modules/node/node.module
Implements hook_menu().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
token_render_array in core/includes/token.inc
Renders a render array for display as a token.
views_handler_argument_string::title_query in core/modules/views/handlers/views_handler_argument_string.inc
Override for specific title lookups.
views_handler_filter::expose_form in core/modules/views/handlers/views_handler_filter.inc
Options form subform for exposed filter options.
views_plugin_access_role::options_form in core/modules/views/plugins/views_plugin_access_role.inc
Provide the default form for setting options.
views_plugin_argument_validate_user::options_form in core/modules/user/views/views_plugin_argument_validate_user.inc
Provide the default form for setting options.
views_process_check_options in core/modules/views/views.module
#process callback to see if we need to check_plain() the options.
_form_options_validate in core/modules/field/modules/options/options.element.inc
Logic function for form_options_validate(). Do not call directly.
_menu_item_localize in core/includes/menu.inc
Localizes the router item title using t() or another callback.
_token_example_get_comment in modules/examples/token_example/token_example.module
Builds a list of available comments.
_token_example_get_file in modules/examples/token_example/token_example.module
Builds a list of available files.
_token_example_get_node in modules/examples/token_example/token_example.module
Builds a list of available content.
_token_example_get_taxonomy_term in modules/examples/token_example/token_example.module
Builds a list of available taxonomy terms.
_token_example_get_user in modules/examples/token_example/token_example.module
Builds a list of available user accounts.