Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ServiceProviderTestServiceProvider::alter | function | core/ |
|
| ServiceProviderWebTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderWebTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderWebTest.php | file | core/ |
|
| ServiceProviderWebTest.php | file | core/ |
|
| ServiceProviderWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ServiceProviderWebTest::$modules | property | core/ |
Modules to install. |
| ServiceProviderWebTest::$modules | property | core/ |
|
| ServiceProviderWebTest::testServiceProviderRegistrationIntegration | function | core/ |
Tests that module service providers get registered to the DIC. |
| ServiceProviderWebTest::testServiceProviderRegistrationIntegration | function | core/ |
Tests that module service providers get registered to the DIC. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
| services.yml | file | core/ |
core/modules/package_manager/tests/fixtures/fake_site/sites/example.com/services.yml |
| services.yml | file | core/ |
core/modules/package_manager/tests/fixtures/fake_site/sites/default/services.yml |
| ServicesDefaultsTest | class | core/ |
Tests services _defaults definition. |
| ServicesDefaultsTest.php | file | core/ |
|
| ServicesDefaultsTest::$modules | property | core/ |
|
| ServicesDefaultsTest::testAutowiring | function | core/ |
Tests that 'services_defaults_test.service' has its dependencies injected. |
| ServicesDefaultsTest::testDefaultTags | function | core/ |
Tests that default tags for 'services_defaults_test.service' are applied. |
| ServicesDefaultsTest::testPrivateServices | function | core/ |
Tests that service from 'services_defaults_test.service' is private. |
| ServicesTest | class | core/ |
Tests that Package Manager services are wired correctly. |
| ServicesTest.php | file | core/ |
|
| ServicesTest::$modules | property | core/ |
|
| ServicesTest::testPackageManagerServices | function | core/ |
Tests that Package Manager's public services can be instantiated. |
| services_defaults_test.info.yml | file | core/ |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml |
| services_defaults_test.services.yml | file | core/ |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml |
| services_default_test.no_autowire | service | core/ |
Drupal\services_defaults_test\TestService |
| services_default_test.no_autowire.arg | service | core/ |
Drupal\services_defaults_test\TestInjection |
| ServiceWithDependency | class | core/ |
Service that gets the other service of the same module injected. |
| ServiceWithDependency.php | file | core/ |
|
| ServiceWithDependency::$service | property | core/ |
The injected service. |
| ServiceWithDependency::greet | function | core/ |
Gets a greeting from the injected service and adds to it. |
| ServiceWithDependency::__construct | function | core/ |
ServiceWithDependency constructor. |
| service_provider_test.info.yml | file | core/ |
core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml |
| service_provider_test.services.yml | file | core/ |
core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml |
| service_provider_test_class | service | core/ |
Drupal\service_provider_test\TestClass |
| service_provider_test_class_1 | service | core/ |
|
| service_provider_test_class_2 | service | core/ |
|
| service_provider_test_class_3 | service | core/ |
|
| service_provider_test_class_4 | service | core/ |
|
| service_provider_test_class_5 | service | core/ |
|
| service_provider_test_class_6 | service | core/ |
|
| session | service | core/ |
Symfony\Component\HttpFoundation\Session\Session |
| Session | class | core/ |
Wrap session logic around a HTTP request. |
| session.attribute_bag | service | core/ |
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag |
| session.flash_bag | service | core/ |
Symfony\Component\HttpFoundation\Session\Flash\FlashBag |
| Session.php | file | core/ |
|
| Session::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| Session::handle | function | core/ |
|
| Session::initializePersistentSession | function | core/ |
Sets a session backed by persistent store and puts it on the request. |
| Session::__construct | function | core/ |
Constructs a Session stack middleware object. |
Pagination
- Previous page
- Page 1458
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.