16 calls to Drupal::classResolver()

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.
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_entity_view_alter in core/modules/layout_builder/layout_builder.module
Implements hook_entity_view_alter().
layout_builder_quickedit_render_field in core/modules/layout_builder/layout_builder.module
Implements hook_quickedit_render_field().
system_post_update_entity_reference_autocomplete_match_limit in core/modules/system/system.post_update.php
Populate the new 'match_limit' setting for the ER autocomplete widget.
system_post_update_extra_fields in core/modules/system/system.post_update.php
Update all entity view displays that contain extra fields.
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 in core/modules/text/text.post_update.php
Update text_with_summary fields to add summary required flags.
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.
views_post_update_entity_link_url in core/modules/views/views.post_update.php
Add additional settings to the entity link field and convert node_path usage to entity_link.
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_limit_operator_defaults in core/modules/views/views.post_update.php
Define default values for limit operators settings in all filters.
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.