Search for callback
- Search 7.x for callback
- Search 9.5.x for callback
- Search 8.9.x for callback
- Search 10.3.x for callback
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Callback | class | core/ |
Passes the source value to a callback. |
| callback | function | core/ |
A test render callback. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| Callbacks::lazyLoadFormAjax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
| Callbacks::selectCallback | function | core/ |
Ajax callback triggered by select. |
| Callbacks::tableselectGetData | function | core/ |
Create a header and options array. Helper function for callbacks. |
| Callbacks::userRegisterFormRebuild | function | core/ |
Submit callback that just lets the form rebuild. |
| Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
| Callbacks::validationFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
| Callbacks::validationNumberFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
| CallbackTest | class | core/ |
Tests the callback process plugin. |
| CallbackTest.php | file | core/ |
|
| CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
| CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
| CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
| CallbackTest::testCallback | function | core/ |
Tests callback with valid "callable". |
| CallbackTest::testCallbackArray | function | core/ |
Test callback with valid "callable" and multiple arguments. |
| CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
| callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
| callback_batch_finished | function | core/ |
Complete a batch process. |
| callback_batch_operation | function | core/ |
Perform a single batch operation. |
| Checkbox::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| Checkboxes::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| ClaroPreRender::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| CommentLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| CommentStatisticsUnitTest::fetchObjectCallback | function | core/ |
Return value callback for fetchObject() function on mocked object. |
| ComposerInspector::$processCallback | property | core/ |
The process output callback. |
| ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
Tests update default callback. |
| ContentModerationConfigureEntityTypesForm::ajaxCallback | function | core/ |
Ajax callback to close the modal and update the selected text. |
| Custom::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| Datelist::valueCallback | function | core/ |
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form. |
| DatelistElementFormTest::datelistDateCallback | function | core/ |
|
| DatelistElementFormTest::datelistDateCallbackTrusted | function | core/ |
|
| DatelistElementFormTest::testDatelistElementUntrustedCallbacks | function | core/ |
Tests that exceptions are raised if untrusted callbacks are used. |
| DatelistElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| Datetime::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| DatetimeElementFormTest::datetimeDateCallback | function | core/ |
|
| DatetimeElementFormTest::datetimeDateCallbackTrusted | function | core/ |
|
| DatetimeElementFormTest::datetimeTimeCallback | function | core/ |
|
| DatetimeElementFormTest::datetimeTimeCallbackTrusted | function | core/ |
|
| DatetimeElementFormTest::testDatetimeElementUntrustedCallbacks | function | core/ |
Tests that deprecations are raised if untrusted callbacks are used. |
| DatetimeElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| DatetimeFormElementTest::testDatetimeLocalValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DisplayPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| DoTrustedCallbackTrait | trait | core/ |
Ensures that only predefined methods can be used as callback methods. |
| DoTrustedCallbackTrait.php | file | core/ |
|
| DoTrustedCallbackTrait::doTrustedCallback | function | core/ |
Performs a callback. |
| DoTrustedCallbackTraitTest | class | core/ |
Tests Drupal\Core\Security\DoTrustedCallbackTrait. |
| DoTrustedCallbackTraitTest.php | file | core/ |
|
| DoTrustedCallbackTraitTest::errorTypeProvider | function | core/ |
Data provider for tests of ::doTrustedCallback $error_type argument. |
| DoTrustedCallbackTraitTest::providerTestTrustedCallbacks | function | core/ |
Data provider for ::testTrustedCallbacks(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.