Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SerializerTest::setUp | function | core/ |
|
| SerializerTest::testFallbackNormalizer | function | core/ |
Tests fallback normalizer. |
| SerializerTest::testSerializerReceivesOptions | function | core/ |
Tests that the symfony serializer receives style plugin from the render() method. |
| ServerCommand | class | core/ |
Runs the PHP webserver for a Drupal site for local testing/development. |
| ServerCommand.php | file | core/ |
|
| ServerCommand::$classLoader | property | core/ |
The class loader. |
| ServerCommand::boot | function | core/ |
Boots up a Drupal environment. |
| ServerCommand::configure | function | core/ |
|
| ServerCommand::execute | function | core/ |
|
| ServerCommand::findAvailablePort | function | core/ |
Finds an available port. |
| ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
| ServerCommand::getSitePath | function | core/ |
Gets the site path. |
| ServerCommand::openBrowser | function | core/ |
Opens a URL in your system default browser. |
| ServerCommand::start | function | core/ |
Starts up a webserver with a running Drupal. |
| ServerCommand::__construct | function | core/ |
Constructs a new ServerCommand command. |
| ServerEndpointController | class | core/ |
An endpoint to serve a component during tests. |
| ServerEndpointController.php | file | core/ |
|
| ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
| Service | class | core/ |
A service that can decorated itself. |
| Service Tags | group | core/ |
Service tags overview |
| Service.php | file | core/ |
|
| Service::$inner | property | core/ |
The decorated service. |
| Service::isDecorated | function | core/ |
Determines if the service is decorated. |
| Service::__construct | function | core/ |
Service constructor. |
| ServiceClassDefault | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassDriverTestMysql | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassMariaDb | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassMysql | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassSqlite | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceDependencyStreamWrapper | class | core/ |
A stream wrapper that depends on a service. |
| ServiceDependencyStreamWrapper.php | file | core/ |
|
| ServiceDependencyStreamWrapper::$streamWrapperManager | property | core/ |
A service loaded from the global container in the constructor. |
| ServiceDependencyStreamWrapper::__construct | function | core/ |
|
| ServiceDeprecationTest | class | core/ |
Test whether deprecation notices are triggered via \Drupal::service(). |
| ServiceDeprecationTest.php | file | core/ |
|
| ServiceDeprecationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ServiceDeprecationTest::$modules | property | core/ |
Modules to install. |
| ServiceDeprecationTest::testGetDeprecated | function | core/ |
Tests get deprecated. |
| ServiceDeprecationTest::testGetDeprecatedAlias | function | core/ |
Tests get deprecated service via the alias. |
| ServiceDeprecationTest::testNoDeprecations | function | core/ |
Tests just installing the module does not trigger deprecation notices. |
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| ServiceDestructionTest::testDestructableServicesOrder | function | core/ |
Tests destructable services order. |
| ServiceDestructionTest::testDestructionUnused | function | core/ |
Verifies that services are not unnecessarily destructed when not used. |
| ServiceDestructionTest::testDestructionUsed | function | core/ |
Verifies that services are destructed when used. |
| ServiceModifierInterface | interface | core/ |
Interface that service providers can implement to modify services. |
| ServiceModifierInterface.php | file | core/ |
|
| ServiceModifierInterface::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderBase | class | core/ |
Base service provider implementation. |
| ServiceProviderBase.php | file | core/ |
Pagination
- Previous page
- Page 1256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.