Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ServerCommand::execute function core/lib/Drupal/Core/Command/ServerCommand.php
ServerCommand::findAvailablePort function core/lib/Drupal/Core/Command/ServerCommand.php Finds an available port.
ServerCommand::getOneTimeLoginUrl function core/lib/Drupal/Core/Command/ServerCommand.php Gets a one time login URL for user 1.
ServerCommand::getSitePath function core/lib/Drupal/Core/Command/ServerCommand.php Gets the site path.
ServerCommand::openBrowser function core/lib/Drupal/Core/Command/ServerCommand.php Opens a URL in your system default browser.
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.
ServerEndpointController class core/modules/system/tests/modules/sdc_test/src/Controller/ServerEndpointController.php An endpoint to serve a component during tests.
ServerEndpointController.php file core/modules/system/tests/modules/sdc_test/src/Controller/ServerEndpointController.php
ServerEndpointController::renderArray function core/modules/system/tests/modules/sdc_test/src/Controller/ServerEndpointController.php Render an arbitrary render array.
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 install.
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 install.
ServiceProviderTest::register function core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Registers test-specific services.
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.

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