20 calls to Drupal::classResolver()
- ckeditor5_post_update_alignment_buttons in core/
modules/ ckeditor5/ ckeditor5.post_update.php - Updates text formats that has alignment shown as individual buttons.
- ckeditor5_post_update_image_toolbar_item in core/
modules/ ckeditor5/ ckeditor5.post_update.php - The image toolbar item changed from `uploadImage` to `drupalInsertImage`.
- ckeditor_post_update_omit_settings_for_disabled_plugins in core/
modules/ ckeditor/ ckeditor.post_update.php - Updates Text Editors using CKEditor 4 to omit settings for disabled plugins.
- DrupalTest::testClassResolver in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the classResolver method.
- DrupalTest::testClassResolverWithClass in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the classResolver method when called with a class.
- image_entity_view_display_presave in core/
modules/ image/ image.module - Implements hook_ENTITY_TYPE_presave() for entity_view_display.
- image_post_update_image_loading_attribute in core/
modules/ image/ image.post_update.php - Add the image loading attribute setting to image field formatter instances.
- layout_builder_cron in core/
modules/ layout_builder/ layout_builder.module - Implements hook_cron().
- layout_builder_entity_delete in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_delete().
- layout_builder_entity_presave in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_presave().
- layout_builder_post_update_section_storage_context_mapping in core/
modules/ layout_builder/ layout_builder.post_update.php - Update view displays that use Layout Builder to add empty context mappings.
- layout_builder_quickedit_render_field in core/
modules/ quickedit/ quickedit.module - Implements hook_quickedit_render_field().
- quickedit_entity_view_alter in core/
modules/ quickedit/ quickedit.module - Implements hook_entity_view_alter().
- system_post_update_extra_fields_form_display in core/
modules/ system/ system.post_update.php - Update all entity form displays that contain extra fields.
- text_post_update_add_required_summary_flag_form_display in core/
modules/ text/ text.post_update.php - Update text_with_summary widgets to add summary required flags.
- tour_post_update_joyride_selectors_to_selector_property in core/
modules/ tour/ tour.post_update.php - Convert Joyride selectors to `selector` property.
- views_post_update_field_names_for_multivalue_fields in core/
modules/ views/ views.post_update.php - Update field names for multi-value base fields.
- views_post_update_image_lazy_load in core/
modules/ views/ views.post_update.php - Add lazy load options to all image type field configurations.
- views_post_update_sort_identifier in core/
modules/ views/ views.post_update.php - Add the identifier option to all sort handler configurations.
- views_view_presave in core/
modules/ views/ views.module - Implements hook_ENTITY_TYPE_presave().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.