You are here

14 calls to Drupal::classResolver() in Drupal 10

demo_umami_content_module_preinstall in core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install
Implements hook_module_preinstall().
demo_umami_content_uninstall in core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install
Implements hook_uninstall().
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.
field_field_config_insert in core/modules/field/field.module
Implements hook_ENTITY_TYPE_insert() for 'field_config'.
field_layout_entity_view_alter in core/modules/field_layout/field_layout.module
Implements hook_entity_view_alter().
field_layout_form_alter in core/modules/field_layout/field_layout.module
Implements hook_form_alter().
hook_post_update_NAME in core/lib/Drupal/Core/Extension/module.api.php
Executes an update which is intended to update data, like entities.
inline_form_errors_element_info_alter in core/modules/inline_form_errors/inline_form_errors.module
Implements hook_element_info_alter().
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_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().