Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
SelectTableSortDefaultTest.php core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php Drupal\Tests\system\Functional\Database
SelectTest.php core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Drupal\KernelTests\Core\Database
SemanticVersion.php composer/Util/SemanticVersion.php Drupal\Composer\Util
SemVer.php composer/Plugin/RecipeUnpack/SemVer.php Drupal\Composer\Plugin\RecipeUnpack
SemVerTest.php core/tests/Drupal/Tests/Composer/Plugin/Unpack/SemVerTest.php Drupal\Tests\Composer\Plugin\Unpack
semver_test.info.yml core/modules/update/tests/modules/semver_test/semver_test.info.yml core/modules/update/tests/modules/semver_test/semver_test.info.yml
SendmailCommandValidationTransportFactory.php core/lib/Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php Drupal\Core\Mailer\Transport
SeparatorTranslationTest.php core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php Drupal\Tests\datetime_range\Kernel
Sequence.php core/lib/Drupal/Core/Config/Schema/Sequence.php Drupal\Core\Config\Schema
SequenceDataDefinition.php core/lib/Drupal/Core/Config/Schema/SequenceDataDefinition.php Drupal\Core\Config\Schema
serialization.info.yml core/modules/serialization/serialization.info.yml core/modules/serialization/serialization.info.yml
serialization.install core/modules/serialization/serialization.install Update functions for the Serialization module.
serialization.post_update.php core/modules/serialization/serialization.post_update.php Post update functions for Serialization module.
serialization.services.yml core/modules/serialization/serialization.services.yml core/modules/serialization/serialization.services.yml
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
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/rest/src/Plugin/views/style/Serializer.php Drupal\rest\Plugin\views\style
Serializer.php core/modules/serialization/src/Serializer/Serializer.php Drupal\serialization\Serializer
Serializer.php core/modules/jsonapi/src/Serializer/Serializer.php Drupal\jsonapi\Serializer
SerializeResponseTest.php core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php Drupal\Tests\big_pipe\Kernel
SerializerTest.php core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php Drupal\Tests\jsonapi\Kernel\Serializer
SerializerTest.php core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php Drupal\Tests\rest\Unit\Plugin\views\style
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
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

Other projects


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