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. |
UserLazyBuilder::trustedCallbacks |
function |
core/modules/navigation/src/UserLazyBuilder.php |
Lists the trusted callbacks provided by the implementing class. |
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_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_callback_8 |
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. |