255 calls to check_plain()

action_views_form_substitutions in drupal/core/modules/action/action.views_execution.inc
Implements hook_views_form_substitutions().
aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to build the page list form.
ArgumentPluginBase::summaryName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provides the name to use for the summary. By default this is just the name field.
ArgumentPluginBase::title in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Get the title this argument will assign the view, given the argument.
Attachment::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php
Provide the summary for attachment options in the views UI.
Attribute::__toString in drupal/core/lib/Drupal/Core/Template/Attribute.php
Implements the magic __toString() method.
AttributeBoolean::__toString in drupal/core/lib/Drupal/Core/Template/AttributeBoolean.php
Implements the magic __toString() method.
BanSubscriber::onKernelRequestBannedIpCheck in drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php
Response with 403 if the visitor's IP adress is banned.
bartik_process_maintenance_page in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for maintenance-page.html.twig.
bartik_process_page in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for page.html.twig.
BlockListController::buildForm in drupal/core/modules/block/lib/Drupal/block/BlockListController.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BlockPluginUI::row in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::row().
BlockRenderController::viewMultiple in drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php
Implements Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple().
block_menu in drupal/core/modules/block/block.module
Implements hook_menu().
BooleanOperator::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Options form subform for setting options.
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
CascadingStylesheetsTest::testRenderFile in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Tests rendering the stylesheets.
CategoryListController::buildRow in drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php
Overrides Drupal\Core\Entity\EntityListController::buildRow().
color_scheme_form in drupal/core/modules/color/color.module
Form constructor for the color configuration form for a particular theme.
CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
comment_multiple_delete_confirm in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for bulk comment deletion.
comment_preview in drupal/core/modules/comment/comment.module
Generates a comment preview.
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
common_test_destination in drupal/core/modules/system/tests/modules/common_test/common_test.module
Prints a destination query parameter.
database_test_theme_tablesort in drupal/core/modules/system/tests/modules/database_test/database_test.module
Outputs a form without setting a header sort.
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
debug in drupal/core/includes/common.inc
Outputs debug information.
DisplayOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default summary for options in the views UI.
DisplayPluginBase::renderMoreLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render the 'more' link
DrupalDiffFormatter::_added in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
DrupalDiffFormatter::_context in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
DrupalDiffFormatter::_deleted in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
drupal_add_html_head_link in drupal/core/includes/common.inc
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
drupal_get_title in drupal/core/includes/bootstrap.inc
Gets the title of the current page.
drupal_pre_render_styles in drupal/core/includes/common.inc
Pre-render callback: Adds the elements needed for CSS tags to be rendered.
drupal_set_title in drupal/core/includes/bootstrap.inc
Sets the title of the current page.
EntityNG::getTranslatedField in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Gets a translated field.
EntityReferenceAutocompleteTest::testEntityReferenceAutocompletion in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php
Tests autocompletion edge cases with slashes in the names.
EntityReferenceIdFormatter::viewElements in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php
Overrides \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements().
EntityReferenceLabelFormatter::viewElements in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements().
EntityReferenceSelectionAccessTest::testCommentHandler in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php
Test the comment-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testNodeHandler in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php
Test the node-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testUserHandler in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php
Test the user-specific overrides of the entity handler.
EntityReferenceSelectionSortTest::testSort in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php
Assert sorting by field and property.
EntityRow::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php
Overrides Drupal\views\Plugin\views\PluginBase::summaryTitle().
EntityTestRenderController::buildContent in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
entity_reference_field_instance_settings_form in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_instance_settings_form().
entity_reference_options_list in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_options_list().
ExceptionController::decodeException in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
This method is a temporary port of _drupal_decode_exception().
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
ExposedFormPluginBase::exposedFormAlter in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
Feed::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
Feed::preview in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::preview().
FeedFormController::form in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
Fid::titleQuery in drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php
Override the behavior of titleQuery(). Get the filenames.
FieldList::summaryName in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php
Provides the name to use for the summary. By default this is just the name field.
FieldOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FieldPluginBase::elementLabelType in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Return an HTML element for the label based upon the field's element type.
FieldPluginBase::elementType in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Return an HTML element based upon the field's element type.
FieldPluginBase::elementWrapperType in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Return an HTML element for the wrapper based upon the field's element type.
FieldPluginBase::renderAsLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render this field as a link, with the info from a fieldset set by the user.
FileSystemForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FileTokenReplaceTest::testFileTokenReplacement in drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FileWidget::formMultipleElements in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements().
file_save_htaccess in drupal/core/includes/file.inc
Creates a .htaccess file in the given directory.
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterHtml::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtml.php
Generates a filter's tip.
FilterPluginBase::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Display the filter on the administrative summary
FilterUnitTest::assertFilteredString in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php
Asserts multiple filter output expectations for multiple input strings.
filter_admin_overview in drupal/core/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
format_rss_channel in drupal/core/includes/common.inc
Formats an RSS channel.
format_rss_item in drupal/core/includes/common.inc
Formats a single RSS item.
format_xml_elements in drupal/core/includes/common.inc
Formats XML elements.
FormTest::testDisabledMarkup in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Verify markup for disabled form elements.
FormTest::testFieldFormSingle in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTestArgumentsObject::buildForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
form_select_options in drupal/core/includes/form.inc
Converts a select form element's options array into HTML.
form_test_storage_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submit handler to finish multi-step form.
forum_form in drupal/core/modules/forum/forum.module
Implements hook_form().
FunctionsTest::testLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Tests theme_links().
HandlerBase::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Return a string representing this handler's name in the UI.
HandlerBase::sanitizeValue in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Sanitize the value for output.
hook_form in drupal/core/modules/node/node.api.php
Display a node editing form.
hook_node_update_index in drupal/core/modules/node/node.api.php
Act on a node being indexed for searching.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens in drupal/core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_update_index in drupal/core/modules/search/search.api.php
Update the search index for this module.
HtmlToTextTest::assertHtmlToText in drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php
Helper function for testing drupal_html_to_text().
HtmlToTextTest::stringToHtml in drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php
Converts a string to its PHP source equivalent for display in test messages.
image_style_form in drupal/core/modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
IndexTid::titleQuery in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php
Override for specific title lookups.
IndexTidDepth::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php
Get the title this argument will assign the view, given the argument.
InOperator::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Display the filter on the administrative summary
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
language_admin_edit_form_validate in drupal/core/modules/language/language.admin.inc
Validate the language editing form. Reused for custom language addition too.
language_admin_overview_form in drupal/core/modules/language/language.admin.inc
User interface for the language overview screen.
language_negotiation_configure_form_table in drupal/core/modules/language/language.admin.inc
Builds a language negotiation method configuration table.
language_url_rewrite_session in drupal/core/modules/language/language.negotiation.inc
Rewrite URLs for the Session language negotiation method.
layout_page_view in drupal/core/modules/layout/layout.admin.inc
Page callback: Demonstrates a layout template.
LinkFieldTest::testLinkFormatter in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the default 'link' formatter.
LinkFieldTest::testLinkSeparateFormatter in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the 'link_separate' formatter.
LinkFormatter::viewElements in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Builds a renderable array for a field value.
LinkFormatter::viewElements in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php
Builds a renderable array for a field value.
ListString::summaryName in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php
Provides the name to use for the summary. By default this is just the name field.
locale_translate_edit_form in drupal/core/modules/locale/locale.pages.inc
Form constructor for the string editing form.
locale_translation_status_form in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.
MachineName::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php
Render the field.
MenuListController::buildRow in drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php
Overrides \Drupal\Core\Entity\EntityListController::buildRow().
MenuRouterTest::testDescriptionMenuItems in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Tests menu item descriptions.
MenuTestBase::assertBreadcrumb in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php
Assert that a given path shows certain breadcrumb links.
MessageFormController::form in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
MessageRenderController::buildContent in drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
MetadataGenerator::generate in drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php
Implements \Drupal\edit\MetadataGeneratorInterface::generate().
Name::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php
Nid::titleQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php
Override the behavior of title(). Get the title of the node.
Node::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
Provide the default form for setting options.
Node::validateArgument in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_content_form in drupal/core/modules/node/node.module
Implements hook_form().
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
node_type_get_clean_name in drupal/core/modules/node/node.module
Title callback: Returns the sanitized node type name.
Numeric::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php
Display the filter on the administrative summary
PageTitleFilteringTest::testTitleTags in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
PageTitleFilteringTest::testTitleXSS in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Test if the title of the site is XSS proof.
Permissions::getValueOptions in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Permissions.php
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.
PictureMapping::createDuplicate in drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php
Implements \Drupal\Core\Entity\EntityInterface::createDuplicate().
PictureMappingFormController::form in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
PlainFormatter::viewElements in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/PlainFormatter.php
Builds a renderable array for a field value.
PluginBase::pluginTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php
Return the human readable name of the display.
RearrangeFilter::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RenderTest::assertRenderedElement in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests that elements are rendered properly.
RestExport::render in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php
Render this display.
Result::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render().
Role::summaryTitle in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Return a string to display as the clickable title for the access control.
RoleListController::buildRow in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Builds a row for an entity in the entity listing.
Roles::pre_render in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
Run before any fields are rendered.
Rss::summaryTitle in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Returns the summary of the settings in the display.
SearchCommentTest::testSearchResultsComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
search_excerpt in drupal/core/modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted.
SelectionBase::getReferencableEntities in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php
Implements SelectionInterface::getReferencableEntities().
Serialized::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php
Render the field.
seven_custom_block_add_list in drupal/core/themes/seven/seven.theme
Overrides theme_custom_block_add_list().
seven_node_add_list in drupal/core/themes/seven/seven.theme
Displays the list of available node types for node creation.
ShortcutListController::buildRow in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php
Overrides \Drupal\Core\Entity\EntityListController::buildRow().
shortcut_set_switch in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for switching shortcut sets.
String::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php
Display the filter on the administrative summary
StyleSerializerTest::testPreview in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the preview output for json output.
system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Form constructor for the date localization configuration form.
system_modules in drupal/core/modules/system/system.admin.inc
Form constructor for the module enable/disable interface.
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
TableSortExtenderUnitTest::testTableSortInit in drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php
Tests tablesort_init().
Taxonomy::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php
Override the behavior of title(). Get the title of the node.
TaxonomyIndexTid::pre_render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
Run before any fields are rendered.
taxonomy_autocomplete in drupal/core/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_tokens in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator item templates.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator summary item templates.
template_preprocess_aggregator_summary_items in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator summary templates.
template_preprocess_book_export_html in drupal/core/modules/book/book.module
Prepares variables for book export templates.
template_preprocess_book_navigation in drupal/core/modules/book/book.module
Prepares variables for book navigation templates.
template_preprocess_book_node_export_html in drupal/core/modules/book/book.module
Prepares variables for single node export templates.
template_preprocess_field in drupal/core/modules/field/field.module
Prepares variables for field templates.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Prepares variables for forum list templates.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Prepares variables for forum topic list templates.
template_preprocess_html in drupal/core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_language_content_settings_table in drupal/core/modules/language/language.admin.inc
Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
Prepare variables for maintenance page templates.
template_preprocess_node in drupal/core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_page in drupal/core/includes/theme.inc
Prepares variables for the page template.
template_preprocess_search_result in drupal/core/modules/search/search.pages.inc
Prepares variables for individual search result templates.
template_preprocess_search_results in drupal/core/modules/search/search.pages.inc
Prepares variables for search results templates.
template_preprocess_taxonomy_term in drupal/core/modules/taxonomy/taxonomy.module
Prepares variables for taxonomy term templates.
template_preprocess_username in drupal/core/modules/user/user.module
Preprocesses variables for theme_username().
template_preprocess_views_exposed_form in drupal/core/modules/views/views.theme.inc
Prepares variables for views exposed form templates.
template_preprocess_views_view in drupal/core/modules/views/views.theme.inc
Prepares variables for view templates.
template_preprocess_views_view_fields in drupal/core/modules/views/views.theme.inc
Prepares variables for views fields templates.
template_preprocess_views_view_row_rss in drupal/core/modules/views/views.theme.inc
Prepares variables for views RSS item templates.
template_preprocess_views_view_rss in drupal/core/modules/views/views.theme.inc
Prepares variables for RSS feed templates.
template_preprocess_views_view_table in drupal/core/modules/views/views.theme.inc
Prepares variables for views table templates.
Term::validateArgument in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
TermSelection::getReferencableEntities in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php
Overrides SelectionBase::getReferencableEntities().
TermTest::testTermAutocompletion in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Tests term autocompletion edge cases with slashes in the names.
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextPlainFormatter::viewElements in drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
TextPlainUnitTest::testPlainText in drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php
Tests text_plain formatter output.
TextProcessed::getValue in drupal/core/modules/text/lib/Drupal/text/TextProcessed.php
Implements \Drupal\Core\TypedData\TypedDataInterface::getValue().
text_sanitize in drupal/core/modules/text/text.module
Sanitizes the 'value' or 'summary' data of a text value.
theme_aggregator_block_item in drupal/core/modules/aggregator/aggregator.module
Returns HTML for an individual feed item for display in the block.
theme_aggregator_page_opml in drupal/core/modules/aggregator/aggregator.pages.inc
Prints the OPML page for the feed.
theme_datetime in drupal/core/includes/theme.inc
Returns HTML for a date / time.
theme_file_icon in drupal/core/modules/file/file.module
Returns HTML for an image with an appropriate icon for the given file.
theme_file_link in drupal/core/modules/file/file.module
Returns HTML for a link to a file.
theme_file_upload_help in drupal/core/modules/file/file.field.inc
Returns HTML for help text based on file upload validators.
theme_filter_guidelines in drupal/core/modules/filter/filter.module
Returns HTML for guidelines for a text format.
theme_image_resize_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image resize effect.
theme_image_style_preview in drupal/core/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
theme_link_formatter_link_separate in drupal/core/modules/link/link.module
Formats a link as separate link title and URL elements.
theme_menu_local_task in drupal/core/includes/menu.inc
Returns HTML for a single local task link.
theme_node_admin_overview in drupal/core/modules/node/content_types.inc
Returns HTML for a node type description for the content type admin page.
theme_textarea in drupal/core/includes/form.inc
Returns HTML for a textarea form element.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
TipPluginImage::getOutput in drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php
Overrides \Drupal\tour\Plugin\tour\tour\TipPluginInterface::getOutput().
TipPluginText::getOutput in drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php
Implements \Drupal\tour\TipPluginInterface::getOutput().
TokenReplaceTest::testSystemSiteTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Tests the generation of all system site information tokens.
TokenReplaceTest::testTaxonomyTokenReplacement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Creates a user and a node, then tests the tokens generated from them.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
Type::node_type in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php
TypedDataManager::getPropertyInstance in drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php
Get a typed data instance for a property of a given typed data object.
Uid::titleQuery in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php
Override the behavior of title(). Get the name of the user.
update_do_one in drupal/core/includes/update.inc
Performs one update and stores the results for display on the results page.
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
User::validateArgument in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php
UserAutocomplete::getMatches in drupal/core/modules/user/lib/Drupal/user/UserAutocomplete.php
Get matches for the autocompletion of user names.
UserAutocompleteTest::testUserAutocomplete in drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php
Tests access to user autocompletion and verify the correct results.
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
UserUid::title in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php
Get the title this argument will assign the view, given the argument.
user_admin_account in drupal/core/modules/user/user.admin.inc
Page callback: User administration page.
user_admin_permissions in drupal/core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_multiple_cancel_confirm in drupal/core/modules/user/user.module
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
Vid::titleQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php
Override the behavior of title(). Get the title of the revision.
View::getPaths in drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php
Gets a list of paths assigned to the view.
ViewEditFormController::getDisplayDetails in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Helper function to get the display details section of the edit UI.
ViewEditFormController::getFormBucket in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Add information about a section to a display.
ViewsUIController::reportFields in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Lists all instances of fields on any views.
views_ajax_autocomplete_taxonomy in drupal/core/modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
views_exposed_form in drupal/core/modules/views/views.module
Form builder for the exposed widgets form.
views_plugin_list in drupal/core/modules/views/views.module
Returns a list of plugins and metadata about them.
views_taxonomy_set_breadcrumb in drupal/core/modules/taxonomy/taxonomy.views.inc
Helper function to set a breadcrumb for taxonomy.
views_tokens in drupal/core/modules/views/views.tokens.inc
Implements hook_tokens().
ViewUI::renderPreview in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
VocabularyListController::buildRow in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Builds a row for an entity in the entity listing.
VocabularyVid::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php
Override the behavior of title(). Get the name of the vocabulary.
WebTestBase::assertThemeOutput in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts themed output.
WebTestBase::drupalGet in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Retrieves a Drupal path or an absolute path.
WebTestBase::drupalHead in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Retrieves only the headers for a Drupal path or an absolute path.
WebTestBase::drupalPost in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Execute a POST request on a Drupal page. It will be done as usual POST request with SimpleBrowser.
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().
WidgetBase::formMultipleElements in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Special handling to create form elements for multiple values.
xmlrpc_value_get_xml in drupal/core/modules/xmlrpc/xmlrpc.inc
Generates XML representing the given value.
_drupal_decode_exception in drupal/core/includes/errors.inc
Decodes an exception and retrieves the correct caller.
_drupal_render_exception_safe in drupal/core/includes/errors.inc
Renders an exception error message without further exceptions.
_filter_html_escape in drupal/core/modules/filter/filter.module
Escapes all HTML tags, so they will be visible instead of being effective.
_filter_url_parse_email_links in drupal/core/modules/filter/filter.module
Makes links out of e-mail addresses.
_filter_url_parse_full_links in drupal/core/modules/filter/filter.module
Makes links out of absolute URLs.
_filter_url_parse_partial_links in drupal/core/modules/filter/filter.module
Makes links out of domain names starting with "www."
_HWLDF_WordAccumulator::_flushGroup in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
_node_index_node in drupal/core/modules/node/node.module
Indexes a single node.
_translation_entity_preprocess_language_content_settings_table in drupal/core/modules/translation_entity/translation_entity.admin.inc
(proxied) Implements hook_preprocess_HOOK();