11 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.
- FormHooks::userFormSubmit in core/
themes/ admin/ src/ Hook/ FormHooks.php - Submit handler for the user form.
- FormHooks::userFormSubmit in core/
themes/ default_admin/ src/ Hook/ FormHooks.php - Submit handler for the user form.
- 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().
- Settings::getInstance in core/
themes/ admin/ src/ Settings.php - Gets the admin settings.
- Settings::getInstance in core/
themes/ default_admin/ src/ Settings.php - Gets the admin settings.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.