Search for callback
- Search 7.x for callback
- Search 9.5.x for callback
- Search 8.9.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 |
---|---|---|---|
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
ProcessingTest::testBatchRedirectFinishedCallback | function | core/ |
Tests batches that redirect in the batch finished callback. |
Radios::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
Range::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
RecursiveExtensionFilterCallback | class | core/ |
Filters a RecursiveDirectoryIterator to discover extensions. |
RecursiveExtensionFilterCallback.php | file | core/ |
|
RecursiveExtensionFilterCallback::$allowedExtensionTypes | property | core/ |
List of base extension type directory names to scan. |
RecursiveExtensionFilterCallback::$skippedFolders | property | core/ |
List of directory names to skip when recursing. |
RecursiveExtensionFilterCallback::accept | function | core/ |
Checks whether a given filesystem directory is acceptable. |
RecursiveExtensionFilterCallback::__construct | function | core/ |
Construct a RecursiveExtensionFilterCallback. |
RecursivePlaceholdersTest::callback | function | core/ |
#lazy_builder callback; bubbles another placeholder. |
RecursivePlaceholdersTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
RenderCallbackInterface | interface | core/ |
Indicates all public methods are safe to use in render callbacks. |
RenderCallbackInterface.php | file | core/ |
|
RenderCallbacks | class | core/ |
Defines a class for render callbacks. |
RenderCallbacks | class | core/ |
Defines a class for render element callbacks. |
RenderCallbacks.php | file | core/ |
|
RenderCallbacks.php | file | core/ |
|
RenderCallbacks::alterLayoutBuilder | function | core/ |
Pre-render callback for layout builder. |
RenderCallbacks::removeTabAttributes | function | core/ |
Render callback. |
RenderCallbacks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
Renderer::doCallback | function | core/ |
Performs a callback. |
RendererCallbackTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Renderer[[api-linebreak]] @group Render |
RendererCallbackTest.php | file | core/ |
|
RendererCallbackTest::providerTestCallback | function | core/ |
Data provider for testCallback(). |
RendererCallbackTest::renderCallback | function | core/ |
A test render callback. |
RendererCallbackTest::setUp | function | core/ |
|
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. |
ShortcutLazyBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
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. |
StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback | function | core/ |
Function used in the mocking process of this test. |
StaticTrustedCallbackHelper | class | core/ |
Defines a class for performing trusted callbacks in a static context. |
StaticTrustedCallbackHelper.php | file | core/ |
|
StaticTrustedCallbackHelper::callback | function | core/ |
Performs a callback. |
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. |
Table::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
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.