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 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
SerializerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
SerializerTest::testFallbackNormalizer function core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php Tests fallback normalizer.
SerializerTest::testSerializerReceivesOptions function core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php Tests that the symfony serializer receives style plugin from the render() method.
ServerCommand class core/lib/Drupal/Core/Command/ServerCommand.php Runs the PHP webserver for a Drupal site for local testing/development.
ServerCommand.php file core/lib/Drupal/Core/Command/ServerCommand.php
ServerCommand::$classLoader property core/lib/Drupal/Core/Command/ServerCommand.php The class loader.
ServerCommand::boot function core/lib/Drupal/Core/Command/ServerCommand.php Boots up a Drupal environment.
ServerCommand::configure function core/lib/Drupal/Core/Command/ServerCommand.php
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 A class used for testing the backend compiler passes.
ServiceClassDriverTestMysql class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php A class used for testing the backend compiler passes.
ServiceClassMariaDb class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php A class used for testing the backend compiler passes.
ServiceClassMysql class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php A class used for testing the backend compiler passes.
ServiceClassSqlite class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php A class used for testing the backend compiler passes.
ServiceDependencyStreamWrapper class core/modules/system/tests/modules/stream_wrapper_service_test/src/StreamWrapper/ServiceDependencyStreamWrapper.php A stream wrapper that depends on a service.
ServiceDependencyStreamWrapper.php file core/modules/system/tests/modules/stream_wrapper_service_test/src/StreamWrapper/ServiceDependencyStreamWrapper.php
ServiceDependencyStreamWrapper::$streamWrapperManager property core/modules/system/tests/modules/stream_wrapper_service_test/src/StreamWrapper/ServiceDependencyStreamWrapper.php A service loaded from the global container in the constructor.
ServiceDependencyStreamWrapper::__construct function core/modules/system/tests/modules/stream_wrapper_service_test/src/StreamWrapper/ServiceDependencyStreamWrapper.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 Tests get deprecated.
ServiceDeprecationTest::testGetDeprecatedAlias function core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Tests get deprecated service via the alias.
ServiceDeprecationTest::testNoDeprecations function core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Tests just installing the module does not trigger deprecation notices.
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::testDestructableServicesOrder function core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php Tests destructable services order.
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.
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

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