AccountForm::trustedCallbacks |
function |
core/modules/user/src/AccountForm.php |
Lists the trusted callbacks provided by the implementing class. |
AddFormBase::trustedCallbacks |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Lists the trusted callbacks provided by the implementing class. |
AddFormBase::updateFormCallback |
function |
core/modules/media_library/src/Form/AddFormBase.php |
AJAX callback to update the entire form based on source field input. |
AjaxCallbacksTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
Tests Ajax callbacks on FAPI elements. |
AjaxCallbacksTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
|
AjaxCallbacksTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
The theme to install as the default for testing. |
AjaxCallbacksTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
Modules to install. |
AjaxCallbacksTest::testDateAjaxCallback |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
Tests if Ajax callback works on date element. |
AjaxCallbacksTest::testDateTimeAjaxCallback |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php |
Tests if Ajax callback works on datetime element. |
AjaxFormsTestSimpleForm::textfieldCallback |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php |
|
AjaxTestImageEffect::ajaxCallback |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php |
AJAX callback. |
AllowedValuesConstraintValidatorTest::allowedValueCallback |
function |
core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::testValidationCallback |
function |
core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException |
function |
core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
ArgumentPluginBase::trustedCallbacks |
function |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
Lists the trusted callbacks provided by the implementing class. |
BaseFieldDefinition::getDefaultValueCallback |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Returns the default value callback for the field. |
BaseFieldDefinition::setDefaultValueCallback |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
|
BaseFieldDefinitionTest::mockDefaultValueCallback |
function |
core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php |
Provides a Mock base field default value callback. |
BaseFieldDefinitionTest::testDefaultValueCallback |
function |
core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php |
Tests default value callbacks. |
BaseFieldDefinitionTest::testInvalidDefaultValueCallback |
function |
core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php |
Tests invalid default value callbacks. |
BaseFieldDefinitionTest::testNullDefaultValueCallback |
function |
core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php |
Tests NULL default value callbacks. |
BaseFieldOverrideTest::defaultValueCallbackPrimitive |
function |
core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php |
A default value callback which returns a primitive value. |
BaseFieldOverrideTest::testDefaultValueCallback |
function |
core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php |
Tests the default value callback. |
BatchBuilder::setFinishCallback |
function |
core/lib/Drupal/Core/Batch/BatchBuilder.php |
Sets the finished callback. |
BatchBuilderTest::finishedCallback |
function |
core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php |
Empty callback for the tests. |
BatchBuilderTest::operationCallback |
function |
core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php |
Empty callback for the tests. |
BatchBuilderTest::testSetFinishCallback |
function |
core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php |
Tests setFinishCallback(). |
BatchTestCallbacks |
class |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Batch callbacks for testing batches. |
BatchTestCallbacks.php |
file |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
|
BatchTestCallbacks::callback1 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback2 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback5 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback6 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback7 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback8 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::finished0 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished1 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished1Finished |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished2 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished3 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished4 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished5 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished6 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished7 |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_finished(). |
BatchTestCallbacks::finishedHelper |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Provides a common 'finished' callback for batches 1 to 7. |
BatchTestCallbacks::nestedBatchCallback |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::themeCallback |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Implements callback_batch_operation(). |
BatchTestCallbacks::titleCallback |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php |
Tests the title on the progress page by performing a batch callback. |
BatchTestHelper::nestedDrupalFormSubmitCallback |
function |
core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php |
Batch operation: Submits form_test_mock_form(). |
BigPipeRegressionTestController::trustedCallbacks |
function |
core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php |
Lists the trusted callbacks provided by the implementing class. |