34 calls to Drupal::classResolver()
- ckeditor5_post_update_code_block in core/
modules/ ckeditor5/ ckeditor5.post_update.php - Updates Text Editors using CKEditor 5 Code Block.
- ckeditor5_post_update_image_toolbar_item in core/
modules/ ckeditor5/ ckeditor5.post_update.php - The image toolbar item changed from `uploadImage` to `drupalInsertImage`.
- ckeditor5_post_update_list_multiblock in core/
modules/ ckeditor5/ ckeditor5.post_update.php - Updates Text Editors using CKEditor 5.
- ckeditor5_post_update_list_start_reversed in core/
modules/ ckeditor5/ ckeditor5.post_update.php - Updates Text Editors using CKEditor 5 to native List "start" functionality.
- ckeditor5_post_update_plugins_settings_export_order in core/
modules/ ckeditor5/ ckeditor5.post_update.php - Updates Text Editors using CKEditor 5 to sort plugin settings by plugin key.
- datetime_range_post_update_from_to_configuration in core/
modules/ datetime_range/ datetime_range.post_update.php - Adds 'from_to' in flagged entity view date range formatter.
- 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.
- editor_post_update_sanitize_image_upload_settings in core/
modules/ editor/ editor.post_update.php - Clean up image upload settings.
- filter_post_update_sort_filters in core/
modules/ filter/ filter.post_update.php - Sorts filter format filter configuration.
- 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().
- media_entity_view_display_presave in core/
modules/ media/ media.module - Implements hook_ENTITY_TYPE_presave() for entity_view_display.
- media_post_update_oembed_loading_attribute in core/
modules/ media/ media.post_update.php - Add the oEmbed loading attribute setting to field formatter instances.
- navigation_menu_links_discovered_alter in core/
modules/ navigation/ navigation.module - Implements hook_menu_links_discovered_alter().
- PostgreSqlSequenceUpdateTest::getSequenceOwner in core/
modules/ pgsql/ tests/ src/ Functional/ Database/ PostgreSqlSequenceUpdateTest.php - Retrieves the sequence owner object.
- ResponsiveImageStyle::preSave in core/
modules/ responsive_image/ src/ Entity/ ResponsiveImageStyle.php - Acts on an entity before the presave hook is invoked.
- responsive_image_entity_view_display_presave in core/
modules/ responsive_image/ responsive_image.module - Implements hook_ENTITY_TYPE_presave() for entity_view_display.
- responsive_image_post_update_image_loading_attribute in core/
modules/ responsive_image/ responsive_image.post_update.php - Add the image loading settings to responsive image field formatter instances.
- responsive_image_post_update_order_multiplier_numerically in core/
modules/ responsive_image/ responsive_image.post_update.php - Re-order mappings by breakpoint ID and descending numeric multiplier order.
- system_post_update_add_description_to_entity_form_mode in core/
modules/ system/ system.post_update.php - Update description for form modes.
- system_post_update_add_description_to_entity_view_mode in core/
modules/ system/ system.post_update.php - Update description for view modes.
- views_post_update_add_missing_labels in core/
modules/ views/ views.post_update.php - Add labels to views which don't have one.
- views_post_update_fix_revision_id_part in core/
modules/ views/ views.post_update.php - Fix '-revision_id' replacement token syntax.
- views_post_update_oembed_eager_load in core/
modules/ views/ views.post_update.php - Add eager load option to all oembed type field configurations.
- views_post_update_pager_heading in core/
modules/ views/ views.post_update.php - Adds a default pager heading.
- views_post_update_remove_default_argument_skip_url in core/
modules/ views/ views.post_update.php - Remove default_argument_skip_url setting.
- views_post_update_rendered_entity_field_cache_metadata in core/
modules/ views/ views.post_update.php - Removes entity display cache metadata from views with rendered entity fields.
- views_post_update_responsive_image_lazy_load in core/
modules/ views/ views.post_update.php - Add lazy load options to all responsive image type field configurations.
- views_post_update_taxonomy_filter_user_context in core/
modules/ views/ views.post_update.php - Removes User context from views with taxonomy filters.
- views_post_update_timestamp_formatter in core/
modules/ views/ views.post_update.php - Update timestamp formatter settings for views.
- views_post_update_views_data_argument_plugin_id in core/
modules/ views/ views.post_update.php - Post update configured views for entity reference argument plugin IDs.
- 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.