Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ServerCommand::start function core/lib/Drupal/Core/Command/ServerCommand.php Starts up a webserver with a running Drupal.
ServerCommand::__construct function core/lib/Drupal/Core/Command/ServerCommand.php Constructs a new ServerCommand command.
Service class core/modules/system/tests/modules/new_dependency_test/src/Service.php A service that can decorated itself.
Service Tags group core/core.api.php Service tags overview
Service.php file core/modules/system/tests/modules/new_dependency_test/src/Service.php
Service::$inner property core/modules/system/tests/modules/new_dependency_test/src/Service.php The decorated service.
Service::isDecorated function core/modules/system/tests/modules/new_dependency_test/src/Service.php Determines if the service is decorated.
Service::__construct function core/modules/system/tests/modules/new_dependency_test/src/Service.php Service constructor.
ServiceClassDefault class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
ServiceClassDrivertestMysql class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
ServiceClassMariaDb class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
ServiceClassMysql class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
ServiceClassSqlite class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
ServiceDeprecationTest class core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Test whether deprecation notices are triggered via \Drupal::service().
ServiceDeprecationTest.php file core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php
ServiceDeprecationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php The theme to install as the default for testing.
ServiceDeprecationTest::$modules property core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Modules to enable.
ServiceDeprecationTest::testGetDeprecated function core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php @covers ::get[[api-linebreak]]
ServiceDestructionTest class core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php Tests that services are correctly destructed.
ServiceDestructionTest.php file core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php
ServiceDestructionTest::testDestructionUnused function core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php Verifies that services are not unnecessarily destructed when not used.
ServiceDestructionTest::testDestructionUsed function core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php Verifies that services are destructed when used.
ServiceIdHashTrait trait core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php A trait for service id hashing implementations.
ServiceIdHashTrait.php file core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php
ServiceIdHashTrait::generateServiceIdHash function core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash()
ServiceIdHashTrait::getServiceIdMappings function core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings()
ServiceModifierInterface interface core/lib/Drupal/Core/DependencyInjection/ServiceModifierInterface.php Interface that service providers can implement to modify services.
ServiceModifierInterface.php file core/lib/Drupal/Core/DependencyInjection/ServiceModifierInterface.php
ServiceModifierInterface::alter function core/lib/Drupal/Core/DependencyInjection/ServiceModifierInterface.php Modifies existing service definitions.
ServiceProviderBase class core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php Base service provider implementation.
ServiceProviderBase.php file core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php
ServiceProviderBase::alter function core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php Modifies existing service definitions.
ServiceProviderBase::register function core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php Registers services to the container.
ServiceProviderInterface interface core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php Interface that all service providers must implement.
ServiceProviderInterface.php file core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php
ServiceProviderInterface::register function core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php Registers services to the container.
ServiceProviderTest class core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Tests service provider registration to the DIC.
ServiceProviderTest.php file core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php
ServiceProviderTest::$modules property core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Modules to enable.
ServiceProviderTest::testServiceProviderRegistration function core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Tests that services provided by module service providers get registered to the DIC.
ServiceProviderTest::testServiceProviderRegistrationDynamic function core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Tests that the DIC keeps up with module enable/disable in the same request.
ServiceProviderTestServiceProvider class core/modules/system/tests/modules/service_provider_test/src/ServiceProviderTestServiceProvider.php
ServiceProviderTestServiceProvider.php file core/modules/system/tests/modules/service_provider_test/src/ServiceProviderTestServiceProvider.php
ServiceProviderTestServiceProvider::alter function core/modules/system/tests/modules/service_provider_test/src/ServiceProviderTestServiceProvider.php Modifies existing service definitions.
ServiceProviderWebTest class core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php Tests service provider registration to the DIC.
ServiceProviderWebTest.php file core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php
ServiceProviderWebTest::$defaultTheme property core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php The theme to install as the default for testing.
ServiceProviderWebTest::$modules property core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php Modules to enable.
ServiceProviderWebTest::testServiceProviderRegistrationIntegration function core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php Tests that module service providers get registered to the DIC.
Services and Dependency Injection Container group core/core.api.php Overview of the Dependency Injection Container and Services.

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