Search for callback
- Search 7.x for callback
- Search 8.9.x for callback
- Search 10.3.x for callback
- Search 11.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 |
---|---|---|---|
BigPipeRegressionTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BigPipeTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BlockViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BrowserTestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
BubblingTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
callback | function | core/ |
A test render callback. |
Callback | class | core/ |
Passes the source value to a callback. |
Callback.php | file | core/ |
|
Callback::transform | function | core/ |
Performs the associated process. |
Callback::__construct | function | core/ |
|
Callbacks | group | core/ |
Callback function signatures. |
Callbacks | class | core/ |
Simple class for testing methods as Form API callbacks. |
Callbacks | class | core/ |
Simple object for testing methods as Ajax callbacks. |
Callbacks.php | file | core/ |
|
Callbacks.php | file | core/ |
|
Callbacks::checkboxCallback | function | core/ |
Ajax callback triggered by checkbox. |
Callbacks::checkboxGroupCallback | function | core/ |
Ajax callback triggered by the checkbox in a #group. |
Callbacks::dateCallback | function | core/ |
Ajax callback triggered by date. |
Callbacks::datetimeCallback | function | core/ |
Ajax callback triggered by datetime. |
Callbacks::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
Callbacks::selectCallback | function | core/ |
Ajax callback triggered by select. |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_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. |
ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
@covers ::update |
Connection::$rootTransactionEndCallbacks | property | core/ |
Post-root (non-nested) transaction commit callbacks. |
Connection::addRootTransactionEndCallback | function | core/ |
Adds a root transaction end callback. |
ContainerAwareEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
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/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.