39 calls to filter_xss_admin()

action_message_action in drupal/core/modules/action/action.module
Sends a message to the current user's screen.
ajax_prepare_response in drupal/core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
bartik_process_maintenance_page in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for maintenance-page.tpl.php.
bartik_process_page in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for page.tpl.php.
Block::execute in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
The display block handler returns the structure necessary for a block.
DisplayTest::execute in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::execute().
Field::add_self_tokens in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Add any special tokens this field might use for itself.
Field::render_items in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Render all items in this field together.
FieldPluginBase::render_altered in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render this field as altered text, from a fieldset set by the user.
FieldPluginBase::render_as_link 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.
FieldPluginBase::render_text in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Perform an advanced text render for the item.
FilterUnitTest::testFilterXSSAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php
Tests the loose, admin HTML filter.
HandlerBase::sanitizeValue in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Sanitize the value for output.
language_negotiation_configure_form_table in drupal/core/modules/language/language.admin.inc
Builds a language negotiation method configuration table.
MaintenanceModeSubscriber::onKernelRequestMaintenanceModeCheck in drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Response with the maintenance page when the site is offline.
node_help in drupal/core/modules/node/node.module
Implements hook_help().
Page::execute in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute().
PageTitleFilteringTest::testTitleXSS in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Test if the title of the site is XSS proof.
Result::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php
Find out the information to render.
seven_admin_block_content in drupal/core/themes/seven/template.php
Overrides theme_admin_block_content().
seven_node_add_list in drupal/core/themes/seven/template.php
Displays the list of available node types for node creation.
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-list.tpl.php.
template_preprocess_html in drupal/core/includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.
template_preprocess_page in drupal/core/includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_views_view in drupal/core/modules/views/theme/theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields in drupal/core/modules/views/theme/theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/theme/theme.inc
Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table in drupal/core/modules/views/theme/theme.inc
Display a view as a table style.
theme_admin_block_content in drupal/core/modules/system/system.admin.inc
Returns HTML for the content of an administrative block.
theme_form_element_label in drupal/core/includes/form.inc
Returns HTML for a form element label and required marker.
theme_menu_admin_overview in drupal/core/modules/menu/menu.admin.inc
Returns HTML for a menu title and description for the menu overview page.
theme_node_add_list in drupal/core/modules/node/node.pages.inc
Returns HTML for a list of available node types for node creation.
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.
TokenReplaceTest::testSystemSiteTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Tests the generation of all system site information tokens.
ViewEditFormController::getFormBucket in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Add information about a section to a display.
ViewUI::renderPreview in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
_drupal_error_handler_real in drupal/core/includes/errors.inc
Provides custom PHP error handling.