Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ServiceIdHashTrait.php core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php Drupal\Component\DependencyInjection
ServiceModifierInterface.php core/lib/Drupal/Core/DependencyInjection/ServiceModifierInterface.php Drupal\Core\DependencyInjection
ServiceProviderBase.php core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php Drupal\Core\DependencyInjection
ServiceProviderInterface.php core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php Drupal\Core\DependencyInjection
ServiceProviderTest.php core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Drupal\KernelTests\Core\ServiceProvider
ServiceProviderTestServiceProvider.php core/modules/system/tests/modules/service_provider_test/src/ServiceProviderTestServiceProvider.php Drupal\service_provider_test
ServiceProviderWebTest.php core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php Drupal\Tests\system\Functional\ServiceProvider
ServicesDefaultsTest.php core/tests/Drupal/KernelTests/Core/DependencyInjection/ServicesDefaultsTest.php Drupal\KernelTests\Core\DependencyInjection
services_defaults_test.info.yml core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml
services_defaults_test.services.yml core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
ServiceWithDependency.php core/modules/system/tests/modules/new_dependency_test/src/ServiceWithDependency.php Drupal\new_dependency_test
service_provider_test.info.yml core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml
service_provider_test.services.yml core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
Session.php core/lib/Drupal/Core/StackMiddleware/Session.php Drupal\Core\StackMiddleware
SessionAuthenticationTest.php core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php Drupal\Tests\system\Functional\Session
SessionCacheContext.php core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php Drupal\Core\Cache\Context
SessionCacheContextTest.php core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php Drupal\Tests\Core\Cache\Context
SessionConfiguration.php core/lib/Drupal/Core/Session/SessionConfiguration.php Drupal\Core\Session
SessionConfigurationInterface.php core/lib/Drupal/Core/Session/SessionConfigurationInterface.php Drupal\Core\Session
SessionConfigurationTest.php core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Drupal\Tests\Core\Session
SessionExistsCacheContext.php core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php Drupal\Core\Cache\Context
SessionExistsCacheContextTest.php core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php Drupal\Tests\system\Functional\Cache
SessionHandler.php core/lib/Drupal/Core/Session/SessionHandler.php Drupal\Core\Session
SessionHttpsTest.php core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Drupal\Tests\system\Functional\Session
SessionManager.php core/lib/Drupal/Core/Session/SessionManager.php Drupal\Core\Session
SessionManagerDestroyNoCliCheckTest.php core/tests/Drupal/KernelTests/Core/Session/SessionManagerDestroyNoCliCheckTest.php Drupal\KernelTests\Core\Session
SessionManagerInterface.php core/lib/Drupal/Core/Session/SessionManagerInterface.php Drupal\Core\Session
SessionManagerTest.php core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php Drupal\Tests\Core\Session
SessionTest.php core/modules/system/tests/src/Functional/Session/SessionTest.php Drupal\Tests\system\Functional\Session
SessionTest.php core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php Drupal\FunctionalJavascriptTests\Core\Session
SessionTestController.php core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Drupal\session_test\Controller
SessionTestForm.php core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php Drupal\session_test\Form
SessionTestSubscriber.php core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php Drupal\session_test\EventSubscriber
SessionTestTrait.php core/tests/Drupal/Tests/SessionTestTrait.php Drupal\Tests
SessionWorkspaceNegotiator.php core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Drupal\workspaces\Negotiator
session_exists_cache_context_test.info.yml core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
session_exists_cache_context_test.module core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Test module.
session_test.info.yml core/modules/system/tests/modules/session_test/session_test.info.yml core/modules/system/tests/modules/session_test/session_test.info.yml
session_test.module core/modules/system/tests/modules/session_test/session_test.module Test module.
session_test.routing.yml core/modules/system/tests/modules/session_test/session_test.routing.yml core/modules/system/tests/modules/session_test/session_test.routing.yml
session_test.services.yml core/modules/system/tests/modules/session_test/session_test.services.yml core/modules/system/tests/modules/session_test/session_test.services.yml
SetCustomize.php core/modules/shortcut/src/Form/SetCustomize.php Drupal\shortcut\Form
SetDialogOptionCommand.php core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php Drupal\Core\Ajax
SetDialogTitleCommand.php core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php Drupal\Core\Ajax
SetFormCommand.php core/modules/views_ui/src/Ajax/SetFormCommand.php Drupal\views_ui\Ajax
SetInlineBlockDependency.php core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Drupal\layout_builder\EventSubscriber
SetSubtreesCommand.php core/modules/toolbar/src/Ajax/SetSubtreesCommand.php Drupal\toolbar\Ajax
SetterInjection.php core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php Drupal\new_dependency_test
Settings.php core/lib/Drupal/Core/Site/Settings.php Drupal\Core\Site
SettingsCommand.php core/lib/Drupal/Core/Ajax/SettingsCommand.php Drupal\Core\Ajax

Other projects


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