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 |
---|---|---|---|
DoTrustedCallbackTraitTest::testUntrustedCallbacks | function | core/ |
@covers ::doTrustedCallback[[api-linebreak]] @dataProvider providerTestUntrustedCallbacks |
DriverSpecificTransactionTestBase::$postTransactionCallbackAction | property | core/ |
Keeps track of the post-transaction callback action executed. |
DriverSpecificTransactionTestBase::rootTransactionCallback | function | core/ |
A post-transaction callback for testing purposes. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackAddedWithoutTransaction | function | core/ |
Tests that adding a post-transaction callback fails with no transaction. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback executes after a DDL statement. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback failure after a DDL statement. |
DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
Element::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
ElementInfoTestNumberBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
EntityAutocomplete::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
EntityFieldDefaultValueTest::testDefaultValueCallback | function | core/ |
Tests custom default value callbacks. |
EntityReference::getValueOptionsCallback | function | core/ |
Returns the value options for a select widget. |
EntityType::$uri_callback | property | core/ |
A callable that can be used to provide the entity URI. |
EntityType::getUriCallback | function | core/ |
Gets a callable that can be used to provide the entity URI. |
EntityType::setUriCallback | function | core/ |
Sets a callable to use to provide the entity URI. |
EntityTypeInterface::getUriCallback | function | core/ |
Gets a callable that can be used to provide the entity URI. |
EntityTypeInterface::setUriCallback | function | core/ |
Sets a callable to use to provide the entity URI. |
EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
EntityUrlTest::testToUrlUriCallback | function | core/ |
Tests the toUrl() method with a URI callback. |
EntityUrlTest::testToUrlUriCallbackUndefined | function | core/ |
Tests the toUrl() method with neither link templates nor a URI callback. |
EntityViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
EntityViewController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
FieldBlock::formatterSettingsAjaxCallback | function | core/ |
Render API callback: gets the layout settings elements. |
FieldBlock::formatterSettingsProcessCallback | function | core/ |
Render API callback: builds the formatter settings elements. |
FieldConfigBase::$default_value_callback | property | core/ |
The name of a callback function that returns default values. |
FieldConfigBase::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
FieldConfigBase::setDefaultValueCallback | function | core/ |
Sets a custom default value callback. |
FieldConfigEditForm::addAjaxCallbacks | function | core/ |
Add Ajax callback for all inputs. |
FieldConfigInterface::setDefaultValueCallback | function | core/ |
Sets a custom default value callback. |
FieldDefaultValueCallbackProvider | class | core/ |
Helper class for \Drupal\Tests\field\Functional\FieldDefaultValueCallbackTest. |
FieldDefaultValueCallbackProvider.php | file | core/ |
|
FieldDefaultValueCallbackProvider::calculateDefaultValue | function | core/ |
Helper callback calculating a default value. |
FieldDefaultValueCallbackTest | class | core/ |
Tests the default value callback. |
FieldDefaultValueCallbackTest.php | file | core/ |
|
FieldDefaultValueCallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldDefaultValueCallbackTest::$fieldName | property | core/ |
The field name. |
FieldDefaultValueCallbackTest::$modules | property | core/ |
Modules to install. |
FieldDefaultValueCallbackTest::setUp | function | core/ |
|
FieldDefaultValueCallbackTest::testDefaultValueCallbackForm | function | core/ |
Tests the default value callback functionality for fields. |
FieldDefinition::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
FieldDefinition::setDefaultValueCallback | function | core/ |
Set the default value callback for the field. |
FieldDefinitionInterface::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
FieldDefinitionTest::mockDefaultValueCallback | function | core/ |
Provides a Mock base field default value callback. |
FieldDefinitionTest::testDefaultValueCallback | function | core/ |
Tests default value callbacks. |
FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
FieldDefinitionTest::testNullDefaultValueCallback | function | core/ |
Tests NULL default value callbacks. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.