Interfaces Inventory

List of all defined interfaces in the code..

ValueCountFile:Line
OperationInterface1
  • /src/Symfony/Component/Translation/Catalogue/OperationInterface.php
ProviderExceptionInterface1
  • /src/Symfony/Component/Translation/Exception/ProviderExceptionInterface.php
TexterInterface1
  • /src/Symfony/Component/Notifier/TexterInterface.php
ChatterInterface1
  • /src/Symfony/Component/Notifier/ChatterInterface.php
NotifierInterface1
  • /src/Symfony/Component/Notifier/NotifierInterface.php
ProviderInterface1
  • /src/Symfony/Component/Translation/Provider/ProviderInterface.php
ExtractorInterface1
  • /src/Symfony/Component/Translation/Extractor/ExtractorInterface.php
TranslationReaderInterface1
  • /src/Symfony/Component/Translation/Reader/TranslationReaderInterface.php
ProviderFactoryInterface1
  • /src/Symfony/Component/Translation/Provider/ProviderFactoryInterface.php
TranslationWriterInterface1
  • /src/Symfony/Component/Translation/Writer/TranslationWriterInterface.php
IntlFormatterInterface1
  • /src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
MessageFormatterInterface1
  • /src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
BundleCompilerInterface1
  • /src/Symfony/Component/Intl/Data/Bundle/Compiler/BundleCompilerInterface.php
BundleWriterInterface1
  • /src/Symfony/Component/Intl/Data/Bundle/Writer/BundleWriterInterface.php
BundleReaderInterface1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/BundleReaderInterface.php
TranslatorBagInterface1
  • /src/Symfony/Component/Translation/TranslatorBagInterface.php
CatalogueMetadataAwareInterface1
  • /src/Symfony/Component/Translation/CatalogueMetadataAwareInterface.php
MessageCatalogueInterface1
  • /src/Symfony/Component/Translation/MessageCatalogueInterface.php
MetadataAwareInterface1
  • /src/Symfony/Component/Translation/MetadataAwareInterface.php
PackageInterface1
  • /src/Symfony/Component/Asset/PackageInterface.php
MarshallerInterface1
  • /src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
TagAwareAdapterInterface1
  • /src/Symfony/Component/Cache/Adapter/TagAwareAdapterInterface.php
BundleEntryReaderInterface1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/BundleEntryReaderInterface.php
VersionStrategyInterface1
  • /src/Symfony/Component/Asset/VersionStrategy/VersionStrategyInterface.php
ContextInterface1
  • /src/Symfony/Component/Asset/Context/ContextInterface.php
ChildGetterInterface1
  • /src/Symfony/Component/Validator/Tests/Fixtures/ChildGetterInterface.php
ConstraintViolationBuilderInterface1
  • /src/Symfony/Component/Validator/Violation/ConstraintViolationBuilderInterface.php
LimiterInterface1
  • /src/Symfony/Component/RateLimiter/LimiterInterface.php
LimiterStateInterface1
  • /src/Symfony/Component/RateLimiter/LimiterStateInterface.php
StorageInterface1
  • /src/Symfony/Component/RateLimiter/Storage/StorageInterface.php
PruneableInterface1
  • /src/Symfony/Component/Cache/PruneableInterface.php
ResettableInterface1
  • /src/Symfony/Component/Cache/ResettableInterface.php
ExecutionContextInterface1
  • /src/Symfony/Component/Validator/Context/ExecutionContextInterface.php
ContextualValidatorInterface1
  • /src/Symfony/Component/Validator/Validator/ContextualValidatorInterface.php
ValidatorInterface1
  • /src/Symfony/Component/Validator/Validator/ValidatorInterface.php
StaticLoaderInterface1
  • /src/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
EntityInterfaceB1
  • /src/Symfony/Component/Validator/Tests/Fixtures/EntityInterfaceB.php
EntityInterfaceA1
  • /src/Symfony/Component/Validator/Tests/Fixtures/EntityInterfaceA.php
EntityParentInterface1
  • /src/Symfony/Component/Validator/Tests/Fixtures/EntityParentInterface.php
PropertyGetterInterface1
  • /src/Symfony/Component/Validator/Tests/Fixtures/PropertyGetterInterface.php
ConstraintValidatorInterface1
  • /src/Symfony/Component/Validator/ConstraintValidatorInterface.php
ConstraintViolationListInterface1
  • /src/Symfony/Component/Validator/ConstraintViolationListInterface.php
PropertyMetadataInterface1
  • /src/Symfony/Component/Validator/Mapping/PropertyMetadataInterface.php
MetadataInterface1
  • /src/Symfony/Component/Validator/Mapping/MetadataInterface.php
ExecutionContextFactoryInterface1
  • /src/Symfony/Component/Validator/Context/ExecutionContextFactoryInterface.php
MetadataFactoryInterface1
  • /src/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php
NormalizerInterface1
  • /src/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php
ObjectInitializerInterface1
  • /src/Symfony/Component/Validator/ObjectInitializerInterface.php
GroupProviderInterface1
  • /src/Symfony/Component/Validator/GroupProviderInterface.php
ConstraintValidatorFactoryInterface1
  • /src/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php
ConstraintViolationInterface1
  • /src/Symfony/Component/Validator/ConstraintViolationInterface.php
GroupSequenceProviderInterface1
  • /src/Symfony/Component/Validator/GroupSequenceProviderInterface.php
DenormalizerInterface1
  • /src/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php
NormalizableInterface1
  • /src/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php
NormalizerAwareInterface1
  • /src/Symfony/Component/Serializer/Normalizer/NormalizerAwareInterface.php
DenormalizerAwareInterface1
  • /src/Symfony/Component/Serializer/Normalizer/DenormalizerAwareInterface.php
AdvancedNameConverterInterface1
  • /src/Symfony/Component/Serializer/NameConverter/AdvancedNameConverterInterface.php
DenormalizableInterface1
  • /src/Symfony/Component/Serializer/Normalizer/DenormalizableInterface.php
ObjectPropertyListExtractorInterface1
  • /src/Symfony/Component/Serializer/Extractor/ObjectPropertyListExtractorInterface.php
NameConverterInterface1
  • /src/Symfony/Component/Serializer/NameConverter/NameConverterInterface.php
GetSetMethodDummyInterface1
  • /src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
PropertyDummyInterface1
  • /src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php
GroupDummyInterface1
  • /src/Symfony/Component/Serializer/Tests/Fixtures/Attributes/GroupDummyInterface.php
DenormalizerAwareDenormalizer1
  • /src/Symfony/Component/Serializer/Tests/SerializerTest.php
FooDummyInterface1
  • /src/Symfony/Component/Serializer/Tests/Fixtures/FooDummyInterface.php
NormalizerAwareNormalizer1
  • /src/Symfony/Component/Serializer/Tests/SerializerTest.php
NormalizationAwareInterface1
  • /src/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php
ContextAwareEncoderInterface1
  • /src/Symfony/Component/Serializer/Encoder/ContextAwareEncoderInterface.php
DecoderInterface1
  • /src/Symfony/Component/Serializer/Encoder/DecoderInterface.php
ContextAwareDecoderInterface1
  • /src/Symfony/Component/Serializer/Encoder/ContextAwareDecoderInterface.php
ContextBuilderInterface1
  • /src/Symfony/Component/Serializer/Context/ContextBuilderInterface.php
ClassMetadataFactoryInterface1
  • /src/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactoryInterface.php
AttributeMetadataInterface1
  • /src/Symfony/Component/Serializer/Mapping/AttributeMetadataInterface.php
ClassDiscriminatorResolverInterface1
  • /src/Symfony/Component/Serializer/Mapping/ClassDiscriminatorResolverInterface.php
SerializerAwareInterface1
  • /src/Symfony/Component/Serializer/SerializerAwareInterface.php
StreamableInterface1
  • /src/Symfony/Component/HttpClient/Response/StreamableInterface.php
ChoiceListFactoryInterface1
  • /src/Symfony/Component/Form/ChoiceList/Factory/ChoiceListFactoryInterface.php
FormBuilderInterface1
  • /src/Symfony/Component/Form/Test/FormBuilderInterface.php
AuthorInterface1
  • /src/Symfony/Component/Form/Tests/Fixtures/AuthorInterface.php
ChoiceListInterface1
  • /src/Symfony/Component/Form/ChoiceList/ChoiceListInterface.php
ChoiceLoaderInterface1
  • /src/Symfony/Component/Form/ChoiceList/Loader/ChoiceLoaderInterface.php
FormDataExtractorInterface1
  • /src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractorInterface.php
FormDataCollectorInterface1
  • /src/Symfony/Component/Form/Extension/DataCollector/FormDataCollectorInterface.php
ViolationMapperInterface1
  • /src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapperInterface.php
FormInterface1
  • /src/Symfony/Component/Form/Test/FormInterface.php
ArgumentMetadataFactoryInterface1
  • /src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php
CacheClearerInterface1
  • /src/Symfony/Component/HttpKernel/CacheClearer/CacheClearerInterface.php
SerializerDenormalizer1
  • /src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php
HttpKernelInterface1
  • /src/Symfony/Component/HttpKernel/HttpKernelInterface.php
RebootableInterface1
  • /src/Symfony/Component/HttpKernel/RebootableInterface.php
LateDataCollectorInterface1
  • /src/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php
DataCollectorInterface1
  • /src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php
ServiceProviderInterface1
  • /src/Symfony/Contracts/Service/ServiceProviderInterface.php
ResetInterface1
  • /src/Symfony/Contracts/Service/ResetInterface.php
KernelInterface1
  • /src/Symfony/Component/HttpKernel/KernelInterface.php
TerminableInterface1
  • /src/Symfony/Component/HttpKernel/TerminableInterface.php
LocaleAwareInterface1
  • /src/Symfony/Contracts/Translation/LocaleAwareInterface.php
ServiceSubscriberInterface1
  • /src/Symfony/Contracts/Service/ServiceSubscriberInterface.php
CacheInterface1
  • /src/Symfony/Contracts/Cache/CacheInterface.php
ItemInterface1
  • /src/Symfony/Contracts/Cache/ItemInterface.php
TranslatableInterface1
  • /src/Symfony/Contracts/Translation/TranslatableInterface.php
TagAwareCacheInterface1
  • /src/Symfony/Contracts/Cache/TagAwareCacheInterface.php
DecodingExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/DecodingExceptionInterface.php
CallbackInterface1
  • /src/Symfony/Contracts/Cache/CallbackInterface.php
ClientExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/ClientExceptionInterface.php
ExistingInterface1
  • /src/Symfony/Bridge/PhpUnit/Tests/ClassExistsMockTest.php
UserLoaderInterface1
  • /src/Symfony/Bridge/Doctrine/Security/User/UserLoaderInterface.php
ResponseStreamInterface1
  • /src/Symfony/Contracts/HttpClient/ResponseStreamInterface.php
HttpMessageFactoryInterface1
  • /src/Symfony/Bridge/PsrHttpMessage/HttpMessageFactoryInterface.php
HttpFoundationFactoryInterface1
  • /src/Symfony/Bridge/PsrHttpMessage/HttpFoundationFactoryInterface.php
ExistingInterfaceReal1
  • /src/Symfony/Bridge/PhpUnit/Tests/ClassExistsMockTest.php
ResponseInterface1
  • /src/Symfony/Contracts/HttpClient/ResponseInterface.php
ChunkInterface1
  • /src/Symfony/Contracts/HttpClient/ChunkInterface.php
HttpClientInterface1
  • /src/Symfony/Contracts/HttpClient/HttpClientInterface.php
HttpExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/HttpExceptionInterface.php
TimeoutExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/TimeoutExceptionInterface.php
RedirectionExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/RedirectionExceptionInterface.php
ServerExceptionInterface1
  • /src/Symfony/Contracts/HttpClient/Exception/ServerExceptionInterface.php
HandlerInterface1
  • /src/Symfony/Component/CssSelector/Parser/Handler/HandlerInterface.php
ClonerInterface1
  • /src/Symfony/Component/VarDumper/Cloner/ClonerInterface.php
DataDumperInterface1
  • /src/Symfony/Component/VarDumper/Dumper/DataDumperInterface.php
DumpDescriptorInterface1
  • /src/Symfony/Component/VarDumper/Command/Descriptor/DumpDescriptorInterface.php
HtmlSanitizerInterface1
  • /src/Symfony/Component/HtmlSanitizer/HtmlSanitizerInterface.php
AttributeSanitizerInterface1
  • /src/Symfony/Component/HtmlSanitizer/Visitor/AttributeSanitizer/AttributeSanitizerInterface.php
EnvVarProcessorInterface1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
ContainerInterface1
  • /src/Symfony/Component/DependencyInjection/ContainerInterface.php
TaggedContainerInterface1
  • /src/Symfony/Component/DependencyInjection/TaggedContainerInterface.php
EnvVarLoaderInterface1
  • /src/Symfony/Component/DependencyInjection/EnvVarLoaderInterface.php
ConfigurableExtensionInterface1
  • /src/Symfony/Component/DependencyInjection/Extension/ConfigurableExtensionInterface.php
PrependExtensionInterface1
  • /src/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php
ConfigurationExtensionInterface1
  • /src/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php
ContextProviderInterface1
  • /src/Symfony/Component/VarDumper/Dumper/ContextProvider/ContextProviderInterface.php
AssetMapperInterface1
  • /src/Symfony/Component/AssetMapper/AssetMapperInterface.php
PublicAssetsFilesystemInterface1
  • /src/Symfony/Component/AssetMapper/Path/PublicAssetsFilesystemInterface.php
PublicAssetsPathResolverInterface1
  • /src/Symfony/Component/AssetMapper/Path/PublicAssetsPathResolverInterface.php
AssetCompilerInterface1
  • /src/Symfony/Component/AssetMapper/Compiler/AssetCompilerInterface.php
MappedAssetFactoryInterface1
  • /src/Symfony/Component/AssetMapper/Factory/MappedAssetFactoryInterface.php
PackageResolverInterface1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/PackageResolverInterface.php
ContentEncoderInterface1
  • /src/Symfony/Component/Mime/Encoder/ContentEncoderInterface.php
MimeHeaderEncoderInterface1
  • /src/Symfony/Component/Mime/Encoder/MimeHeaderEncoderInterface.php
MimeTypesInterface1
  • /src/Symfony/Component/Mime/MimeTypesInterface.php
RouteLoaderInterface1
  • /src/Symfony/Bundle/FrameworkBundle/Routing/RouteLoaderInterface.php
HeaderInterface1
  • /src/Symfony/Component/Mime/Header/HeaderInterface.php
testRouterInterfaceWithoutWarmebleInterface1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php
HtmlToTextConverterInterface1
  • /src/Symfony/Component/Mime/HtmlToTextConverter/HtmlToTextConverterInterface.php
testRouterInterfaceWithWarmebleInterface1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php
AddressEncoderInterface1
  • /src/Symfony/Component/Mime/Encoder/AddressEncoderInterface.php
TestAuthenticatorFactoryInterface1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/ConfigBuilderCacheWarmerTest.php
ConsumerInterface1
  • /src/Symfony/Component/RemoteEvent/Consumer/ConsumerInterface.php
TemplateAwareDataCollectorInterface1
  • /src/Symfony/Bundle/FrameworkBundle/DataCollector/TemplateAwareDataCollectorInterface.php
PayloadConverterInterface1
  • /src/Symfony/Component/RemoteEvent/PayloadConverterInterface.php
StatelessAuthenticatorFactoryInterface1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/StatelessAuthenticatorFactoryInterface.php
FirewallListenerFactoryInterface1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/FirewallListenerFactoryInterface.php
MetadataStoreInterface1
  • /src/Symfony/Component/Workflow/Metadata/MetadataStoreInterface.php
AuthenticatorFactoryInterface1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AuthenticatorFactoryInterface.php
MimeTypeGuesserInterface1
  • /src/Symfony/Component/Mime/MimeTypeGuesserInterface.php
UserProviderFactoryInterface1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/UserProviderFactoryInterface.php
BodyRendererInterface1
  • /src/Symfony/Component/Mime/BodyRendererInterface.php
TokenHandlerFactoryInterface1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/AccessToken/TokenHandlerFactoryInterface.php
HelperInterface1
  • /src/Symfony/Component/Console/Helper/HelperInterface.php
RedirectableUrlMatcherInterface1
  • /src/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
UrlMatcherInterface1
  • /src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
IrrelevantInterface1
  • /src/Symfony/Component/Routing/Tests/Fixtures/Psr4Controllers/SubNamespace/IrrelevantInterface.php
UrlGeneratorInterface1
  • /src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
GeneratorDumperInterface1
  • /src/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
MatcherDumperInterface1
  • /src/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
ConfigurableRequirementsInterface1
  • /src/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
InflectorInterface1
  • /src/Symfony/Component/String/Inflector/InflectorInterface.php
Options1
  • /src/Symfony/Component/OptionsResolver/Options.php
RouterInterface1
  • /src/Symfony/Component/Routing/RouterInterface.php
RouteCompilerInterface1
  • /src/Symfony/Component/Routing/RouteCompilerInterface.php
SluggerInterface1
  • /src/Symfony/Component/String/Slugger/SluggerInterface.php
RequestContextAwareInterface1
  • /src/Symfony/Component/Routing/RequestContextAwareInterface.php
MessageDeduplicationAwareInterface1
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/MessageDeduplicationAwareInterface.php
FlashBagAwareSessionInterface1
  • /src/Symfony/Component/HttpFoundation/Session/FlashBagAwareSessionInterface.php
MessageGroupAwareInterface1
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/MessageGroupAwareInterface.php
RequestExceptionInterface1
  • /src/Symfony/Component/HttpFoundation/Exception/RequestExceptionInterface.php
DummyNothingImplementsMeStampInterface1
  • /src/Symfony/Component/Messenger/Tests/EnvelopeTest.php
SessionInterface1
  • /src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
DummyFooBarStampInterface1
  • /src/Symfony/Component/Messenger/Tests/EnvelopeTest.php
SessionFactoryInterface1
  • /src/Symfony/Component/HttpFoundation/Session/SessionFactoryInterface.php
QueueReceiverInterface1
  • /src/Symfony/Component/Messenger/Transport/Receiver/QueueReceiverInterface.php
AttributeBagInterface1
  • /src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
ReceiverInterface1
  • /src/Symfony/Component/Messenger/Transport/Receiver/ReceiverInterface.php
SessionBagInterface1
  • /src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
SessionStorageFactoryInterface1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageFactoryInterface.php
ListableReceiverInterface1
  • /src/Symfony/Component/Messenger/Transport/Receiver/ListableReceiverInterface.php
SessionStorageInterface1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
UserPasswordHasherInterface1
  • /src/Symfony/Component/PasswordHasher/Hasher/UserPasswordHasherInterface.php
SenderInterface1
  • /src/Symfony/Component/Messenger/Transport/Sender/SenderInterface.php
PasswordHasherAwareInterface1
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherAwareInterface.php
MessageCountAwareInterface1
  • /src/Symfony/Component/Messenger/Transport/Receiver/MessageCountAwareInterface.php
PasswordHasherFactoryInterface1
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactoryInterface.php
SendersLocatorInterface1
  • /src/Symfony/Component/Messenger/Transport/Sender/SendersLocatorInterface.php
SetupableTransportInterface1
  • /src/Symfony/Component/Messenger/Transport/SetupableTransportInterface.php
ClockInterface1
  • /src/Symfony/Component/Clock/ClockInterface.php
MiddlewareInterface1
  • /src/Symfony/Component/Messenger/Middleware/MiddlewareInterface.php
PeekableRequestRateLimiterInterface1
  • /src/Symfony/Component/HttpFoundation/RateLimiter/PeekableRequestRateLimiterInterface.php
RequestRateLimiterInterface1
  • /src/Symfony/Component/HttpFoundation/RateLimiter/RequestRateLimiterInterface.php
DefinitionValidatorInterface1
  • /src/Symfony/Component/Workflow/Validator/DefinitionValidatorInterface.php
CompletionOutputInterface1
  • /src/Symfony/Component/Console/Completion/Output/CompletionOutputInterface.php
WorkflowSupportStrategyInterface1
  • /src/Symfony/Component/Workflow/SupportStrategy/WorkflowSupportStrategyInterface.php
StyleInterface1
  • /src/Symfony/Component/Console/Style/StyleInterface.php
MarkingStoreInterface1
  • /src/Symfony/Component/Workflow/MarkingStore/MarkingStoreInterface.php
OutputFormatterStyleInterface1
  • /src/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php
OutputFormatterInterface1
  • /src/Symfony/Component/Console/Formatter/OutputFormatterInterface.php
SemaphoreInterface1
  • /src/Symfony/Component/Semaphore/SemaphoreInterface.php
WrappableOutputFormatterInterface1
  • /src/Symfony/Component/Console/Formatter/WrappableOutputFormatterInterface.php
CommandLoaderInterface1
  • /src/Symfony/Component/Console/CommandLoader/CommandLoaderInterface.php
DescriptorInterface1
  • /src/Symfony/Component/Console/Descriptor/DescriptorInterface.php
WorkflowInterface1
  • /src/Symfony/Component/Workflow/WorkflowInterface.php
SignalableCommandInterface1
  • /src/Symfony/Component/Console/Command/SignalableCommandInterface.php
WrappedExceptionsInterface1
  • /src/Symfony/Component/Messenger/Exception/WrappedExceptionsInterface.php
FlashBagInterface1
  • /src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
PipesInterface1
  • /src/Symfony/Component/Process/Pipes/PipesInterface.php
UnrecoverableExceptionInterface1
  • /src/Symfony/Component/Messenger/Exception/UnrecoverableExceptionInterface.php
RecoverableExceptionInterface1
  • /src/Symfony/Component/Messenger/Exception/RecoverableExceptionInterface.php
StreamableInputInterface1
  • /src/Symfony/Component/Console/Input/StreamableInputInterface.php
InputAwareInterface1
  • /src/Symfony/Component/Console/Input/InputAwareInterface.php
StampInterface1
  • /src/Symfony/Component/Messenger/Stamp/StampInterface.php
NonSendableStampInterface1
  • /src/Symfony/Component/Messenger/Stamp/NonSendableStampInterface.php
ConsoleOutputInterface1
  • /src/Symfony/Component/Console/Output/ConsoleOutputInterface.php
StopWorkerExceptionInterface1
  • /src/Symfony/Component/Messenger/Exception/StopWorkerExceptionInterface.php
OutputInterface1
  • /src/Symfony/Component/Console/Output/OutputInterface.php
IInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
ErrorEnhancerInterface1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/ErrorEnhancerInterface.php
EInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
DInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
AInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
TestForProxyHelperInterface21
  • /src/Symfony/Component/VarExporter/Tests/ProxyHelperTest.php
YetAnotherInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/compositetype_classes.php
TestForProxyHelperInterface11
  • /src/Symfony/Component/VarExporter/Tests/ProxyHelperTest.php
SingleMethodInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
LazyObjectInterface1
  • /src/Symfony/Component/VarExporter/LazyObjectInterface.php
DecoratorInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
CollisionInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
PropertyAccessorInterface1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
AutoconfiguredInterface21
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/AutoconfiguredInterface2.php
PropertyPathIteratorInterface1
  • /src/Symfony/Component/PropertyAccess/PropertyPathIteratorInterface.php
AutoconfiguredInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/AutoconfiguredInterface.php
PropertyPathInterface1
  • /src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
X1
  • /src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
ArgumentInterface1
  • /src/Symfony/Component/DependencyInjection/Argument/ArgumentInterface.php
IOExceptionInterface1
  • /src/Symfony/Component/Filesystem/Exception/IOExceptionInterface.php
AnotherInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/intersectiontype_classes.php
AliasBarInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/PrototypeAsAlias/AliasBarInterface.php
AliasFooInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/PrototypeAsAlias/AliasFooInterface.php
InstantiatorInterface1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/InstantiatorInterface.php
HandlersLocatorInterface1
  • /src/Symfony/Component/Messenger/Handler/HandlersLocatorInterface.php
StackInterface1
  • /src/Symfony/Component/Messenger/Middleware/StackInterface.php
ContainerBagInterface1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBagInterface.php
MessageBusInterface1
  • /src/Symfony/Component/Messenger/MessageBusInterface.php
BatchHandlerInterface1
  • /src/Symfony/Component/Messenger/Handler/BatchHandlerInterface.php
PasswordHasherInterface1
  • /src/Symfony/Component/PasswordHasher/PasswordHasherInterface.php
FinalConstantsInterface21
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/FinalConstant/FinalConstantsInterface2.php
LegacyPasswordHasherInterface1
  • /src/Symfony/Component/PasswordHasher/LegacyPasswordHasherInterface.php
ErrorRendererInterface1
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/ErrorRendererInterface.php
CompilerPassInterface1
  • /src/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
InterfaceWithAnnotatedParameters1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/InterfaceWithAnnotatedParameters.php
FinalConstantsInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/FinalConstant/FinalConstantsInterface.php
OutsideInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/OutsideInterface.php
PortInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/Prototype/SinglyImplementedInterface/Port/PortInterface.php
ReturnTypeInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/ReturnTypeInterface.php
AsDecoratorInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes_80.php
InternalInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/InternalInterface.php
I11
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/HotPath/I1.php
NonDeprecatedInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/NonDeprecatedInterface.php
WaldoInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/CheckTypeDeclarationsPass/WaldoInterface.php
VirtualInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/VirtualInterface.php
ParameterBagInterface1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php
DeprecatedInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/DeprecatedInterface.php
PrototypeStaticConstructorInterface1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/Prototype/StaticConstructor/PrototypeStaticConstructorInterface.php
VirtualSubInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/VirtualSubInterface.php
ReturnTypeParentInterface1
  • /src/Symfony/Component/ErrorHandler/Tests/Fixtures/ReturnTypeParentInterface.php
PropertyInfoExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyInfoExtractorInterface.php
PropertyWriteInfoExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyWriteInfoExtractorInterface.php
PropertyAccessExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyAccessExtractorInterface.php
PropertyTypeExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyTypeExtractorInterface.php
PropertyDescriptionExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyDescriptionExtractorInterface.php
PropertyReadInfoExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyReadInfoExtractorInterface.php
PropertyInitializableExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyInitializableExtractorInterface.php
PropertyListExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/PropertyListExtractorInterface.php
ConstructorArgumentTypeExtractorInterface1
  • /src/Symfony/Component/PropertyInfo/Extractor/ConstructorArgumentTypeExtractorInterface.php
EventSubscriberInterface1
  • /src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
RunnerInterface1
  • /src/Symfony/Component/Runtime/RunnerInterface.php
ResolverInterface1
  • /src/Symfony/Component/Runtime/ResolverInterface.php
RuntimeInterface1
  • /src/Symfony/Component/Runtime/RuntimeInterface.php
SharedLockStoreInterface1
  • /src/Symfony/Component/Lock/SharedLockStoreInterface.php
SharedLockInterface1
  • /src/Symfony/Component/Lock/SharedLockInterface.php
BlockingSharedLockStoreInterface1
  • /src/Symfony/Component/Lock/BlockingSharedLockStoreInterface.php
BlockingStoreInterface1
  • /src/Symfony/Component/Lock/BlockingStoreInterface.php
LockInterface1
  • /src/Symfony/Component/Lock/LockInterface.php
ScheduleProviderInterface1
  • /src/Symfony/Component/Scheduler/ScheduleProviderInterface.php
StrategyInterface1
  • /src/Symfony/Component/Lock/Strategy/StrategyInterface.php
TriggerInterface1
  • /src/Symfony/Component/Scheduler/Trigger/TriggerInterface.php
StatefulTriggerInterface1
  • /src/Symfony/Component/Scheduler/Trigger/StatefulTriggerInterface.php
MessageGeneratorInterface1
  • /src/Symfony/Component/Scheduler/Generator/MessageGeneratorInterface.php
MessageProviderInterface1
  • /src/Symfony/Component/Scheduler/Trigger/MessageProviderInterface.php
CheckpointInterface1
  • /src/Symfony/Component/Scheduler/Generator/CheckpointInterface.php
MailerInterface1
  • /src/Symfony/Component/Mailer/MailerInterface.php
ClearableTokenStorageInterface1
  • /src/Symfony/Component/Security/Csrf/TokenStorage/ClearableTokenStorageInterface.php
TokenProviderInterface1
  • /src/Symfony/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php
CsrfTokenManagerInterface1
  • /src/Symfony/Component/Security/Csrf/CsrfTokenManagerInterface.php
AccessMapInterface1
  • /src/Symfony/Component/Security/Http/AccessMapInterface.php
AccessTokenExtractorInterface1
  • /src/Symfony/Component/Security/Http/AccessToken/AccessTokenExtractorInterface.php
TokenGeneratorInterface1
  • /src/Symfony/Component/Security/Csrf/TokenGenerator/TokenGeneratorInterface.php
FirewallMapInterface1
  • /src/Symfony/Component/Security/Http/FirewallMapInterface.php
RememberMeHandlerInterface1
  • /src/Symfony/Component/Security/Http/RememberMe/RememberMeHandlerInterface.php
AuthenticationEntryPointInterface1
  • /src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php
AccessTokenHandlerInterface1
  • /src/Symfony/Component/Security/Http/AccessToken/AccessTokenHandlerInterface.php
FirewallListenerInterface1
  • /src/Symfony/Component/Security/Http/Firewall/FirewallListenerInterface.php
CredentialsInterface1
  • /src/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/CredentialsInterface.php
BadgeInterface1
  • /src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/BadgeInterface.php
InteractiveAuthenticatorInterface1
  • /src/Symfony/Component/Security/Http/Authenticator/InteractiveAuthenticatorInterface.php
AuthenticatorManagerInterface1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticatorManagerInterface.php
InvalidLoginLinkExceptionInterface1
  • /src/Symfony/Component/Security/Http/LoginLink/Exception/InvalidLoginLinkExceptionInterface.php
LoginLinkHandlerInterface1
  • /src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandlerInterface.php
AccessDeniedHandlerInterface1
  • /src/Symfony/Component/Security/Http/Authorization/AccessDeniedHandlerInterface.php
SessionAuthenticationStrategyInterface1
  • /src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategyInterface.php
UserAuthenticatorInterface1
  • /src/Symfony/Component/Security/Http/Authentication/UserAuthenticatorInterface.php
AuthenticationSuccessHandlerInterface1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticationSuccessHandlerInterface.php
AuthenticationFailureHandlerInterface1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticationFailureHandlerInterface.php
ConnectionInterface1
  • /src/Symfony/Component/Ldap/Adapter/ConnectionInterface.php
LdapInterface1
  • /src/Symfony/Component/Ldap/LdapInterface.php
TimeBasedUidInterface1
  • /src/Symfony/Component/Uid/TimeBasedUidInterface.php
ExpressionFunctionProviderInterface1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php
QueryInterface1
  • /src/Symfony/Component/Ldap/Adapter/QueryInterface.php
CollectionInterface1
  • /src/Symfony/Component/Ldap/Adapter/CollectionInterface.php
EntryManagerInterface1
  • /src/Symfony/Component/Ldap/Adapter/EntryManagerInterface.php
ConfigurationInterface1
  • /src/Symfony/Component/Config/Definition/ConfigurationInterface.php
BuilderAwareInterface1
  • /src/Symfony/Component/Config/Definition/Builder/BuilderAwareInterface.php
NodeParentInterface1
  • /src/Symfony/Component/Config/Definition/Builder/NodeParentInterface.php
ParentNodeDefinitionInterface1
  • /src/Symfony/Component/Config/Definition/Builder/ParentNodeDefinitionInterface.php
LoaderResolverInterface1
  • /src/Symfony/Component/Config/Loader/LoaderResolverInterface.php
ConfigurableInterface1
  • /src/Symfony/Component/Config/Definition/ConfigurableInterface.php
PrototypeNodeInterface1
  • /src/Symfony/Component/Config/Definition/PrototypeNodeInterface.php
RoleHierarchyInterface1
  • /src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php
EntityLoaderInterface1
  • /src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityLoaderInterface.php
AttributesBasedUserProviderInterface1
  • /src/Symfony/Component/Security/Core/User/AttributesBasedUserProviderInterface.php
UserInterface1
  • /src/Symfony/Component/Security/Core/User/UserInterface.php
UserProviderInterface1
  • /src/Symfony/Component/Security/Core/User/UserProviderInterface.php
SelfCheckingResourceInterface1
  • /src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
ResourceInterface1
  • /src/Symfony/Component/Config/Resource/ResourceInterface.php
ConfigCacheInterface1
  • /src/Symfony/Component/Config/ConfigCacheInterface.php
FileLocatorInterface1
  • /src/Symfony/Component/Config/FileLocatorInterface.php
ConfigCacheFactoryInterface1
  • /src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
ResourceCheckerInterface1
  • /src/Symfony/Component/Config/ResourceCheckerInterface.php
Validator1
  • /src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php
DummyInterface1
  • /src/Symfony/Component/Config/Tests/Resource/ReflectionClassResourceTest.php
DirectoryAwareLoaderInterface1
  • /src/Symfony/Component/Config/Loader/DirectoryAwareLoaderInterface.php
FlashMessageImportanceMapperInterface1
  • /src/Symfony/Component/Notifier/FlashMessage/FlashMessageImportanceMapperInterface.php
FromNotificationInterface1
  • /src/Symfony/Component/Notifier/Message/FromNotificationInterface.php
MessageOptionsInterface1
  • /src/Symfony/Component/Notifier/Message/MessageOptionsInterface.php
MessageInterface1
  • /src/Symfony/Component/Notifier/Message/MessageInterface.php
ChannelPolicyInterface1
  • /src/Symfony/Component/Notifier/Channel/ChannelPolicyInterface.php
ChannelInterface1
  • /src/Symfony/Component/Notifier/Channel/ChannelInterface.php
DiscordEmbedObjectInterface1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbedObjectInterface.php
DiscordEmbedInterface1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbedInterface.php
SlackBlockElementInterface1
  • /src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackBlockElementInterface.php
SlackBlockInterface1
  • /src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackBlockInterface.php
ActionCardCompatibleActionInterface1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/ActionCardCompatibleActionInterface.php
SectionInterface1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Section/SectionInterface.php
ActionInterface1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/ActionInterface.php
RecipientInterface1
  • /src/Symfony/Component/Notifier/Recipient/RecipientInterface.php
EmailRecipientInterface1
  • /src/Symfony/Component/Notifier/Recipient/EmailRecipientInterface.php
SmsRecipientInterface1
  • /src/Symfony/Component/Notifier/Recipient/SmsRecipientInterface.php
SmsNotificationInterface1
  • /src/Symfony/Component/Notifier/Notification/SmsNotificationInterface.php
PushNotificationInterface1
  • /src/Symfony/Component/Notifier/Notification/PushNotificationInterface.php
EmailNotificationInterface1
  • /src/Symfony/Component/Notifier/Notification/EmailNotificationInterface.php
ChatNotificationInterface1
  • /src/Symfony/Component/Notifier/Notification/ChatNotificationInterface.php
AuthenticationTrustResolverInterface1
  • /src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php
CacheableVoterInterface1
  • /src/Symfony/Component/Security/Core/Authorization/Voter/CacheableVoterInterface.php
AccessDecisionStrategyInterface1
  • /src/Symfony/Component/Security/Core/Authorization/Strategy/AccessDecisionStrategyInterface.php
PersistentTokenInterface1
  • /src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php
TokenVerifierInterface1
  • /src/Symfony/Component/Security/Core/Authentication/RememberMe/TokenVerifierInterface.php
TokenInterface1
  • /src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php
EquatableInterface1
  • /src/Symfony/Component/Security/Core/User/EquatableInterface.php
PasswordAuthenticatedUserInterface1
  • /src/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php
LegacyPasswordAuthenticatedUserInterface1
  • /src/Symfony/Component/Security/Core/User/LegacyPasswordAuthenticatedUserInterface.php
PasswordUpgraderInterface1
  • /src/Symfony/Component/Security/Core/User/PasswordUpgraderInterface.php
AccessDecisionManagerInterface1
  • /src/Symfony/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php
VoterInterface1
  • /src/Symfony/Component/Security/Core/Authorization/Voter/VoterInterface.php
UserCheckerInterface1
  • /src/Symfony/Component/Security/Core/User/UserCheckerInterface.php
AuthorizationCheckerInterface1
  • /src/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php
ConfigBuilderGeneratorInterface1
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGeneratorInterface.php
ConfigBuilderInterface1
  • /src/Symfony/Component/Config/Builder/ConfigBuilderInterface.php
AdapterInterface2
  • /src/Symfony/Component/Cache/Adapter/AdapterInterface.php
  • /src/Symfony/Component/Ldap/Adapter/AdapterInterface.php
ClassMetadataInterface2
  • /src/Symfony/Component/Validator/Mapping/ClassMetadataInterface.php
  • /src/Symfony/Component/Serializer/Mapping/ClassMetadataInterface.php
EncoderInterface2
  • /src/Symfony/Component/Serializer/Encoder/EncoderInterface.php
  • /src/Symfony/Component/Mime/Encoder/EncoderInterface.php
SerializerInterface2
  • /src/Symfony/Component/Serializer/SerializerInterface.php
  • /src/Symfony/Component/Messenger/Transport/Serialization/SerializerInterface.php
RetryStrategyInterface2
  • /src/Symfony/Component/HttpClient/Retry/RetryStrategyInterface.php
  • /src/Symfony/Component/Messenger/Retry/RetryStrategyInterface.php
TranslatorInterface2
  • /src/Symfony/Contracts/Translation/TranslatorInterface.php
  • /src/Symfony/Component/CssSelector/XPath/TranslatorInterface.php
EventDispatcherInterface2
  • /src/Symfony/Contracts/EventDispatcher/EventDispatcherInterface.php
  • /src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
ParserInterface2
  • /src/Symfony/Component/HtmlSanitizer/Parser/ParserInterface.php
  • /src/Symfony/Component/CssSelector/Parser/ParserInterface.php
ExtensionInterface2
  • /src/Symfony/Component/CssSelector/XPath/Extension/ExtensionInterface.php
  • /src/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php
RequestMatcherInterface2
  • /src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
  • /src/Symfony/Component/HttpFoundation/RequestMatcherInterface.php
PersistingStoreInterface2
  • /src/Symfony/Component/Semaphore/PersistingStoreInterface.php
  • /src/Symfony/Component/Lock/PersistingStoreInterface.php
InputInterface2
  • /src/Symfony/Component/Console/Input/InputInterface.php
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/Input/InputInterface.php
AuthenticatorInterface2
  • /src/Symfony/Component/Mailer/Transport/Smtp/Auth/AuthenticatorInterface.php
  • /src/Symfony/Component/Security/Http/Authenticator/AuthenticatorInterface.php
BarInterface2
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/BarInterface.php
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/Prototype/Sub/BarInterface.php
TokenStorageInterface2
  • /src/Symfony/Component/Security/Csrf/TokenStorage/TokenStorageInterface.php
  • /src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php
TransportInterface3
  • /src/Symfony/Component/Notifier/Transport/TransportInterface.php
  • /src/Symfony/Component/Messenger/Transport/TransportInterface.php
  • /src/Symfony/Component/Mailer/Transport/TransportInterface.php
DummyMessageInterface3
  • /src/Symfony/Component/Serializer/Tests/Fixtures/DummyMessageInterface.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Messenger/DummyMessageInterface.php
  • /src/Symfony/Component/Messenger/Tests/Fixtures/DummyMessageInterface.php
FooInterface3
  • /src/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php
  • /src/Symfony/Component/VarDumper/Tests/Fixtures/FooInterface.php
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/Prototype/FooInterface.php
TransportExceptionInterface3
  • /src/Symfony/Contracts/HttpClient/Exception/TransportExceptionInterface.php
  • /src/Symfony/Component/Mailer/Exception/TransportExceptionInterface.php
  • /src/Symfony/Component/Notifier/Exception/TransportExceptionInterface.php
NodeInterface3
  • /src/Symfony/Component/CssSelector/Node/NodeInterface.php
  • /src/Symfony/Component/HtmlSanitizer/Visitor/Node/NodeInterface.php
  • /src/Symfony/Component/Config/Definition/NodeInterface.php
TransportFactoryInterface3
  • /src/Symfony/Component/Messenger/Transport/TransportFactoryInterface.php
  • /src/Symfony/Component/Mailer/Transport/TransportFactoryInterface.php
  • /src/Symfony/Component/Notifier/Transport/TransportFactoryInterface.php
LoaderInterface4
  • /src/Symfony/Component/Translation/Loader/LoaderInterface.php
  • /src/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php
  • /src/Symfony/Component/Serializer/Mapping/Loader/LoaderInterface.php
  • /src/Symfony/Component/Config/Loader/LoaderInterface.php
DumperInterface5
  • /src/Symfony/Component/Translation/Dumper/DumperInterface.php
  • /src/Symfony/Component/VarDumper/Cloner/DumperInterface.php
  • /src/Symfony/Component/Workflow/Dumper/DumperInterface.php
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php
  • /src/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php
ExceptionInterface33
  • /src/Symfony/Component/Translation/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Intl/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Asset/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Validator/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Serializer/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Dotenv/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Form/Exception/ExceptionInterface.php
  • /src/Symfony/Contracts/HttpClient/Exception/ExceptionInterface.php
  • /src/Symfony/Component/CssSelector/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Routing/Exception/ExceptionInterface.php
  • /src/Symfony/Component/AssetMapper/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Mime/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Yaml/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Console/Exception/ExceptionInterface.php
  • /src/Symfony/Component/RemoteEvent/Exception/ExceptionInterface.php
  • /src/Symfony/Component/String/Exception/ExceptionInterface.php
  • /src/Symfony/Component/OptionsResolver/Exception/ExceptionInterface.php
  • /src/Symfony/Component/PasswordHasher/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Workflow/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Semaphore/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Messenger/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Process/Exception/ExceptionInterface.php
  • /src/Symfony/Component/BrowserKit/Exception/ExceptionInterface.php
  • /src/Symfony/Component/VarExporter/Exception/ExceptionInterface.php
  • /src/Symfony/Component/PropertyAccess/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Filesystem/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Mailer/Exception/ExceptionInterface.php
  • /src/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Ldap/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Lock/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Scheduler/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Notifier/Exception/ExceptionInterface.php
  • /src/Symfony/Component/Security/Core/Exception/ExceptionInterface.php