| TransactionTest::testRootTransactionEndCallbackCalledOnCommit |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests post-transaction callback executes after transaction commit. |
| TransactionTest::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests post-transaction rollback failure after a DDL statement. |
| TrustedCallback |
class |
core/lib/Drupal/Core/Security/Attribute/TrustedCallback.php |
Attribute to tell that a method is a trusted callback. |
| TrustedCallback.php |
file |
core/lib/Drupal/Core/Security/Attribute/TrustedCallback.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::trustedCallbacks |
function |
core/lib/Drupal/Core/Security/TrustedCallbackInterface.php |
Lists the trusted callbacks provided by the implementing class. |
| TrustedMethods::attributeCallback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
#[TrustedCallback] |
| TrustedMethods::callback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
| TrustedMethods::trustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Lists the trusted callbacks provided by the implementing class. |
| TrustedMethods::unTrustedCallback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
| TrustedObject::callback |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
| TurtleLazyBuilder::trustedCallbacks |
function |
core/modules/big_pipe/tests/src/Unit/Render/FiberPlaceholderTest.php |
Lists the trusted callbacks provided by the implementing class. |
| 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 |
Lists the trusted callbacks provided by the implementing class. |
| 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 |
Lists the trusted callbacks provided by the implementing class. |
| 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. |
| WorkspacesLazyBuilders::trustedCallbacks |
function |
core/modules/workspaces/src/WorkspacesLazyBuilders.php |
Lists the trusted callbacks provided by the implementing class. |
| 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_set_file_callback_1 |
function |
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc |
Implements callback_batch_operation(). |
| _test_batch_test_callback |
function |
core/modules/system/tests/modules/test_batch_test/test_batch_test.install |
Callback for batch operations. |