AdminBarDynamicLinksTestCase::testNode in modules/admin_bar/tests/admin_bar.test
Tests node type links.
AdminBarWebTestCase::assertLinkTrailByTitle in modules/admin_bar/tests/admin_bar.test
Asserts that links appear in the menu in a specified trail.
AdminBarWebTestCase::assertNoLinkTrailByTitle in modules/admin_bar/tests/admin_bar.test
Asserts that no link appears in the menu for a specified trail.
backdrop_add_html_head_link in includes/common.inc
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
backdrop_attributes in includes/common.inc
Converts an associative array to an XML/HTML tag attribute string.
_backdrop_decode_exception in includes/errors.inc
Decodes an exception and retrieves the correct caller.
backdrop_deliver_html_page in includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
BackdropDiffFormatter::added in includes/diff.inc
BackdropDiffFormatter::context in includes/diff.inc
BackdropDiffFormatter::deleted in includes/diff.inc
backdrop_get_title in includes/bootstrap.inc
Gets the title of the current page.
BackdropHtmlToTextTestCase::assertHtmlToText in modules/simpletest/tests/mail.test
Helper function for testing backdrop_html_to_text().
BackdropHtmlToTextTestCase::stringToHtml in modules/simpletest/tests/mail.test
Converts a string to its PHP source equivalent for display in test messages.
backdrop_json_deliver in includes/common.inc
Packages and sends the result of a page callback to the browser as JSON.
backdrop_placeholder in includes/bootstrap.inc
Formats text for emphasized display in a placeholder inside a sentence.
backdrop_pre_render_styles in includes/common.inc
Pre-render callback: Adds the elements needed for CSS tags to be rendered.
_backdrop_render_exception_safe in includes/errors.inc
Renders an exception error message without further exceptions.
backdrop_set_title in includes/bootstrap.inc
Sets the title of the current page.
BackdropWebTestCase::assertThemeOutput in modules/simpletest/backdrop_web_test_case.php
Asserts themed output.
block_block_view in modules/block/block.module
Implements hook_block_view().
block_custom_block_translate_list in modules/block/block.admin.inc
Form constructor for the block translation list form.
Block::getAdminTitle in modules/layout/includes/block.class.inc
Return an administrative title that will always have a value.
Block::getTitle in modules/layout/includes/block.class.inc
Return the title of a block as configured in the layout.
BlockHero::getAdminTitle in modules/layout/includes/block.hero.inc
Sets title text on draggable block panel in Layout builder.
BlockLegacy::getAdminTitle in modules/layout/includes/block_legacy.class.inc
Return an administrative title that will always have a value.
BlockText::getAdminTitle in modules/layout/includes/block.text.inc
Sets title text on draggable block panel in Layout builder.
BlockText::getTitle in modules/layout/includes/block.text.inc
Sets block subject on block view.
book_tokens in modules/book/book.tokens.inc
Implements hook_tokens() on behalf of book.module.
callback_batch_operation in modules/system/form.api.php
Perform a single batch operation.
check_url in includes/common.inc
Strips dangerous protocols from a URI and encodes it for output to HTML.
color_get_color_element in modules/color/color.module
Creates the render array for a color element.
comment_multiple_delete_confirm in modules/comment/comment.admin.inc
Form constructor for the confirmation form for bulk comment deletion.
comment_preview in modules/comment/comment.module
Generates a comment preview.
comment_submit in modules/comment/comment.module
Prepare a comment for submission.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
comment_tokens in modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonBackdropFormatXmlElementsUnitTestCase::testParseFormatXmlElements in modules/simpletest/tests/common.test
Provide a sample data structure and verify the XML results.
CommonBackdropRenderTestCase::assertRenderedElement in modules/simpletest/tests/common.test
CommonCascadingStylesheetsTestCase::testRenderFile in modules/simpletest/tests/common.test
Tests rendering the stylesheets.
common_test_destination in modules/simpletest/tests/common_test.module
Print destination query parameter.
CommonXssUnitTestCase::testEscaping in modules/simpletest/tests/common.test
Check that special characters are escaped.
CommonXssUnitTestCase::testInvalidMultiByte in modules/simpletest/tests/common.test
Check that invalid multi-byte sequences are rejected.
contact_category_list in modules/contact/contact.admin.inc
Page callback: Lists contact categories.
contact_form_permissions in modules/contact/contact.admin.inc
Builds a matrix of contact permissions.
DashboardContentTypesBlock::form in modules/dashboard/includes/block.node_types.inc
Build the settings form for editing this block.
DashboardContentTypesBlock::getAdminTitle in modules/dashboard/includes/block.node_types.inc
Return an administrative title that will always have a value.
DashboardContentTypesBlock::getContent in modules/dashboard/includes/block.node_types.inc
Return the content of a block.
DashboardContentTypesBlock::getTitle in modules/dashboard/includes/block.node_types.inc
Return the title of a block as configured in the layout.
DashboardCreateBlock::form in modules/dashboard/includes/block.create.inc
Build the settings form for editing this block.
DashboardCreateBlock::getAdminTitle in modules/dashboard/includes/block.create.inc
Return an administrative title that will always have a value.
DashboardCreateBlock::getTitle in modules/dashboard/includes/block.create.inc
Return the title of a block as configured in the layout.
DashboardMenuBlock::form in modules/dashboard/includes/block.menus.inc
Build the settings form for editing this block.
DashboardMenuBlock::getAdminTitle in modules/dashboard/includes/block.menus.inc
Return an administrative title that will always have a value.
DashboardMenuBlock::getContent in modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardMenuBlock::getTitle in modules/dashboard/includes/block.menus.inc
Return the title of a block as configured in the layout.
DashboardNewsBlock::getAdminTitle in modules/dashboard/includes/block.news.inc
Return an administrative title that will always have a value.
DashboardNewsBlock::getTitle in modules/dashboard/includes/block.news.inc
Return the title of a block as configured in the layout.
DashboardOverviewContentBlock::form in modules/dashboard/includes/block.overview_content.inc
Build the settings form for editing this block.
DashboardOverviewContentBlock::getAdminTitle in modules/dashboard/includes/block.overview_content.inc
Return an administrative title that will always have a value.
DashboardOverviewContentBlock::getTitle in modules/dashboard/includes/block.overview_content.inc
Return the title of a block as configured in the layout.
DashboardOverviewUserBlock::form in modules/dashboard/includes/block.overview_user.inc
Build the settings form for editing this block.
DashboardOverviewUserBlock::getAdminTitle in modules/dashboard/includes/block.overview_user.inc
Return an administrative title that will always have a value.
DashboardOverviewUserBlock::getTitle in modules/dashboard/includes/block.overview_user.inc
Return the title of a block as configured in the layout.
DashboardTaxonomyBlock::form in modules/dashboard/includes/block.taxonomy.inc
Build the settings form for editing this block.
DashboardTaxonomyBlock::getAdminTitle in modules/dashboard/includes/block.taxonomy.inc
Return an administrative title that will always have a value.
DashboardTaxonomyBlock::getContent in modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
DashboardTaxonomyBlock::getTitle in modules/dashboard/includes/block.taxonomy.inc
Return the title of a block as configured in the layout.
DashboardUpdateBlock::getAdminTitle in modules/dashboard/includes/block.update.inc
Return an administrative title that will always have a value.
DashboardUpdateBlock::getTitle in modules/dashboard/includes/block.update.inc
Return the title of a block as configured in the layout.
DashboardWelcomeBlock::getAdminTitle in modules/dashboard/includes/block.welcome.inc
Return an administrative title that will always have a value.
DashboardWelcomeBlock::getTitle in modules/dashboard/includes/block.welcome.inc
Return the title of a block as configured in the layout.
database_test_theme_tablesort in modules/simpletest/tests/database_test.module
Output a form without setting a header sort.
date_combo_element_process in modules/date/date.elements.inc
Process an individual date element.
_date_field_settings_form in modules/date/date.admin.inc
Helper function for date_field_settings_form().
DateThemeTestCase::testDateDisplayCombination in modules/date/tests/date_themes.test
Test date_display_combination theme function.
DateThemeTestCase::testDateDisplaySingle in modules/date/tests/date_themes.test
Test date_display_single theme function.
date_views_filter_handler::admin_summary in modules/date/views/date_views_filter_handler.inc
Display the filter on the administrative summary
date_views_filter_handler_simple::admin_summary in modules/date/views/date_views_filter_handler_simple.inc
Display the filter on the administrative summary
date_views_filter_handler_simple::date_parts_form in modules/date/views/date_views_filter_handler_simple.inc
A form element to select date part values.
dblog_event in modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
debug in includes/common.inc
Outputs debug information.
email_field_formatter_view in modules/email/email.module
Implements hook_field_formatter_view().
EntityBundleLayoutAccess::form in modules/layout/plugins/access/entity_bundle_layout_access.inc
Settings form for configuring this access item.
EntityBundleLayoutAccess::summary in modules/layout/plugins/access/entity_bundle_layout_access.inc
Provides a human-readable summary of this access check's behavior.
entity_tokens in modules/entity/entity.tokens.inc
Implements hook_tokens().
fast_404 in includes/bootstrap.inc
Returns a simple 404 Not Found page.
FieldBlock::getAdminTitle in modules/field/field.block.inc
Sets title text on draggable block panel in Layout builder.
field_default_form in modules/field/field.form.inc
Creates a form element for a field and can populate it with a default value.
field_multiple_value_form in modules/field/field.form.inc
Special handling to create form elements for multiple values.
_field_token_info in modules/field/field.tokens.inc
Fetch an array of field data used for tokens.
field_ui_display_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_display_overview in modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
file_add_upload_step_scheme in modules/file/file.pages.inc
Generate form fields for the third step in the add file wizard.
file_display_form in modules/file/file.admin.inc
Form callback; presents file display settings for a given view mode.
file_manage_form in modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
file_save_htaccess in includes/file.inc
Creates a .htaccess file in the given directory.
FileTokenReplaceTestCase::testFileTokenReplacement in modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
file_usage_page in modules/file/file.pages.inc
Page callback to show file usage information.
filter_admin_overview in modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
FilterEditorLinkValidateTestCase::testEditorLinkValidate in modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
_filter_html_escape in modules/filter/filter.module
Implements callback_filter_process().
_filter_html_tips in modules/filter/filter.module
Implements callback_filter_tips().
filter_process_format in modules/filter/filter.module
Expands an element into a base element with text format selector attached.
FilterUnitTestCase::assertFilteredString in modules/filter/tests/filter.test
Asserts multiple filter output expectations for multiple input strings.
_filter_url_parse_email_links in modules/filter/filter.module
Makes links out of e-mail addresses.
_filter_url_parse_full_links in modules/filter/filter.module
Makes links out of absolute URLs.
_filter_url_parse_partial_links in modules/filter/filter.module
Makes links out of domain names starting with "www."
filter_xss_bad_protocol in includes/common.inc
Processes an HTML attribute value and strips dangerous protocols from URLs.
format_rss_channel in includes/common.inc
Formats an RSS channel.
format_rss_item in includes/common.inc
Formats a single RSS item.
format_string in includes/bootstrap.inc
Formats a string for HTML display by replacing variable placeholders.
format_xml_elements in includes/common.inc
Recursively formats nested XML array elements as a string.
form_select_options in includes/form.inc
Converts an array of options into HTML, for use in select list form elements.
FormsTestCase::testDisabledMarkup in modules/simpletest/tests/form.test
Verify markup for disabled form elements.
form_test_storage_form_submit in modules/simpletest/tests/form_test.module
Form submit handler to finish multi-step form.
form_test_storage_page_cache_old_build_id in modules/simpletest/tests/form_test.module
Form element #after_build callback: output the old form build-id.
hook_file_update_index in modules/file/file.api.php
Act on a file being indexed for searching.
hook_form in modules/node/node.api.php
Display a node editing form.
hook_node_update_index in modules/node/node.api.php
Act on a node being indexed for searching.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens in modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_update_index in modules/search/search.api.php
Update the search index for this module.
ImageAdminStylesUnitTest::testStyleReplacement in modules/image/tests/image.test
Test deleting a style and choosing a replacement style.
ImageDimensionsUnitTest::testImageDimensions in modules/image/tests/image.test
Test styled image dimensions cumulatively.
image_style_form in modules/image/image.admin.inc
Form builder; Configure an image style name and effects order.
image_style_options in modules/image/image.module
Get an array of image styles suitable for using as select list options.
installer_browser_installation_select_versions_form in modules/installer/installer.pages.inc
Form builder for the select versions form.
installer_manager_update_form in modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
l in includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
language_admin_edit_form_validate in modules/language/language.admin.inc
Validate the language editing form. Reused for custom language addition too.
language_admin_overview_form in modules/language/language.admin.inc
User interface for the language overview screen.
language_negotiation_configure_form_table in modules/locale/locale.admin.inc
Helper function to build a language provider table.
LayoutContext::label in modules/layout/plugins/context/layout_context.inc
Assemble a human-readable label of this object.
layout_contexts_form_element in modules/layout/layout.admin.inc
Partial form to generate a select list for selecting context.
layout_flexible_template_delete_form in modules/layout/layout.flexible.inc
Menu callback; Delete a flexible template.
LayoutFlexibleTemplateTest::testLayoutFlexibleTemplates in modules/layout/tests/layout.test
Test that layout templates may be enabled and disabled.
LayoutHandler::label in modules/layout/includes/layout_handler.class.inc
Assemble a human-readable label of this object.
LayoutInterfaceTest::testBlockBasics in modules/layout/tests/layout.test
Add and remove blocks from a custom layout path.
LayoutInterfaceTest::testBlockEntityIDConditions in modules/layout/tests/layout.test
Test block entity ID conditions.
LayoutInterfaceTest::testBlockPathTypeConditions in modules/layout/tests/layout.test
Test block path and type conditions.
LayoutInterfaceTest::testMenuItemReassignment in modules/layout/tests/layout.test
Ensure that reassignment of menu items works when deleting layouts.
layout_list_page in modules/layout/layout.admin.inc
Output a list of pages that are managed.
LayoutRendererEditor::renderRegion in modules/layout/plugins/renderers/layout_renderer_editor.inc
Render a single layout region.
LayoutRendererEditor::renderTitleRegion in modules/layout/plugins/renderers/layout_renderer_editor.inc
Render the Page Title region in the Layout Editor.
layout_reorder_form in modules/layout/layout.admin.inc
Reorder the order of layouts at the same path.
layout_settings_form in modules/layout/layout.admin.inc
Render the settings form for layout.
locale_date_format_form in modules/locale/locale.admin.inc
Form callback; Display fields for setting the date format for each language.
locale_language_url_rewrite_session in includes/locale.inc
Rewrite URLs for the Session language provider.
locale_translate_edit_form in modules/locale/locale.pages.inc
User interface for string editing.
_locale_translate_seek in modules/locale/locale.pages.inc
Perform a string search and display results in a table
menu_block_info in modules/menu/menu.module
Implements hook_block_info().
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
_menu_overview_tree_form in modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
menu_tokens in modules/menu/menu.tokens.inc
Implements hook_tokens() on behalf of menu.module.
MenuWebTestCase::assertBreadcrumb in modules/simpletest/tests/menu.test
Assert that a given path shows certain breadcrumb links.
node_autocomplete in modules/node/node.pages.inc
Autocomplete callback for nodes by title.
NodeBlock::getAdminTitle in modules/node/node.block.inc
Sets title text on draggable block panel in Layout builder.
NodeBlock::getTitle in modules/node/node.block.inc
Sets block subject on block view.
node_content_form in modules/node/node.module
Implements hook_form().
_node_index_node in modules/node/node.module
Indexes a single node.
node_multiple_delete_confirm in modules/node/node.admin.inc
Multiple node deletion confirmation form.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
node_tokens in modules/node/node.tokens.inc
Implements hook_tokens().
node_type_form_permissions in modules/node/node.types.inc
Builds a matrix of node permissions for this node type.
PageComponents::getAdminTitle in modules/system/block.page_components.inc
Return an administrative title that will always have a value.
PageTitleFiltering::testTitleTags in modules/system/tests/system.test
Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
PageTitleFiltering::testTitleXSS in modules/system/tests/system.test
Test if the title of the site is XSS proof.
path_patterns_settings_form in modules/path/path.admin.inc
Form builder; Configure the URL alias pattern settings.
PathPatternUnitTestCase::testCleanString in modules/path/tests/path_pattern.test
Test path_clean_string().
redirect_handler_field_redirect_redirect::render in modules/redirect/views/redirect_handler_field_redirect_redirect.inc
Render the field.
redirect_handler_field_redirect_source::render in modules/redirect/views/redirect_handler_field_redirect_source.inc
Render the field.
redirect_list_form_operations_confirm_form in modules/redirect/redirect.admin.inc
Form callback; Confirm a bulk operation on a list of redirects.
search_block_configure in modules/search/search.module
Implements hook_block_configure().
search_block_view in modules/search/search.module
Implements hook_block_view().
SearchCommentTestCase::testSearchResultsComment in modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
search_excerpt in modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
st in includes/install.inc
Translates a string when some systems are not available.
system_block_info in modules/system/system.module
Implements hook_block_info().
system_file_system_settings in modules/system/system.admin.inc
Form builder; Configure the site file handling.
system_header_block in modules/system/system.module
Output the content for the header block.
system_menu_block_get_title in modules/system/system.menu.inc
Retrieves the menu item to use for the tree's title.
system_modules in modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
_system_modules_build_row in modules/system/system.admin.inc
Build a table row for the system modules page.
system_requirements in modules/system/system.install
Implements hook_requirements().
system_token_info in modules/system/system.tokens.inc
Implements hook_token_info().
system_tokens in modules/system/system.tokens.inc
Implements hook_tokens().
TableSortTest::testTableSortInit in modules/simpletest/tests/tablesort.test
Test tablesort_init().
taxonomy_autocomplete in modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_field_formatter_view in modules/taxonomy/taxonomy.module
Implements hook_field_formatter_view().
taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
taxonomy_tokens in modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
taxonomy_vocabulary_form_permissions in modules/taxonomy/taxonomy.admin.inc
Builds a matrix of node permissions for this node type.
telemetry_report in modules/telemetry/telemetry.admin.inc
template_preprocess_book_navigation in modules/book/book.theme.inc
Processes variables for book-navigation.tpl.php.
template_preprocess_ckeditor_settings_toolbar in modules/ckeditor/ckeditor.theme.inc
Preprocess variables for theme_ckeditor_settings_toolbar().
template_preprocess_field in modules/field/field.theme.inc
Theme preprocess function for theme_field() and field.tpl.php.
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_installer_browser_project in modules/installer/installer.theme.inc
Add some variables for the project theme.
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_page in includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_search_results in modules/search/search.theme.inc
Process variables for search-results.tpl.php.
template_preprocess_taxonomy_term in modules/taxonomy/taxonomy.theme.inc
Process variables for taxonomy-term.tpl.php.
template_preprocess_username in modules/user/user.theme.inc
Preprocesses variables for theme_username().
template_preprocess_views_exposed_form in modules/views/templates/views.theme.inc
Default theme function for all filter forms.
template_preprocess_views_view in modules/views/templates/views.theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields in modules/views/templates/views.theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_row_rss in modules/views/templates/views.theme.inc
Default theme function for all RSS rows.
template_preprocess_views_view_row_search in modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
template_preprocess_views_view_rss in modules/views/templates/views.theme.inc
Preprocess an RSS feed
template_preprocess_views_view_table in modules/views/templates/views.theme.inc
Display a view as a table style.
TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
_text_sanitize in modules/field/modules/text/text.module
Sanitizes the 'value' or 'summary' data of a text value.
theme_admin_bar_links in modules/admin_bar/admin_bar.theme.inc
Render a themed list of links.
theme_ckeditor_settings_toolbar in modules/ckeditor/ckeditor.theme.inc
Displays the toolbar configuration for CKEditor.
theme_datetime in includes/theme.inc
Returns HTML for a date / time.
theme_file_icon in modules/file/file.theme.inc
Returns HTML for an image with an appropriate icon for the given file.
theme_file_link in modules/file/file.theme.inc
Returns HTML for a link to a file.
theme_file_type_overview in modules/file/file.theme.inc
Returns HTML for the file type overview page.
theme_file_upload_help in modules/file/file.theme.inc
Returns HTML for help text based on file upload validators.
theme_filter_guidelines in modules/filter/filter.theme.inc
Returns HTML for guidelines for a text format.
theme_filter_tips in modules/filter/filter.theme.inc
Returns HTML for a set of filter tips.
ThemeFunctionsTestCase::assertThemeOutput in modules/simpletest/tests/theme.test
Asserts themed output.
ThemeFunctionsTestCase::testLinks in modules/simpletest/tests/theme.test
Tests theme_links().
theme_image_resize_summary in modules/image/image.theme.inc
Returns HTML for a summary of an image resize effect.
theme_image_style_preview in modules/image/image.theme.inc
Returns HTML for a preview of an image style.
theme_label_machine_name in modules/system/system.theme.inc
Returns HTML for the display of a label and its machine name.
theme_layout_template_option in modules/layout/layout.theme.inc
Outputs an individual option label for selecting a layout.
theme_link_formatter_link_default in modules/link/link.theme.inc
Formats a link.
theme_link_formatter_link_plain in modules/link/link.theme.inc
Formats a link (or its title) as plain text.
theme_link_formatter_link_separate in modules/link/link.theme.inc
Formats a link as separate title and URL elements.
theme_link_formatter_link_title_plain in modules/link/link.theme.inc
Formats a link's title as plain text.
theme_links in includes/theme.inc
Returns HTML for a set of links.
theme_menu_admin_overview in modules/menu/menu.theme.inc
Returns HTML for a menu title and description for the menu overview page.
theme_menu_local_action in includes/menu.inc
Returns HTML for a single local action link.
theme_menu_local_task in includes/menu.inc
Returns HTML for a single local task link.
theme_node_admin_overview in modules/node/node.theme.inc
Returns HTML for a node type description for the content type admin page.
theme_pager_link in includes/pager.inc
Returns HTML for a link to a specific query result page.
_theme_render_template_debug in includes/theme.inc
Renders a template for any engine.
theme_taxonomy_vocabulary_name in modules/taxonomy/taxonomy.theme.inc
Returns HTML for the vocabulary human readable name, and its machine name.
theme_textarea in includes/form.inc
Returns HTML for a textarea form element.
theme_update_report in modules/update/update.theme.inc
Returns HTML for the project status report.
theme_views_ui_style_plugin_table in modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
theme_views_ui_view_description in modules/views_ui/views_ui.theme.inc
Display the view description, tags, and type (base table).
theme_views_ui_view_name in modules/views_ui/views_ui.theme.inc
Display the view name and its machine name.
token_render_array_value in includes/token.inc
Renders a render array for display as a token.
TokenReplaceTestCase::testSystemSiteTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system site information tokens.
TokenReplaceTestCase::testTokenReplacement in modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
TokenTaxonomyTestCase::testTaxonomyTokens in modules/simpletest/tests/token.test
Test the additional taxonomy term tokens.
update_do_one in includes/update.inc
Performs one update and stores the results for display on the results page.
user_admin_permissions in modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_roles in modules/user/user.admin.inc
Form to re-order roles.
user_autocomplete in modules/user/user.pages.inc
Menu callback; retrieve a JSON object containing autocomplete suggestions for existing users.
user_multiple_cancel_confirm in modules/user/user.admin.inc
Form builder; Cancel multiple accounts at the same time.
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.
user_tokens in modules/user/user.tokens.inc
Implements hook_tokens().
views_ajax_autocomplete_taxonomy in modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
views_ajax_autocomplete_user in modules/views/includes/ajax.inc
Page callback for views user autocomplete
ViewsBlock::form in modules/views/includes/views.block.inc
Build the settings form for editing this block.
ViewsBlock::getAdminTitle in modules/views/includes/views.block.inc
Return an administrative title that will always have a value.
views_exposed_form in modules/views/views.module
Form builder for the exposed widgets form.
views_handler_area_result::render in modules/views/handlers/views_handler_area_result.inc
Find out the information to render.
views_handler_area_text::options_form in modules/views/handlers/views_handler_area_text.inc
Default options form that provides the label widget that all fields should have.
views_handler_argument_comment_user_uid::title in modules/comment/views/views_handler_argument_comment_user_uid.inc
Get the title this argument will assign the view, given the argument.
views_handler_argument_field_list_string::summary_name in modules/field/views/views_handler_argument_field_list_string.inc
Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_field_list::summary_name in modules/field/views/views_handler_argument_field_list.inc
Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_file_fid::title_query in modules/file/views/views_handler_argument_file_fid.inc
Override the behavior of title_query(). Get the filenames.
views_handler_argument_node_nid::title_query in modules/node/views/views_handler_argument_node_nid.inc
Override the behavior of title(). Get the title of the node.
views_handler_argument_node_tnid::title_query in modules/translation/views/views_handler_argument_node_tnid.inc
Override the behavior of title(). Get the title of the node.
views_handler_argument_node_type::node_type in modules/node/views/views_handler_argument_node_type.inc
views_handler_argument_node_vid::title_query in modules/node/views/views_handler_argument_node_vid.inc
Override the behavior of title(). Get the title of the revision.
views_handler_argument::summary_name in modules/views/handlers/views_handler_argument.inc
Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_taxonomy::title in modules/taxonomy/views/views_handler_argument_taxonomy.inc
Override the behavior of title(). Get the title of the node.
views_handler_argument_term_node_tid_depth::title in modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc
Get the title this argument will assign the view, given the argument.
views_handler_argument_term_node_tid::title_query in modules/taxonomy/views/views_handler_argument_term_node_tid.inc
Override for specific title lookups.
views_handler_argument::title in modules/views/handlers/views_handler_argument.inc
Get the title this argument will assign the view, given the argument.
views_handler_argument_user_uid::title_query in modules/user/views/views_handler_argument_user_uid.inc
Override the behavior of title(). Get the name of the user.
views_handler_argument_vocabulary::title in modules/taxonomy/views/views_handler_argument_vocabulary.inc
Override the behavior of title(). Get the name of the vocabulary.
views_handler_field::element_label_type in modules/views/handlers/views_handler_field.inc
Return an HTML element for the label based upon the field's element type.
views_handler_field::element_type in modules/views/handlers/views_handler_field.inc
Return an HTML element based upon the field's element type.
views_handler_field::element_wrapper_type in modules/views/handlers/views_handler_field.inc
Return an HTML element for the wrapper based upon the field's element type.
views_handler_field_machine_name::render in modules/views/handlers/views_handler_field_machine_name.inc
Render the field.
views_handler_field::options_form in modules/views/handlers/views_handler_field.inc
Default options form that provides the label widget that all fields should have.
views_handler_field::render_as_link in modules/views/handlers/views_handler_field.inc
Render this field as a link, with the info from a fieldset set by the user.
views_handler_field_serialized::render in modules/views/handlers/views_handler_field_serialized.inc
Render the field.
views_handler_field_term_node_tid::options_form in modules/taxonomy/views/views_handler_field_term_node_tid.inc
Provide "link to term" option.
views_handler_field_term_node_tid::pre_render in modules/taxonomy/views/views_handler_field_term_node_tid.inc
Run before any fields are rendered.
views_handler_field_user_name::render_link in modules/user/views/views_handler_field_user_name.inc
views_handler_field_user_picture::element_type in modules/user/views/views_handler_field_user_picture.inc
Return an HTML element based upon the field's element type.
views_handler_field_user_roles::render_item in modules/user/views/views_handler_field_user_roles.inc
views_handler_field_vocabulary::render in modules/taxonomy/views/views_handler_field_vocabulary.inc
Render the field.
views_handler_filter::admin_summary in modules/views/handlers/views_handler_filter.inc
Display the filter on the administrative summary
views_handler_filter_boolean_operator::value_form in modules/views/handlers/views_handler_filter_boolean_operator.inc
Options form subform for setting options.
views_handler_filter_fields_compare::admin_summary in modules/views/handlers/views_handler_filter_fields_compare.inc
Overrides views_handler_filter#admin_summary().
views_handler_filter_in_operator::admin_summary in modules/views/handlers/views_handler_filter_in_operator.inc
Display the filter on the administrative summary
views_handler_filter_numeric::admin_summary in modules/views/handlers/views_handler_filter_numeric.inc
Display the filter on the administrative summary
views_handler_filter_string::admin_summary in modules/views/handlers/views_handler_filter_string.inc
Display the filter on the administrative summary
views_handler_filter_term_node_tid::extra_options_form in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Provide a form for setting options.
views_handler_filter_user_permissions::get_value_options in modules/user/views/views_handler_filter_user_permissions.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_handler::groupby_form in modules/views/includes/handlers.inc
Provide a form for aggregation settings.
views_handler_relationship_node_term_data::options_form in modules/taxonomy/views/views_handler_relationship_node_term_data.inc
Default options form that provides the label widget that all fields should have.
views_handler::sanitize_value in modules/views/includes/handlers.inc
Sanitize the value for output.
views_handler::ui_name in modules/views/includes/handlers.inc
Return a string representing this handler's name in the UI.
views_plugin_access_role::summary_title in modules/views/plugins/views_plugin_access_role.inc
Return a string to display as the clickable title for the access control.
views_plugin_argument_default_taxonomy_tid::options_form in modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc
Provide the default form for setting options.
views_plugin_argument_validate_node::options_form in modules/node/views/views_plugin_argument_validate_node.inc
Provide the default form for setting options.
views_plugin_argument_validate_node::validate_argument in modules/node/views/views_plugin_argument_validate_node.inc
views_plugin_argument_validate_taxonomy_term::options_form in modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc
Provide the default form for setting options.
views_plugin_argument_validate_taxonomy_term::validate_argument in modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc
views_plugin_argument_validate_user::validate_argument in modules/user/views/views_plugin_argument_validate_user.inc
views_plugin_display_attachment::options_summary in modules/views/plugins/views_plugin_display_attachment.inc
Provide the summary for attachment options in the views UI.
views_plugin_display_block::execute_hook_block_list in modules/views/plugins/views_plugin_display_block.inc
Return a list of blocks provided by this display plugin.
views_plugin_display_feed::options_summary in modules/views/plugins/views_plugin_display_feed.inc
Provide the summary for page options in the views UI.
views_plugin_display_feed::preview in modules/views/plugins/views_plugin_display_feed.inc
Fully render the display for the purposes of a live preview or some other AJAXy reason.
views_plugin_display::options_form in modules/views/plugins/views_plugin_display.inc
Provide the default form for setting options.
views_plugin_display::options_summary in modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display::render_more_link in modules/views/plugins/views_plugin_display.inc
Render the 'more' link
views_plugin_exposed_form::exposed_form_alter in modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_list in modules/views/views.module
Returns a list of plugins and metadata about them.
views_plugin::plugin_title in modules/views/includes/plugin.inc
Return the human readable name of the display.
views_plugin_row_node_rss::summary_title in modules/node/views/views_plugin_row_node_rss.inc
Returns the summary of the settings in the display.
views_plugin_row_node_view::summary_title in modules/node/views/views_plugin_row_node_view.inc
Returns the summary of the settings in the display.
views_plugin_row_user_view::summary_title in modules/user/views/views_plugin_row_user_view.inc
Returns the summary of the settings in the display.
views_taxonomy_set_breadcrumb in modules/taxonomy/views/taxonomy.views.inc
Helper function to set a breadcrumb for taxonomy.
views_tokens in modules/views/views.tokens.inc
Implements hook_tokens().
views_ui_add_item_form in modules/views_ui/views_ui.admin.inc
Form to add_item items in the views UI.
views_ui_autocomplete_tag in modules/views_ui/views_ui.admin.inc
Page callback for views tag autocomplete
views_ui_edit_form_get_bucket in modules/views_ui/views_ui.admin.inc
Add information about a section to a display.
views_ui_field_list in modules/views_ui/views_ui.admin.inc
List all instances of fields on any views.
_views_ui_get_displays in modules/views_ui/views_ui.module
Helper function to get a list of displays assigned to a view, and their respective paths if any.
views_ui_get_display_tab_details in modules/views_ui/views_ui.admin.inc
Helper function to get the display details section of the configure UI.
_views_ui_get_paths in modules/views_ui/views_ui.module
Helper function to get a list of paths assigned to a view.
views_ui_preview in modules/views_ui/views_ui.admin.inc
Returns the results of the live preview.
views_ui_rearrange_filter_form in modules/views_ui/views_ui.admin.inc
Form to rearrange items in the views UI.
views_ui_reorder_displays_form in modules/views_ui/views_ui.admin.inc
Form constructor callback to reorder displays on a view