You are here

39 string references to class_resolver in Drupal 10

ConfigEntityUpdaterTest::testUpdate in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigEntityUpdaterTest::testUpdateDefaultCallback in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigEntityUpdaterTest::testUpdateException in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
content_moderation_entity_base_field_info in core/modules/content_moderation/content_moderation.module
Implements hook_entity_base_field_info().
content_moderation_entity_delete in core/modules/content_moderation/content_moderation.module
Implements hook_entity_delete().
content_moderation_entity_extra_field_info in core/modules/content_moderation/content_moderation.module
Implements hook_entity_extra_field_info().
content_moderation_entity_insert in core/modules/content_moderation/content_moderation.module
Implements hook_entity_insert().
content_moderation_entity_prepare_form in core/modules/content_moderation/content_moderation.module
Implements hook_entity_prepare_form().
content_moderation_entity_presave in core/modules/content_moderation/content_moderation.module
Implements hook_entity_presave().
content_moderation_entity_revision_delete in core/modules/content_moderation/content_moderation.module
Implements hook_entity_revision_delete().
content_moderation_entity_translation_delete in core/modules/content_moderation/content_moderation.module
Implements hook_entity_translation_delete().
content_moderation_entity_type_alter in core/modules/content_moderation/content_moderation.module
Implements hook_entity_type_alter().
content_moderation_entity_update in core/modules/content_moderation/content_moderation.module
Implements hook_entity_update().
content_moderation_entity_view in core/modules/content_moderation/content_moderation.module
Implements hook_entity_view().
content_moderation_form_alter in core/modules/content_moderation/content_moderation.module
Implements hook_form_alter().
content_moderation_preprocess_node in core/modules/content_moderation/content_moderation.module
Implements hook_preprocess_HOOK().
Drupal::classResolver in core/lib/Drupal.php
Retrieves the class resolver.
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.
EntityTypeInfoTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php
MenuLinkEditForm::create in core/modules/menu_ui/src/Form/MenuLinkEditForm.php
Instantiates a new instance of this class.
RestResourceConfig::getRestResourceDependencies in core/modules/rest/src/Entity/RestResourceConfig.php
Returns the REST resource dependencies.
TestViewsTest::testDefaultConfig in core/modules/views/tests/src/Kernel/TestViewsTest.php
Tests default configuration data type.
TypedConfigManager::__construct in core/lib/Drupal/Core/Config/TypedConfigManager.php
Creates a new typed configuration manager.
ViewsForm::create in core/modules/views/src/Form/ViewsForm.php
workspaces_entity_access in core/modules/workspaces/workspaces.module
Implements hook_entity_access().
workspaces_entity_base_field_info in core/modules/workspaces/workspaces.module
Implements hook_entity_base_field_info().
workspaces_entity_create_access in core/modules/workspaces/workspaces.module
Implements hook_entity_create_access().
workspaces_entity_insert in core/modules/workspaces/workspaces.module
Implements hook_entity_insert().
workspaces_entity_predelete in core/modules/workspaces/workspaces.module
Implements hook_entity_predelete().
workspaces_entity_preload in core/modules/workspaces/workspaces.module
Implements hook_entity_preload().
workspaces_entity_presave in core/modules/workspaces/workspaces.module
Implements hook_entity_presave().
workspaces_entity_type_alter in core/modules/workspaces/workspaces.module
Implements hook_entity_type_alter().
workspaces_entity_type_build in core/modules/workspaces/workspaces.module
Implements hook_entity_type_build().
workspaces_entity_update in core/modules/workspaces/workspaces.module
Implements hook_entity_update().
workspaces_field_info_alter in core/modules/workspaces/workspaces.module
Implements hook_field_info_alter().
workspaces_form_alter in core/modules/workspaces/workspaces.module
Implements hook_form_alter().
workspaces_views_query_alter in core/modules/workspaces/workspaces.module
Implements hook_views_query_alter().