9 calls to DoTrustedCallbackTrait::doTrustedCallback()

ComponentElement::generateComponentTemplate in core/modules/sdc/src/Element/ComponentElement.php
Generates the template to render the component.
ComponentElement::generateComponentTemplate in core/lib/Drupal/Core/Render/Element/ComponentElement.php
Generates the template to render the component.
ComponentElement::preRenderComponent in core/modules/sdc/src/Element/ComponentElement.php
Expands a sdc into an inline template with an attachment.
ComponentElement::preRenderComponent in core/lib/Drupal/Core/Render/Element/ComponentElement.php
Expands a component into an inline template with an attachment.
DoTrustedCallbackTraitTest::testException in core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
@dataProvider errorTypeProvider
DoTrustedCallbackTraitTest::testSilencedDeprecation in core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
@dataProvider errorTypeProvider @group legacy
DoTrustedCallbackTraitTest::testTrustedCallbacks in core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
@covers ::doTrustedCallback @dataProvider providerTestTrustedCallbacks
DoTrustedCallbackTraitTest::testUntrustedCallbacks in core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
@covers ::doTrustedCallback @dataProvider providerTestUntrustedCallbacks
Renderer::doCallback in core/lib/Drupal/Core/Render/Renderer.php
Performs a callback.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.