25 calls to Xss::filterAdmin()
- AreaTest::testRenderArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests the rendering of an area.
- Boolean::render in core/
modules/ views/ src/ Plugin/ views/ field/ Boolean.php - Custom::render in core/
modules/ views/ src/ Plugin/ views/ field/ Custom.php - DbLogController::formatMessage in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Formats a database log message.
- DisplayTest::execute in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ display/ DisplayTest.php - EntityField::addSelfTokens in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - EntityField::renderItems in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Render all items in this field together.
- EntityReference::render in core/
modules/ views/ src/ Plugin/ views/ style/ EntityReference.php - FieldPluginBase::renderText in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - HandlerBase::sanitizeValue in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - HtmlTag::preRenderConditionalComments in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - Pre-render callback: Renders #browsers into #prefix and #suffix.
- HtmlTag::preRenderHtmlTag in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - Pre-render callback: Renders a generic HTML tag with attributes.
- node_help in core/
modules/ node/ node.module - Implements hook_help().
- PageTitleTest::testTitleXSS in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests if the title of the site is XSS proof.
- PluginBase::viewsTokenReplace in core/
modules/ views/ src/ Plugin/ views/ PluginBase.php - Replaces Views' tokens in a given string.
- Renderer::xssFilterAdminIfUnsafe in core/
lib/ Drupal/ Core/ Render/ Renderer.php - Applies a very permissive XSS/HTML filter for admin-only use.
- Standard::filterXssDataAttributes in core/
modules/ editor/ src/ EditorXssFilter/ Standard.php - Applies a very permissive XSS/HTML filter to data-attributes.
- StylePluginBase::tokenizeValue in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Take a value and apply token replacement logic to it.
- template_preprocess_views_view_summary_unformatted in core/
modules/ views/ views.theme.inc - Prepares variables for unformatted summary view templates.
- TokenReplaceKernelTest::testSystemSiteTokenReplacement in core/
modules/ system/ tests/ src/ Kernel/ Token/ TokenReplaceKernelTest.php - Tests the generation of all system site information tokens.
- ViewExecutableTest::testPropertyMethods in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the setting/getting of properties.
- ViewsIntegrationTest::testMessages in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Tests the messages escaping functionality.
- XssTest::testFilterXSSAdmin in core/
tests/ Drupal/ Tests/ Component/ Utility/ XssTest.php - Checks that \Drupal\Component\Utility\Xss::filterAdmin() correctly strips unallowed tags.
- XssTest::testFilterXssAdminNotNormalized in core/
tests/ Drupal/ Tests/ Component/ Utility/ XssTest.php - Tests the loose, admin HTML filter.
- _drupal_error_handler_real in core/
includes/ errors.inc - Provides custom PHP error handling.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.