20 string references to 'callback' in Drupal 9
- BubbleableMetadataTest::providerTestMerge in core/
tests/ Drupal/ Tests/ Core/ Render/ BubbleableMetadataTest.php - Provides test data for testMerge().
- d6_action.yml in core/
modules/ action/ migrations/ d6_action.yml - core/modules/action/migrations/d6_action.yml
- d6_custom_block_translation.yml in core/
modules/ content_translation/ migrations/ d6_custom_block_translation.yml - core/modules/content_translation/migrations/d6_custom_block_translation.yml
- d6_menu_links_translation.yml in core/
modules/ content_translation/ migrations/ d6_menu_links_translation.yml - core/modules/content_translation/migrations/d6_menu_links_translation.yml
- d6_taxonomy_term_localized_translation.yml in core/
modules/ content_translation/ migrations/ d6_taxonomy_term_localized_translation.yml - core/modules/content_translation/migrations/d6_taxonomy_term_localized_translation.yml
- d7_action.yml in core/
modules/ action/ migrations/ d7_action.yml - core/modules/action/migrations/d7_action.yml
- d7_custom_block_translation.yml in core/
modules/ content_translation/ migrations/ d7_custom_block_translation.yml - core/modules/content_translation/migrations/d7_custom_block_translation.yml
- d7_menu_links_translation.yml in core/
modules/ content_translation/ migrations/ d7_menu_links_translation.yml - core/modules/content_translation/migrations/d7_menu_links_translation.yml
- d7_rdf_mapping.yml in core/
modules/ rdf/ migrations/ d7_rdf_mapping.yml - core/modules/rdf/migrations/d7_rdf_mapping.yml
- d7_taxonomy_term_localized_translation.yml in core/
modules/ content_translation/ migrations/ d7_taxonomy_term_localized_translation.yml - core/modules/content_translation/migrations/d7_taxonomy_term_localized_translation.yml
- default_language.yml in core/
modules/ language/ migrations/ default_language.yml - core/modules/language/migrations/default_language.yml
- DoTrustedCallbackTraitTest::errorTypeProvider in core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php - Data provider for tests of ::doTrustedCallback $error_type argument.
- DoTrustedCallbackTraitTest::providerTestTrustedCallbacks in core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php - Data provider for ::testTrustedCallbacks().
- DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks in core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php - Data provider for ::testUntrustedCallbacks().
- HandleMultiplesTest::getDefinition in core/
modules/ migrate/ tests/ src/ Kernel/ process/ HandleMultiplesTest.php - Provides the test migration definition.
- PlaceholdersTest::trustedCallbacks in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTestBase.php - Lists the trusted callbacks provided by the implementing class.
- RecursivePlaceholdersTest::trustedCallbacks in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - Lists the trusted callbacks provided by the implementing class.
- RenderElement::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElement.php - Adds Ajax information about an element to communicate with JavaScript.
- system_maintenance.yml in core/
modules/ system/ migrations/ system_maintenance.yml - core/modules/system/migrations/system_maintenance.yml
- TrustedMethods::trustedCallbacks in core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php - Lists the trusted callbacks provided by the implementing class.