You are here

service test_service in Drupal 10

Class

Drupal\decorated_service_test\TestService
5 string references to test_service
DecoratedServiceTest::testDecoratedServiceId in core/modules/system/tests/src/Kernel/DecoratedServiceTest.php
Check that decorated services keep their original service ID.
decorated_service_test.services.yml in core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
DependencySerializationTest::testSerialization in core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php
@covers ::__sleep @covers ::__wakeup
DependencySerializationTest::testSerializationWithMissingService in core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php
@covers ::__sleep @covers ::__wakeup
DrupalTest::testService in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the service() method.

File

core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml

View source
  1. class: Drupal\decorated_service_test\TestService