Token::valueCallback |
function |
core/lib/Drupal/Core/Render/Element/Token.php |
|
TokenTest::providerTestValueCallback |
function |
core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php |
Data provider for testValueCallback(). |
TokenTest::testValueCallback |
function |
core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php |
@covers ::valueCallback[[api-linebreak]] |
ToolbarController::trustedCallbacks |
function |
core/modules/toolbar/src/Controller/ToolbarController.php |
|
ToolbarLinkBuilder::trustedCallbacks |
function |
core/modules/user/src/ToolbarLinkBuilder.php |
|
TrustedCallbackInterface |
interface |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Interface to declare trusted callbacks. |
TrustedCallbackInterface.php |
file |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
|
TrustedCallbackInterface::THROW_EXCEPTION |
constant |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Untrusted callbacks throw exceptions. |
TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION |
constant |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
TrustedCallbackInterface::TRIGGER_WARNING |
constant |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Untrusted callbacks trigger E_USER_WARNING errors. |
TrustedCallbackInterface::trustedCallbacks |
function |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Lists the trusted callbacks provided by the implementing class. |
TrustedMethods::callback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
TrustedMethods::trustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
TrustedMethods::unTrustedCallback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
TrustedObject::callback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
UntrustedCallbackException |
class |
core/lib/Drupal/Core/Security/UntrustedCallbackException.php |
Exception thrown if a callback is untrusted. |
UntrustedCallbackException.php |
file |
core/lib/Drupal/Core/Security/UntrustedCallbackException.php |
|
UntrustedObject::callback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
Url::trustedCallbacks |
function |
core/lib/Drupal/Core/Url.php |
|
UrlGeneratorTest::aliasManagerCallback |
function |
core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
Return value callback for getAliasByPath() on the mock alias manager. |
UserEntityLabelTest::testLabelCallback |
function |
core/modules/user/tests/src/Kernel/UserEntityLabelTest.php |
Tests label callback. |
UserLoginBlock::trustedCallbacks |
function |
core/modules/user/src/Plugin/Block/UserLoginBlock.php |
|
ViewsFormMainForm::trustedCallbacks |
function |
core/modules/views/src/Form/ViewsFormMainForm.php |
Lists the trusted callbacks provided by the implementing class. |
ViewsTestDataController::trustedCallbacks |
function |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestDataController.php |
Lists the trusted callbacks provided by the implementing class. |
views_test_data_handler_test_access_callback |
function |
core/modules/views/tests/modules/views_test_data/views_test_data.module |
Access callback for the generic handler test. |
views_test_data_handler_test_access_callback_argument |
function |
core/modules/views/tests/modules/views_test_data/views_test_data.module |
Access callback with an argument for the generic handler test. |
YamlPecl::applyBooleanCallbacks |
function |
core/lib/Drupal/Component/Serialization/YamlPecl.php |
Applies callbacks after parsing to ignore 1.1 style booleans. |
YamlPeclTest::testApplyBooleanCallbacks |
function |
core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php |
Tests YAML boolean callback. |
_batch_test_callback_1 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_callback_2 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_callback_5 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_callback_6 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_callback_7 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_nested_batch_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
_batch_test_nested_drupal_form_submit_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Batch operation: Submits form_test_mock_form(). |
_batch_test_theme_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Implements callback_batch_operation(). |
_batch_test_title_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Tests the title on the progress page by performing a batch callback. |
_test_batch_test_callback |
function |
core/modules/system/tests/modules/test_batch_test/test_batch_test.install |
Callback for batch operations. |