15 calls to Drupal::classResolver()

block_content_post_update_remove_block_content_listing_empty in core/modules/block_content/block_content.post_update.php
Remove block_content_listing_empty from views.
ckeditor5_post_update_list_type_again in core/modules/ckeditor5/ckeditor5.post_update.php
Updates Text Editors using CKEditor 5 to native List "type" functionality.
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.
LayoutBuilderHooks::cron in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_cron().
LayoutBuilderHooks::entityDelete in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_delete().
LayoutBuilderHooks::entityPresave in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_presave().
LayoutBuilderHooks::entityUpdate in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_update().
NavigationHooks::menuLinksDiscoveredAlter in core/modules/navigation/src/Hook/NavigationHooks.php
Implements hook_menu_links_discovered_alter().
search_post_update_block_with_empty_page_id in core/modules/search/search.post_update.php
Updates Search Blocks' without an explicit `page_id` from '' to NULL.
system_post_update_delete_rss_config in core/modules/system/system.post_update.php
Delete obsolete system.rss configuration.
ViewsConfigUpdaterTest::testUpdateRssViewMode in core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
Tests the `needsRssViewModeUpdate` method.
ViewsConfigUpdaterTest::testUpdateRssViewModeSkipsOtherType in core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
Tests the `needsRssViewModeUpdate` method.
ViewsConfigUpdaterTest::testUpdateRssViewModeWithoutKnownPreviousMode in core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
Tests the `needsRssViewModeUpdate` method.
views_post_update_format_plural in core/modules/views/views.post_update.php
Updates the format plural option for those views using aggregation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.