test_service

Class

Drupal\decorated_service_test\TestService
5 string references to test_service
CallableResolverTest::setUp in core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
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[[api-linebreak]] @covers ::__wakeup[[api-linebreak]]
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

View source
  1. class: Drupal\decorated_service_test\TestService

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