Search for callback
- Search 7.x for callback
- Search 9.5.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 |
|---|---|---|---|
| RendererCallbackTest::testCallback | function | core/ |
Tests the expected deprecations are triggered by Renderer::doCallback(). |
| RendererCallbackTest::__invoke | function | core/ |
Implements magic method as a render callback. |
| RendererPlaceholdersTest::testNonScalarLazybuilderCallbackContext | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
| RendererPlaceholdersTest::testScalarLazybuilderCallbackContext | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
| RendererTest::testRenderWithAccessCallbackCallable | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
| RendererTest::testRenderWithAccessPropertyAndCallback | function | core/ |
Ensures that the #access property wins over the callable. |
| RenderPlaceholderMessageTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| RouteProcessorCsrf::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
| Select::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| ShortcutLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| SortPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| State::labelCallback | function | core/ |
Helper method to convert a State value object to a label. |
| StateTest::testLabelCallback | function | core/ |
@covers ::labelCallback[[api-linebreak]] |
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StylePluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| SystemTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| system_post_update_language_item_callback | function | core/ |
Force cache clear for language item callback. |
| Table::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| Tableselect::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| TestAccessClass::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TestAjaxBlock::ajaxCallback | function | core/ |
Ajax callback. |
| TestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| TestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
| TestCallables::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TestPermissionCallbacks | class | core/ |
|
| TestPermissionCallbacks::singleDescription | function | core/ |
|
| TestPermissionCallbacks::titleDescription | function | core/ |
|
| TestPermissionCallbacks::titleDescriptionRestrictAccess | function | core/ |
|
| TestPermissionCallbacks::titleProvider | function | core/ |
|
| Textarea::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| TextareaTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TextareaTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| Textfield::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| TextfieldTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TextfieldTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| TextFormat::accessDeniedCallback | function | core/ |
Render API callback: Hides the field value of 'text_format' elements. |
| TextTrimmedFormatter::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TitleCallback | class | core/ |
Provides an example title callback for the testDynamicTitle method above. |
| TitleCallback::example | function | core/ |
Gets the example string. |
| Token::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| TokenTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TokenTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| ToolbarController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ToolbarLinkBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TrustedCallbackInterface | interface | core/ |
Interface to declare trusted callbacks. |
| TrustedCallbackInterface.php | file | core/ |
|
| TrustedCallbackInterface::THROW_EXCEPTION | constant | core/ |
Untrusted callbacks throw exceptions. |
| TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION | constant | core/ |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
| TrustedCallbackInterface::TRIGGER_WARNING | constant | core/ |
Untrusted callbacks trigger E_USER_WARNING errors. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.