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