Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
SerializationHooks.php core/modules/serialization/src/Hook/SerializationHooks.php Drupal\serialization\Hook
SerializationInterface.php core/lib/Drupal/Component/Serialization/SerializationInterface.php Drupal\Component\Serialization
SerializationServiceProvider.php core/modules/serialization/src/SerializationServiceProvider.php Drupal\serialization
SerializationTest.php core/modules/serialization/tests/src/Kernel/SerializationTest.php Drupal\Tests\serialization\Kernel
SerializationTestEncoder.php core/modules/serialization/tests/serialization_test/src/SerializationTestEncoder.php Drupal\serialization_test
SerializationTestNormalizer.php core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php Drupal\serialization_test
serialization_test.info.yml core/modules/serialization/tests/serialization_test/serialization_test.info.yml core/modules/serialization/tests/serialization_test/serialization_test.info.yml
serialization_test.services.yml core/modules/serialization/tests/serialization_test/serialization_test.services.yml core/modules/serialization/tests/serialization_test/serialization_test.services.yml
Serialized.php core/modules/views/src/Plugin/views/field/Serialized.php Drupal\views\Plugin\views\field
SerializedColumnNormalizerTrait.php core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Drupal\serialization\Normalizer
SerializedConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/SerializedConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
SerializedConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/SerializedConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
SerializedConstraintValidatorTest.php core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/SerializedConstraintValidatorTest.php Drupal\Tests\Core\Validation\Plugin\Validation\Constraint
SerializedItem.php core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php Drupal\entity_test\Plugin\Field\FieldType
SerializedPropertyItem.php core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php Drupal\entity_test\Plugin\Field\FieldType
SerializeQueryTest.php core/tests/Drupal/KernelTests/Core/Database/SerializeQueryTest.php Drupal\KernelTests\Core\Database
Serializer.php core/modules/jsonapi/src/Serializer/Serializer.php Drupal\jsonapi\Serializer
Serializer.php core/modules/serialization/src/Serializer/Serializer.php Drupal\serialization\Serializer
Serializer.php core/modules/rest/src/Plugin/views/style/Serializer.php Drupal\rest\Plugin\views\style
SerializeResponseTest.php core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php Drupal\Tests\big_pipe\Kernel
SerializerTest.php core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php Drupal\Tests\rest\Unit\Plugin\views\style
SerializerTest.php core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php Drupal\Tests\jsonapi\Kernel\Serializer
ServerCommand.php core/lib/Drupal/Core/Command/ServerCommand.php Drupal\Core\Command
ServerEndpointController.php core/modules/system/tests/modules/sdc_test/src/Controller/ServerEndpointController.php Drupal\sdc_test\Controller
Service.php core/modules/system/tests/modules/new_dependency_test/src/Service.php Drupal\new_dependency_test
ServiceDeprecationTest.php core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Drupal\FunctionalTests\Core\Container
ServiceDestructionTest.php core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php Drupal\KernelTests\Core\DrupalKernel
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
ServiceProviderWebTest.php core/modules/system/tests/src/Kernel/ServiceProvider/ServiceProviderWebTest.php Drupal\Tests\system\Kernel\ServiceProvider
services.yml core/modules/package_manager/tests/fixtures/fake_site/sites/example.com/services.yml core/modules/package_manager/tests/fixtures/fake_site/sites/example.com/services.yml
services.yml core/modules/package_manager/tests/fixtures/fake_site/sites/default/services.yml core/modules/package_manager/tests/fixtures/fake_site/sites/default/services.yml
ServicesDefaultsTest.php core/tests/Drupal/KernelTests/Core/DependencyInjection/ServicesDefaultsTest.php Drupal\KernelTests\Core\DependencyInjection
ServicesTest.php core/modules/package_manager/tests/src/Kernel/ServicesTest.php Drupal\Tests\package_manager\Kernel
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

Other projects


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