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 |
---|---|---|---|
BatchTestCallbacks | class | core/ |
Batch callbacks for testing batches. |
BatchTestCallbacks.php | file | core/ |
|
BatchTestCallbacks::callback1 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback2 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback5 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback6 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback7 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::callback8 | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::finished0 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished1 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished1Finished | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished2 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished3 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished4 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished5 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished6 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finished7 | function | core/ |
Implements callback_batch_finished(). |
BatchTestCallbacks::finishedHelper | function | core/ |
Provides a common 'finished' callback for batches 1 to 7. |
BatchTestCallbacks::nestedBatchCallback | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::themeCallback | function | core/ |
Implements callback_batch_operation(). |
BatchTestCallbacks::titleCallback | function | core/ |
Tests the title on the progress page by performing a batch callback. |
BatchTestHelper::nestedDrupalFormSubmitCallback | function | core/ |
Batch operation: Submits form_test_mock_form(). |
batch_test.callbacks.inc | file | core/ |
|
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. |
CallableResolverTest::testCallbackResolver | function | core/ |
@covers ::getCallableFromDefinition |
CallableResolverTest::testCallbackResolverExceptionHandling | function | core/ |
@dataProvider callableResolverExceptionHandlingTestCases @covers ::getCallableFromDefinition |
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 | class | core/ |
Simple object with callbacks. |
Callbacks.php | file | core/ |
|
Callbacks.php | file | core/ |
|
Callbacks.php | file | core/ |
|
Callbacks::advancedCommandsAddCssCallback | function | core/ |
Ajax callback for 'add_css'. |
Callbacks::advancedCommandsAfterCallback | function | core/ |
Ajax form callback: Selects 'after'. |
Callbacks::advancedCommandsAlertCallback | function | core/ |
Ajax form callback: Selects 'alert'. |
Callbacks::advancedCommandsAnnounceAssertiveCallback | function | core/ |
Ajax form callback: Selects 'announce' with 'assertive' priority. |
Callbacks::advancedCommandsAnnounceCallback | function | core/ |
Ajax form callback: Selects 'announce' with no priority specified. |
Callbacks::advancedCommandsAnnouncePoliteCallback | function | core/ |
Ajax form callback: Selects 'announce' with 'polite' priority. |
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.