Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ServiceClassDrivertestMysql | class | core/ |
|
| ServiceClassMariaDb | class | core/ |
|
| ServiceClassMysql | class | core/ |
|
| ServiceClassSqlite | class | 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/ |
@covers ::get[[api-linebreak]] |
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| 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. |
| ServiceIdHashTrait | trait | core/ |
A trait for service id hashing implementations. |
| ServiceIdHashTrait.php | file | core/ |
|
| ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
| ServiceIdHashTrait::getServiceIdMappings | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings() |
| 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/ |
|
| ServiceProviderBase::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderBase::register | function | core/ |
Registers services to the container. |
| ServiceProviderInterface | interface | core/ |
Interface that all service providers must implement. |
| ServiceProviderInterface.php | file | core/ |
|
| ServiceProviderInterface::register | function | core/ |
Registers services to the container. |
| ServiceProviderTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderTest.php | file | core/ |
|
| ServiceProviderTest::$modules | property | core/ |
Modules to install. |
| ServiceProviderTest::register | function | core/ |
Registers test-specific services. |
| ServiceProviderTest::testServiceProviderRegistration | function | core/ |
Tests that services provided by module service providers get registered to the DIC. |
| ServiceProviderTest::testServiceProviderRegistrationDynamic | function | core/ |
Tests that the DIC keeps up with module enable/disable in the same request. |
Pagination
- Previous page
- Page 1156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.