Search for getServiceIdMapping

  1. Search 7.x for getServiceIdMapping
  2. Search 8.9.x for getServiceIdMapping
  3. Search 10.3.x for getServiceIdMapping
  4. Search 11.x for getServiceIdMapping
  5. Other projects
Title Object type File name Summary
ContainerInterface::getServiceIdMappings function core/lib/Drupal/Component/DependencyInjection/ContainerInterface.php Collect a mapping between service to ids.
ContainerTest::testGetServiceIdMappings function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php @covers \Drupal\Component\DependencyInjection\ServiceIdHashTrait::getServiceIdMappings
@covers \Drupal\Component\DependencyInjection\ServiceIdHashTrait::generateServiceIdHash
DrupalKernel::getServiceIdMapping function core/lib/Drupal/Core/DrupalKernel.php Get a mapping from service hashes to service IDs.
DrupalKernelInterface::getServiceIdMapping function core/lib/Drupal/Core/DrupalKernelInterface.php Get a mapping from service hashes to service IDs.
DrupalKernelTest::testGetServiceIdMapping function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php @covers ::getServiceIdMapping
@group legacy
ServiceIdHashTrait::getServiceIdMappings function core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings()

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