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 |
---|---|---|---|
MenuRouterTest::doTestThemeCallbackMaintenanceMode | function | core/ |
Test the theme negotiation when the site is in maintenance mode. |
MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Test the theme negotiation when no theme is requested. |
MenuRouterTest::doTestThemeCallbackOptionalTheme | function | core/ |
Test the theme negotiation when it is set to use an optional theme. |
MenuRouterTest::doTestTitleCallbackFalse | function | core/ |
Test title callback set to FALSE. |
MenuRouterTest::doTestTitleMenuCallback | function | core/ |
Tests page title of MENU_CALLBACKs. |
MenuTestController::breadcrumbTitleCallback | function | core/ |
A title callback for XSS breadcrumb check. |
MenuTestController::menuTestCallback | function | core/ |
Some known placeholder content which can be used for testing. |
MenuTestController::titleCallback | function | core/ |
A title callback method for test routes. |
menu_test_title_callback | function | core/ |
Title callback: Concatenates the title and case number. |
NodeSearch::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
NodeViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
options_test_allowed_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
options_test_dynamic_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
PagerTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
Password::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PasswordConfirm::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordConfirmTest::testValueCallback | function | core/ |
@covers ::valueCallback |
PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordTest::testValueCallback | function | core/ |
@covers ::valueCallback |
PathElement::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ |
Tests the alter route method with preexisting title callback. |
PermissionHandlerTest::testBuildPermissionsYamlCallback | function | core/ |
Tests dynamic callback permissions provided by YML files. |
PermissionHandlerTest::testPermissionsYamlStaticAndCallback | function | core/ |
Tests a YAML file containing both static permissions and a callback. |
PlaceholdersTest::callback | function | core/ |
#lazy_builder callback; attaches setting, generates markup. |
PlaceholdersTest::callbackPerUser | function | core/ |
#lazy_builder callback; attaches setting, generates markup, user-specific. |
PlaceholdersTest::callbackTagCurrentTemperature | function | core/ |
#lazy_builder callback; attaches setting, generates markup, cache tag. |
PlaceholdersTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
PluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
PluginManagerBaseTest::createInstanceCallback | function | core/ |
A callback method for mocking FactoryInterface objects. |
PrepareCallbackTestForm | class | core/ |
A test form used for the prepareCallback() tests. |
PrepareCallbackTestForm::buildForm | function | core/ |
Form constructor. |
PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PrepareCallbackTestForm::submitForm | function | core/ |
Form submission handler. |
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. |
RdfaAttributesTest::testDatatypeCallback | function | core/ |
Test attribute creation for mappings which override human-readable content. |
RdfaAttributesTest::testDatatypeCallbackWithConverter | function | core/ |
Test attribute creation for mappings which use data converters. |
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/ |
|
Renderer::doCallback | function | core/ |
Performs a callback. |
RendererCallbackTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Renderer @group Render @group legacy Once Renderer::doCallback() throws exceptions this will no longer be a legacy test. |
RendererCallbackTest.php | file | core/ |
|
RendererCallbackTest::providerTestCallback | function | core/ |
Data provider for testCallback(). |
RendererCallbackTest::renderCallback | function | core/ |
A test render callback. |
RendererCallbackTest::setUp | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.