Method Fossilization

Method
Level
protected function configure( ) { /**/ }
105
protected function execute(InputInterface $input, OutputInterface $output) : int { /**/ }
95
public function __construct(?EventDispatcherInterface $dispatcher = null, ?LoggerInterface $logger = null) { /**/ }
82
public function __construct(?HttpClientInterface $client = null, ?EventDispatcherInterface $dispatcher = null) { /**/ }
73
abstract protected function doSend(MessageInterface $message) : SentMessage ;
73
abstract public static function createTransport(?HttpClientInterface $client = null) : TransportInterface ;
72
abstract public static function toStringProvider( ) : iterable ;
72
abstract public static function supportedMessagesProvider( ) : iterable ;
72
abstract public static function unsupportedMessagesProvider( ) : iterable ;
72
public function __construct(mixed $options = null, ?array $groups = null, mixed $payload = null) { /**/ }
71
abstract protected function getSupportedSchemes( ) : array ;
71
abstract public function createFactory( ) : TransportFactoryInterface ;
70
abstract public static function supportsProvider( ) : iterable ;
70
abstract public static function createProvider( ) : iterable ;
70
public static function unsupportedSchemeProvider( ) : iterable { /**/ }
69
public function __construct(?string $name = null) { /**/ }
68
abstract protected function createValidator( ) : ConstraintValidatorInterface ;
65
public function __construct(?ParameterBagInterface $parameterBag = null) { /**/ }
63
public function compile( ) : void { /**/ }
62
public function isCompiled( ) : bool { /**/ }
59
public function configureOptions(OptionsResolver $resolver) { /**/ }
57
public static function incompleteDsnProvider( ) : iterable { /**/ }
42
public function getBlockPrefix( ) { /**/ }
38
public function complete(CompletionInput $input, CompletionSuggestions $suggestions) : void { /**/ }
38
protected function setUp( ) : void { /**/ }
37
public static function missingRequiredOptionProvider( ) : iterable { /**/ }
35
public function getRemovedIds( ) : array { /**/ }
35
protected function processValue(mixed $value, bool $isRoot = false) { /**/ }
35
public function buildForm(FormBuilderInterface $builder, array $options) { /**/ }
33
public function getParent( ) { /**/ }
31
abstract protected function createForm(array $options = [ ]) ;
31
public function getDefaultOption( ) : ?string { /**/ }
27
public function testSubmitNull($expected = null, $norm = null, $view = null) { /**/ }
25
public function testSubmitNullUsesDefaultEmptyData($emptyData = 'empty', $expectedData = null) { /**/ }
24
public function getMessageKey( ) : string { /**/ }
23
public function testLabelDoesNotRenderFieldAttributes( ) { /**/ }
22
public function testLabelWithCustomAttributesPassedDirectly( ) { /**/ }
22
public function testLabelWithCustomTextAndCustomAttributesPassedDirectly( ) { /**/ }
22
public function testLabelWithCustomTextAsOptionAndCustomAttributesPassedDirectly( ) { /**/ }
22
public function reset( ) { /**/ }
22
abstract protected function validateType(mixed $value) : void ;
21
public function buildView(FormView $view, FormInterface $form, array $options) { /**/ }
20
public function getTargets( ) : string|array { /**/ }
20
public function getParameterBag( ) : ParameterBagInterface { /**/ }
20
public function getParameter(string $name) : array|bool|string|int|float|\UnitEnum|null { /**/ }
20
public function hasParameter(string $name) : bool { /**/ }
20
public function setParameter(string $name, array|bool|string|int|float|\UnitEnum|null $value) : void { /**/ }
20
abstract public static function provideValidComparisons( ) : array ;
18
abstract public static function provideInvalidComparisons( ) : array ;
18
abstract protected static function createConstraint(?array $options = null) : Constraint ;
18
public function __construct(?string $env = null) { /**/ }
18
protected function getExtensions( ) { /**/ }
17
abstract protected function getSupportedSchemes( ) : array ;
17
public function process(ContainerBuilder $container) { /**/ }
17
abstract public function getFactory( ) : TransportFactoryInterface ;
16
abstract public static function supportsProvider( ) : iterable ;
16
abstract public static function createProvider( ) : iterable ;
16
public function __serialize( ) : array { /**/ }
16
public function __unserialize(array $data) : void { /**/ }
16
public function __construct( ) { /**/ }
16
abstract protected function extractAttributes(object $object, ?string $format = null, array $context = [ ]) : array ;
15
abstract protected function getAttributeValue(object $object, string $attribute, ?string $format = null, array $context = [ ]) : mixed ;
15
public function __construct(string $name) { /**/ }
15
public function testLabelOnForm( ) { /**/ }
14
abstract protected function doSave(array $values, int $lifetime) : array|bool ;
14
public static function unsupportedSchemeProvider( ) : iterable { /**/ }
14
public function getRequiredOptions( ) : array { /**/ }
13
abstract protected function getStore( ) : PersistingStoreInterface ;
13
public static function incompleteDsnProvider( ) : iterable { /**/ }
13
public static function setUpBeforeClass( ) : void { /**/ }
12
protected function __construct(string $namespace = '', int $defaultLifetime = 0) { /**/ }
12
abstract public function formatCatalogue(MessageCatalogue $messages, string $domain, array $options = [ ]) : string ;
12
abstract protected function getExtension( ) : string ;
12
public function compile(Compiler $compiler) : void { /**/ }
12
public function toArray( ) : array { /**/ }
12
public function testLabelHtmlDefaultIsFalse( ) { /**/ }
11
public function testLabelHtmlIsTrue( ) { /**/ }
11
public function testCheckboxRowWithHelp( ) { /**/ }
11
public function getProjectDir( ) : string { /**/ }
11
abstract protected function getCompositeOption( ) : string ;
11
public function createCachePool(int $defaultLifetime = 0, ?string $testMethod = null) : CacheItemPoolInterface { /**/ }
11
public function __construct(array $roles = [ ]) { /**/ }
11
abstract public static function getCompileData( ) ;
11
abstract public static function getDumpData( ) ;
11
abstract protected function doSendApi(SentMessage $sentMessage, Email $email, Envelope $envelope) : ResponseInterface ;
11
abstract protected function configureRoute(Route $route, \ReflectionClass $class, \ReflectionMethod $method, object $annot) ;
11
public function __construct(string|array|ArgumentInterface|null $value = null, ?string $service = null, ?string $expression = null, ?string $env = null, ?string $param = null, bool|string|array $lazy = false, ) { /**/ }
11
protected static function createKernel(array $options = [ ]) : KernelInterface { /**/ }
11
public function testRadioRowWithHelp( ) { /**/ }
10
public function __construct(string $environment, bool $debug) { /**/ }
10
public function getCacheDir( ) : string { /**/ }
10
protected function build(ContainerBuilder $container) : void { /**/ }
10
abstract protected function compareValues(mixed $value1, mixed $value2) : bool ;
10
protected function getErrorCode( ) : ?string { /**/ }
10
abstract public static function provideValidComparisonsToPropertyPath( ) : array ;
10
abstract public static function provideComparisonsToNullValueAtPropertyPath( ) ;
10
protected function getErrorCode( ) : ?string { /**/ }
10
abstract protected function doClear(string $namespace) : bool ;
10
abstract protected function doDelete(array $ids) : bool ;
10
public function import(mixed $resource, ?string $type = null) : mixed { /**/ }
10
protected function instantiateNode( ) : VariableNode { /**/ }
10
public function __construct(array $nodes = [ ], array $attributes = [ ]) { /**/ }
10
public function evaluate(array $functions, array $values) : mixed { /**/ }
10
public function __construct(string $uuid, bool $checkVariant = false) { /**/ }
10
abstract public function getMediaType( ) : string ;
10
abstract public function getMediaSubtype( ) : string ;
10
abstract public static function getToStringConversionTestData( ) ;
10
abstract public static function getSpecificityValueTestData( ) ;
10
abstract protected function getTemplatePaths( ) : array ;
9
abstract protected function getTwigExtensions( ) : array ;
9
abstract protected function getThemes( ) : array ;
9
public function getLogDir( ) : string { /**/ }
9
abstract protected function setAttributeValue(object $object, string $attribute, mixed $value, ?string $format = null, array $context = [ ]) : void ;
9
protected function setUp( ) : void { /**/ }
9
abstract protected function doFetch(array $ids) : iterable ;
9
abstract protected function doHave(string $id) : bool ;
9
abstract protected function finalizeValue(mixed $value) : mixed ;
9
public function __serialize( ) : array { /**/ }
9
public function __unserialize(array $data) : void { /**/ }
9
public function __serialize( ) : array { /**/ }
9
public function __unserialize(array $data) : void { /**/ }
9
abstract public static function getEvaluateData( ) ;
9
public function send(RawMessage $message, ?Envelope $envelope = null) : ?SentMessage { /**/ }
9
abstract protected function doSend(SentMessage $message) : void ;
9
public function getAlias( ) : string { /**/ }
9
public function getConfiguration(array $config, ContainerBuilder $container) { /**/ }
9
public function testHelp( ) { /**/ }
8
public function testErrors( ) { /**/ }
8
public function testSingleChoiceAttributesWithMainAttributes( ) { /**/ }
8
public function testMoney( ) { /**/ }
8
public function testPercent( ) { /**/ }
8
public function testPercentCustomSymbol( ) { /**/ }
8
public function testRange( ) { /**/ }
8
public function testRangeWithMinMaxValues( ) { /**/ }
8
public function testTimeoutOnDestruct( ) { /**/ }
8
public function request(string $method, string $url, array $options = [ ]) : ResponseInterface { /**/ }
8
public function __construct(?ClassMetadataFactoryInterface $classMetadataFactory = null, ?NameConverterInterface $nameConverter = null, array $defaultContext = [ ]) { /**/ }
8
protected function createChildContext(array $parentContext, string $attribute, ?string $format) : array { /**/ }
8
abstract protected function loadResource(string $resource) : array ;
8
protected function getValidPlaceholderTypes( ) : array { /**/ }
8
public function __construct(public ?string $event = null, public ?string $method = null, public int $priority = 0, public ?string $dispatcher = null, ) { /**/ }
8
abstract protected function doRequest(object $request) ;
8
protected function getScript(object $request) { /**/ }
8
public function __construct(object $subject, Marking $marking, ?Transition $transition = null, ?WorkflowInterface $workflow = null) { /**/ }
8
public function __construct(?string $content = '', int $status = 200, array $headers = [ ]) { /**/ }
8
abstract protected function doRead(string $sessionId) : string ;
8
abstract protected function doWrite(string $sessionId, string $data) : bool ;
8
abstract protected function doDestroy(string $sessionId) : bool ;
8
abstract protected function getHttpClient(string $testCase) : HttpClientInterface ;
7
public function __construct(public string $resolver, public bool $disabled = false, ) { /**/ }
7
abstract protected function createDateTimeTransformer(?string $inputTimezone = null, ?string $outputTimezone = null) : BaseDateTimeTransformer ;
7
public function validatedBy( ) : string { /**/ }
7
abstract protected static function getPath( ) : string ;
7
abstract protected function scanLocales(LocaleScanner $scanner, string $sourceDir) : array ;
7
abstract protected function compileTemporaryBundles(BundleCompilerInterface $compiler, string $sourceDir, string $tempDir) : void ;
7
abstract protected function preGenerate( ) : void ;
7
abstract protected function generateDataForLocale(BundleEntryReaderInterface $reader, string $tempDir, string $displayLocale) : ?array ;
7
abstract protected function generateDataForRoot(BundleEntryReaderInterface $reader, string $tempDir) : ?array ;
7
abstract protected function generateDataForMeta(BundleEntryReaderInterface $reader, string $tempDir) : ?array ;
7
abstract protected function getClockDelay( ) : int ;
7
abstract protected function getStore( ) ;
7
public function __construct(array $server = [ ], ?History $history = null, ?CookieJar $cookieJar = null) { /**/ }
7
public static function provideBytesAt( ) : array { /**/ }
7
public static function provideLength( ) : array { /**/ }
7
abstract public static function getHandleValueTestData( ) ;
7
abstract public static function getDontHandleValueTestData( ) ;
7
abstract protected function generateHandler( ) ;
7
public function __construct(ServicesConfigurator $parent, Definition $definition, ?string $id = null, array $defaultTags = [ ]) { /**/ }
7
abstract protected function createRedisClient(string $host) : \Redis|Relay|\RedisArray|\RedisCluster|\Predis\Client ;
7
public function __construct(?int $verbosity = self::VERBOSITY_NORMAL, bool $decorated = false, ?OutputFormatterInterface $formatter = null) { /**/ }
7
abstract protected function doWrite(string $message, bool $newline) : void ;
7
abstract public function postGenerateSchema(GenerateSchemaEventArgs $event) : void ;
6
protected function getCasters( ) : array { /**/ }
6
public function finishView(FormView $view, FormInterface $form, array $options) { /**/ }
6
abstract public function request(string $method, string $url, array $options = [ ]) : ResponseInterface ;
6
protected function instantiateObject(array &$data, string $class, array &$context, \ReflectionClass $reflectionClass, array|bool $allowedAttributes, ?string $format = null) : object { /**/ }
6
protected function setUp( ) : void { /**/ }
6
abstract public static function createProvider(HttpClientInterface $client, LoaderInterface $loader, LoggerInterface $logger, string $defaultLocale, string $endpoint) : ProviderInterface ;
6
abstract public function createFactory( ) : ProviderFactoryInterface ;
6
abstract protected function getSupportedSchemes( ) : array ;
6
protected function isValueEmpty(mixed $value) : bool { /**/ }
6
public function getMessageData( ) : array { /**/ }
6
abstract protected function getStore( ) : PersistingStoreInterface ;
6
abstract protected function getRedisConnection( ) : \Redis|Relay|\RedisArray|\RedisCluster|\Predis\ClientInterface ;
6
abstract protected function getRedisConnection( ) : \Redis|Relay|\RedisArray|\RedisCluster|\Predis\ClientInterface ;
6
public function __construct(iterable|string $message) { /**/ }
6
public function getPreparedHeaders( ) : Headers { /**/ }
6
abstract public function bodyToString( ) : string ;
6
abstract public function bodyToIterable( ) : iterable ;
6
protected function getUrlMatcher(RouteCollection $routes, ?RequestContext $context = null) { /**/ }
6
abstract protected function getDescriptor( ) ;
6
abstract protected static function getFormat( ) ;
6
abstract protected function describeInputArgument(InputArgument $argument, array $options = [ ]) : void ;
6
abstract protected function describeInputOption(InputOption $option, array $options = [ ]) : void ;
6
abstract protected function describeInputDefinition(InputDefinition $definition, array $options = [ ]) : void ;
6
abstract protected function describeCommand(Command $command, array $options = [ ]) : void ;
6
abstract protected function describeApplication(Application $application, array $options = [ ]) : void ;
6
protected function interact(InputInterface $input, OutputInterface $output) { /**/ }
6
private function configureContainer(ContainerConfigurator $container, LoaderInterface $loader, ContainerBuilder $builder) : void { /**/ }
6
private function configureRoutes(RoutingConfigurator $routes) : void { /**/ }
6
abstract protected function handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack) : Envelope ;
5
public function testRow( ) { /**/ }
5
public function __construct(?string $inputTimezone = null, ?string $outputTimezone = null) { /**/ }
5
protected function getTestOptions( ) : array { /**/ }
5
public function __construct(?HttpClientInterface $client = null) { /**/ }
5
abstract protected static function schedule(self $response, array &$runningResponses) : void ;
5
abstract protected static function perform(ClientState $multi, array &$responses) : void ;
5
abstract protected static function select(ClientState $multi, float $timeout) : int ;
5
public function shouldRetry(AsyncContext $context, ?string $responseContent, ?TransportExceptionInterface $exception) : ?bool { /**/ }
5
abstract protected function getNormalizerForCircularReference(array $defaultContext) : NormalizerInterface ;
5
abstract protected function getSelfReferencingModel( ) ;
5
protected function tearDown( ) : void { /**/ }
5
public function testThrowsConstraintExceptionIfNoValueOrPropertyPath($options) { /**/ }
5
public function testThrowsConstraintExceptionIfBothValueAndPropertyPath( ) { /**/ }
5
public function testValidComparisonToPropertyPath($comparedValue) { /**/ }
5
public function testInvalidValuePath( ) { /**/ }
5
public function testInvalidComparisonToPropertyPathAddsPathAsParameter( ) { /**/ }
5
public function testThrowsOnInvalidStringDates(AbstractComparison $constraint, $expectedMessage, $value) { /**/ }
5
abstract protected function normalizeValue(mixed $value) : mixed ;
5
abstract protected function mergeValues(mixed $leftSide, mixed $rightSide) : mixed ;
5
abstract protected function createNode( ) : NodeInterface ;
5
abstract public static function provideStrategyTests( ) : iterable ;
5
abstract protected function getStore( ) : PersistingStoreInterface ;
5
abstract protected static function getContainer(array $array) ;
5
abstract private function process(array $jobs) : void ;
5
abstract protected function toRegex(string $str) : string ;
5
abstract protected function getRawUri( ) : string ;
5
abstract protected function setNode(\DOMElement $node) : void ;
5
abstract protected function initialize( ) : void ;
5
public function asDebugString( ) : string { /**/ }
5
abstract public function join(array $strings, ?string $lastGlue = null) : static ;
5
abstract public function replaceMatches(string $fromRegexp, string|callable $to) : static ;
5
public function __construct(string $name, string|int|float|null $value = null) { /**/ }
5
public function __construct(array $parameters = [ ]) { /**/ }
5
public function __construct(string $path, bool $checkPath = true) { /**/ }
5
public function __construct(string $name = 'UNKNOWN', string $version = 'UNKNOWN') { /**/ }
5
public function __construct(?InputDefinition $definition = null) { /**/ }
5
public function isEnabled( ) : bool { /**/ }
5
public function addConfiguration(NodeDefinition $node) : void { /**/ }
5
protected static function getKernelClass( ) : string { /**/ }
5
abstract protected static function getDescriptor( ) ;
5
abstract protected static function getFormat( ) ;
5
public function getCacheDir( ) : string { /**/ }
5
public function getLogDir( ) : string { /**/ }
5
public function registerBundles( ) : iterable { /**/ }
5
abstract protected function describeRouteCollection(RouteCollection $routes, array $options = [ ]) : void ;
5
abstract protected function describeRoute(Route $route, array $options = [ ]) : void ;
5
abstract protected function describeContainerParameters(ParameterBag $parameters, array $options = [ ]) : void ;
5
abstract protected function describeContainerTags(ContainerBuilder $container, array $options = [ ]) : void ;
5
abstract protected function describeContainerService(object $service, array $options = [ ], ?ContainerBuilder $container = null) : void ;
5
abstract protected function describeContainerServices(ContainerBuilder $container, array $options = [ ]) : void ;
5
abstract protected function describeContainerDeprecations(ContainerBuilder $container, array $options = [ ]) : void ;
5
abstract protected function describeContainerDefinition(Definition $definition, array $options = [ ], ?ContainerBuilder $container = null) : void ;
5
abstract protected function describeContainerAlias(Alias $alias, array $options = [ ], ?ContainerBuilder $container = null) : void ;
5
abstract protected function describeContainerParameter(mixed $parameter, ?array $deprecation, array $options = [ ]) : void ;
5
abstract protected function describeContainerEnvVars(array $envs, array $options = [ ]) : void ;
5
abstract protected function describeEventDispatcherListeners(EventDispatcherInterface $eventDispatcher, array $options = [ ]) : void ;
5
abstract protected function describeCallable(mixed $callable, array $options = [ ]) : void ;
5
public function testCheckedCheckbox( ) { /**/ }
4
public function testUncheckedCheckbox( ) { /**/ }
4
public function testCheckboxWithValue( ) { /**/ }
4
public function testSingleChoice( ) { /**/ }
4
public function testSingleChoiceWithoutTranslation( ) { /**/ }
4
public function testSingleChoiceWithPlaceholderWithoutTranslation( ) { /**/ }
4
public function testSingleChoiceAttributes( ) { /**/ }
4
public function testSingleExpandedChoiceAttributesWithMainAttributes( ) { /**/ }
4
public function testSingleChoiceWithPreferred( ) { /**/ }
4
public function testSingleChoiceWithPreferredAndNoSeparator( ) { /**/ }
4
public function testSingleChoiceWithPreferredAndBlankSeparator( ) { /**/ }
4
public function testChoiceWithOnlyPreferred( ) { /**/ }
4
public function testSingleChoiceNonRequired( ) { /**/ }
4
public function testSingleChoiceNonRequiredNoneSelected( ) { /**/ }
4
public function testSingleChoiceNonRequiredWithPlaceholder( ) { /**/ }
4
public function testSingleChoiceRequiredWithPlaceholder( ) { /**/ }
4
public function testSingleChoiceRequiredWithPlaceholderViaView( ) { /**/ }
4
public function testSingleChoiceGrouped( ) { /**/ }
4
public function testMultipleChoice( ) { /**/ }
4
public function testMultipleChoiceAttributes( ) { /**/ }
4
public function testMultipleChoiceSkipsPlaceholder( ) { /**/ }
4
public function testMultipleChoiceNonRequired( ) { /**/ }
4
public function testSingleChoiceExpanded( ) { /**/ }
4
public function testSingleChoiceExpandedWithoutTranslation( ) { /**/ }
4
public function testSingleChoiceExpandedAttributes( ) { /**/ }
4
public function testSingleChoiceExpandedWithPlaceholder( ) { /**/ }
4
public function testSingleChoiceExpandedWithPlaceholderWithoutTranslation( ) { /**/ }
4
public function testSingleChoiceExpandedWithBooleanValue( ) { /**/ }
4
public function testMultipleChoiceExpanded( ) { /**/ }
4
public function testMultipleChoiceExpandedWithoutTranslation( ) { /**/ }
4
public function testMultipleChoiceExpandedAttributes( ) { /**/ }
4
public function testCountry( ) { /**/ }
4
public function testCountryWithPlaceholder( ) { /**/ }
4
public function testDateTime( ) { /**/ }
4
public function testDateTimeWithPlaceholderGlobal( ) { /**/ }
4
public function testDateTimeWithHourAndMinute( ) { /**/ }
4
public function testDateTimeWithSeconds( ) { /**/ }
4
public function testDateTimeSingleText( ) { /**/ }
4
public function testDateChoice( ) { /**/ }
4
public function testDateChoiceWithPlaceholderGlobal( ) { /**/ }
4
public function testDateChoiceWithPlaceholderOnYear( ) { /**/ }
4
public function testDateText( ) { /**/ }
4
public function testBirthDay( ) { /**/ }
4
public function testBirthDayWithPlaceholder( ) { /**/ }
4
public function testFile( ) { /**/ }
4
public function testLanguage( ) { /**/ }
4
public function testLocale( ) { /**/ }
4
public function testPercentNoSymbol( ) { /**/ }
4
public function testCheckedRadio( ) { /**/ }
4
public function testUncheckedRadio( ) { /**/ }
4
public function testRadioWithValue( ) { /**/ }
4
public function testTime( ) { /**/ }
4
public function testTimeWithSeconds( ) { /**/ }
4
public function testTimeText( ) { /**/ }
4
public function testTimeWithPlaceholderGlobal( ) { /**/ }
4
public function testTimeWithPlaceholderOnYear( ) { /**/ }
4
public function testTimezone( ) { /**/ }
4
public function testTimezoneWithPlaceholder( ) { /**/ }
4
public function testButtonAttributeNameRepeatedIfTrue( ) { /**/ }
4
public function testColor( ) { /**/ }
4
public function testWeekChoices( ) { /**/ }
4
public function testHelpAttr( ) { /**/ }
4
public function testHelpHtmlDefaultIsFalse( ) { /**/ }
4
public function testHelpHtmlIsFalse( ) { /**/ }
4
public function testHelpHtmlIsTrue( ) { /**/ }
4
public function get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null) : mixed { /**/ }
4
public function get(string $id) : mixed { /**/ }
4
public function __construct(EventDispatcherInterface $dispatcher, ControllerResolverInterface $resolver, ?RequestStack $requestStack = null, ?ArgumentResolverInterface $argumentResolver = null, bool $handleAllThrowables = false) { /**/ }
4
public function __sleep( ) : array { /**/ }
4
public function __wakeup( ) : void { /**/ }
4
protected function createControllerResolver(?LoggerInterface $logger = null) { /**/ }
4
public function testPassMultipartFalseToView( ) { /**/ }
4
abstract protected function getBuilder($name = 'name') : FormBuilderInterface ;
4
abstract protected function getData(array $data) ;
4
abstract protected function loadChoices( ) : iterable ;
4
public function withOptions(array $options) : static { /**/ }
4
abstract protected function close( ) : void ;
4
abstract protected function getLoaderForContextMapping( ) : LoaderInterface ;
4
abstract protected function getNormalizerForSkipUninitializedValues( ) : AbstractObjectNormalizer ;
4
abstract protected function getDenormalizerForConstructArguments( ) : DenormalizerInterface ;
4
abstract protected function getDenormalizerForObjectToPopulate( ) : DenormalizerInterface ;
4
abstract protected function getObjectCollectionWithExpectedArray( ) : array ;
4
abstract protected function getNormalizerForCacheableObjectAttributesTest( ) : AbstractObjectNormalizer ;
4
abstract protected function getNormalizerForIgnoredAttributes( ) : NormalizerInterface ;
4
abstract protected function getDenormalizerForIgnoredAttributes( ) : DenormalizerInterface ;
4
abstract protected function getDenormalizerForTypeEnforcement( ) : DenormalizerInterface ;
4
abstract protected function getNormalizerForCallbacks( ) : NormalizerInterface ;
4
abstract protected function getNormalizerForCallbacksWithPropertyTypeExtractor( ) : NormalizerInterface ;
4
abstract protected function getNormalizerForGroups( ) : NormalizerInterface ;
4
abstract protected function getDenormalizerForGroups( ) : DenormalizerInterface ;
4
abstract protected function getNormalizerForMaxDepth( ) : NormalizerInterface ;
4
public function supportsNormalization(mixed $data, ?string $format = null, array $context = [ ]) : bool { /**/ }
4
protected function getAllowedAttributes(string|object $classOrObject, array $context, bool $attributesAsString = false) : array|bool { /**/ }
4
protected function isAllowedAttribute(object|string $classOrObject, string $attribute, ?string $format = null, array $context = [ ]) : bool { /**/ }
4
abstract protected function newReflectionMember(object|string $objectOrClassName) : \ReflectionMethod|\ReflectionProperty ;
4
abstract protected function getFileLoaderInstance(string $path) : LoaderInterface ;
4
public function __construct(array $loaders) { /**/ }
4
abstract protected function getConstraints(array $options) : array ;
4
abstract protected function prepareTestData(array $contents) ;
4
public function testNoViolationOnNullObjectWithPropertyPath( ) { /**/ }
4
public static function loadValidatorMetadata(ClassMetadata $metadata) { /**/ }
4
public static function createConnection(string $dsn, array $options = [ ]) : mixed { /**/ }
4
abstract public static function toStringProvider( ) : iterable ;
4
abstract public static function supportsProvider( ) : iterable ;
4
abstract public static function createProvider( ) : iterable ;
4
public static function unsupportedSchemeProvider( ) : iterable { /**/ }
4
public static function incompleteDsnProvider( ) : iterable { /**/ }
4
public function __construct(?EventDispatcherInterface $dispatcher = null, ?HttpClientInterface $client = null) { /**/ }
4
protected function getEndpoint( ) : string { /**/ }
4
public function testCanSetCustomHost( ) { /**/ }
4
public function testCanSetCustomHostAndPort( ) { /**/ }
4
abstract public function createInput( ) : AbstractInput ;
4
public function toArray( ) : array { /**/ }
4
abstract protected function supports(string $attribute, mixed $subject) : bool ;
4
abstract protected function voteOnAttribute(string $attribute, mixed $subject, TokenInterface $token) : bool ;
4
abstract protected function getLoginUrl(Request $request) : string ;
4
public function __construct(string $expression) { /**/ }
4
public function getRunner(?object $application) : RunnerInterface { /**/ }
4
public function testAbortAfterExpiration( ) { /**/ }
4
abstract protected function getStore( ) : PersistingStoreInterface ;
4
abstract protected function doSendHttp(SentMessage $message) : ResponseInterface ;
4
public function executeCommand(string $command, array $codes) : string { /**/ }
4
abstract public function initialize( ) : void ;
4
public function terminate( ) : void { /**/ }
4
abstract protected function getReadConnectionDescription( ) : string ;
4
public function returnTypeGrandParent( ) { /**/ }
4
private function shouldFlush( ) : bool { /**/ }
4
public function __invoke( ) { /**/ }
4
public function ensureValidity( ) : void { /**/ }
4
abstract protected function getGuesser( ) : MimeTypeGuesserInterface ;
4
public function __sleep( ) : array { /**/ }
4
public function __wakeup( ) : void { /**/ }
4
abstract public function __construct(string $string = '') ;
4
abstract public function append(string ...$suffix) : static ;
4
abstract public function chunk(int $length = 1) : array ;
4
public function endsWith(string|iterable $suffix) : bool { /**/ }
4
public function equalsTo(string|iterable $string) : bool { /**/ }
4
public function indexOf(string|iterable $needle, int $offset = 0) : ?int { /**/ }
4
public function indexOfLast(string|iterable $needle, int $offset = 0) : ?int { /**/ }
4
abstract public function length( ) : int ;
4
abstract public function prepend(string ...$prefix) : static ;
4
abstract public function replace(string $from, string $to) : static ;
4
abstract public function slice(int $start = 0, ?int $length = null) : static ;
4
abstract public function splice(string $replacement, int $start = 0, ?int $length = null) : static ;
4
public function split(string $delimiter, ?int $limit = null, ?int $flags = null) : array { /**/ }
4
public function startsWith(string|iterable $prefix) : bool { /**/ }
4
protected static function createFromString(string $string) : AbstractString { /**/ }
4
public static function provideSplit( ) : array { /**/ }
4
public static function provideChunk( ) { /**/ }
4
public static function provideLower( ) { /**/ }
4
public static function provideUpper( ) { /**/ }
4
public static function provideAppend( ) { /**/ }
4
public static function provideBeforeAfter( ) { /**/ }
4
public static function provideBeforeAfterIgnoreCase( ) { /**/ }
4
public static function provideBeforeAfterLast( ) { /**/ }
4
public static function provideBeforeAfterLastIgnoreCase( ) { /**/ }
4
public static function provideReplace( ) { /**/ }
4
public static function provideReplaceIgnoreCase( ) { /**/ }
4
final public function host(string $pattern) : static { /**/ }
4
public function __construct($output = null, ?string $charset = null, int $flags = 0) { /**/ }
4
protected function dumpLine(int $depth) : void { /**/ }
4
public function configure(DefinitionConfigurator $definition) : void { /**/ }
4
public function __construct(public ?array $tags = null, public ?array $calls = null, public ?array $bind = null, public bool|string|null $lazy = null, public ?bool $public = null, public ?bool $shared = null, public ?bool $autowire = null, public ?array $properties = null, public array|string|null $configurator = null, public ?string $constructor = null, ) { /**/ }
4
public function __destruct( ) { /**/ }
4
public function move(string $directory, ?string $name = null) : self { /**/ }
4
public function open(string $savePath, string $sessionName) : bool { /**/ }
4
abstract protected function parse( ) : void ;
4
abstract public function getCompletionOutput( ) : CompletionOutputInterface ;
4
abstract public function getExpectedOptionsOutput( ) : string ;
4
abstract public function getExpectedValuesOutput( ) : string ;
4
public static function getDescribeCommandTestData( ) { /**/ }
4
public static function getDescribeApplicationTestData( ) { /**/ }
4
protected function initialize(InputInterface $input, OutputInterface $output) { /**/ }
4
public function run(InputInterface $input, OutputInterface $output) : int { /**/ }
4
public function __construct(?Command $command, InputInterface $input, OutputInterface $output) { /**/ }
4
abstract protected function getLoader(ContainerBuilder $container) ;
4
abstract protected function getFileExtension( ) ;
4
abstract protected function loadFromFile(ContainerBuilder $container, $file) ;
4
abstract protected function getUidClass( ) : string ;
3
public function __construct(private readonly string $version = '1.1', private array $headers = [ ], private readonly StreamInterface $body = new Stream( ), ) { /**/ }
3
abstract protected function getKey( ) : string ;
3
abstract protected function getToken( ) : ?TokenInterface ;
3
protected function getTwigGlobals( ) : array { /**/ }
3
public function testStartTag( ) { /**/ }
3
public function testStartTagWithOverriddenVars( ) { /**/ }
3
public function testStartTagForMultipartForm( ) { /**/ }
3
public function testStartTagWithExtraAttributes( ) { /**/ }
3
public function testLegendOnExpandedType( ) { /**/ }
3
public function handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) : Response { /**/ }
3
protected function getContainerClass( ) : string { /**/ }
3
protected function getKernelParameters( ) : array { /**/ }
3
public function __sleep( ) : array { /**/ }
3
public function isSubmitted( ) : bool { /**/ }
3
public function isSynchronized( ) : bool { /**/ }
3
public function __construct(?int $scale = null, ?bool $grouping = false, ?int $roundingMode = \NumberFormatter::ROUND_HALFUP, ?string $locale = null) { /**/ }
3
public function reverseTransform(mixed $value) : int|float|null { /**/ }
3
public function getNormalizedIniPostMaxSize( ) : string { /**/ }
3
abstract protected function setRequestData($method, $data, $files = [ ]) ;
3
abstract protected function getRequestHandler( ) ;
3
abstract protected function getUploadedFile($suffix = '') ;
3
abstract protected function getInvalidFile( ) ;
3
abstract protected function getFailedUploadedFile($errorCode) ;
3
public function testPassDisabledAsOption( ) { /**/ }
3
public function testPassIdAndNameToView( ) { /**/ }
3
public function testPassIdAndNameToViewWithParent( ) { /**/ }
3
public function testPassIdAndNameToViewWithGrandParent( ) { /**/ }
3
public function testPassTranslationDomainToView( ) { /**/ }
3
public function testInheritTranslationDomainFromParent( ) { /**/ }
3
public function testPreferOwnTranslationDomain( ) { /**/ }
3
public function testDefaultTranslationDomain( ) { /**/ }
3
public function testPassLabelToView( ) { /**/ }
3
abstract protected function getDescriptor( ) ;
3
abstract protected function getFormat( ) ;
3
public function loadChoicesForValues(array $values, ?callable $value = null) : array { /**/ }
3
public function loadValuesForChoices(array $choices, ?callable $value = null) : array { /**/ }
3
public function __construct(int $confidence) { /**/ }
3
abstract protected function describeDefaults(array $options) : void ;
3
abstract protected function describeResolvedFormType(ResolvedFormTypeInterface $resolvedFormType, array $options = [ ]) : void ;
3
abstract protected function describeOption(OptionsResolver $optionsResolver, array $options) : void ;
3
public function withOptions(array $options) : static { /**/ }
3
protected function close( ) : void { /**/ }
3
public function __construct(int $offset = 0, string $content = '') { /**/ }
3
public function testHttp2PushVulcain( ) { /**/ }
3
public function testHttp2PushVulcainWithUnusedResponse( ) { /**/ }
3
public function __construct($foo = null) { /**/ }
3
public function __construct(public $notfoo, public $baz, ) { /**/ }
3
public function __construct($bar = null, ?string $foo = null) { /**/ }
3
public function supportsDenormalization(mixed $data, string $type, ?string $format = null, array $context = [ ]) : bool { /**/ }
3
public function __get(string $option) : mixed { /**/ }
3
public function addImplicitGroupName(string $group) : void { /**/ }
3
public function __sleep( ) : array { /**/ }
3
public function addConstraint(Constraint $constraint) : static { /**/ }
3
public function __construct(string $class, string $name, string $property) { /**/ }
3
public function __construct(string $file) { /**/ }
3
abstract protected function getFile($filename) ;
3
abstract protected static function createCollection(array $content) ;
3
public function testCompareWithNullValueAtPropertyAt($dirtyValue, $dirtyValueAsString, $isValid) { /**/ }
3
protected function doClear(string $namespace) : bool { /**/ }
3
protected function getId(mixed $key) : string { /**/ }
3
public function testPrune( ) { /**/ }
3
protected function __construct(string $namespace = '', int $defaultLifetime = 0) { /**/ }
3
abstract protected function doDeleteTagRelations(array $tagData) : bool ;
3
abstract protected function doInvalidate(array $tagIds) : bool ;
3
protected function doDeleteYieldTags(array $ids) : iterable { /**/ }
3
public function __construct(VersionStrategyInterface $versionStrategy, ?ContextInterface $context = null) { /**/ }
3
public function getUrl(string $path) : string { /**/ }
3
abstract protected function generateDataForLocale(BundleEntryReaderInterface $reader, string $tempDir, string $displayLocale) : ?array ;
3
abstract protected function generateDataForRoot(BundleEntryReaderInterface $reader, string $tempDir) : ?array ;
3
protected function setUp( ) : void { /**/ }
3
protected function tearDown( ) : void { /**/ }
3
abstract protected function createOperation(MessageCatalogueInterface $source, MessageCatalogueInterface $target) ;
3
abstract protected function canBeExtracted(string $file) : bool ;
3
abstract protected function extractFromDirectory(string|array $resource) : iterable ;
3
abstract protected function processDomain(string $domain) : void ;
3
public function __construct(?string $name, ?NodeInterface $parent = null, string $pathSeparator = self::DEFAULT_PATH_SEPARATOR) { /**/ }
3
public function __construct(?string $name, ?NodeParentInterface $parent = null) { /**/ }
3
public function cannotBeEmpty( ) : static { /**/ }
3
public static function getPriority( ) : int { /**/ }
3
public function __construct(UserProviderInterface $userProvider, RequestStack $requestStack, array $options = [ ], ?LoggerInterface $logger = null) { /**/ }
3
abstract protected function processRememberMe(RememberMeDetails $rememberMeDetails, UserInterface $user) : void ;
3
public function consumeRememberMeCookie(RememberMeDetails $rememberMeDetails) : UserInterface { /**/ }
3
public function createToken(Passport $passport, string $firewallName) : TokenInterface { /**/ }
3
public function __construct(UserProviderInterface $userProvider, TokenStorageInterface $tokenStorage, string $firewallName, ?LoggerInterface $logger = null) { /**/ }
3
abstract protected function extractUsername(Request $request) : ?string ;
3
public function __construct(?CacheItemPoolInterface $cache = null, array $providers = [ ]) { /**/ }
3
abstract public static function isValid(string $uid) : bool ;
3
abstract public static function fromString(string $uid) : static ;
3
abstract public function toBinary( ) : string ;
3
public function __construct(?string $ulid = null) { /**/ }
3
public function __construct(private TriggerInterface $inner) { /**/ }
3
public function __construct(string $target, string $operator = '==') { /**/ }
3
public function __construct(object $subject, string $transitionName, WorkflowInterface $workflow, string $message, array $context = [ ]) { /**/ }
3
public function __construct(\DOMElement $node, ?string $currentUri = null, ?string $method = 'GET') { /**/ }
3
abstract public static function getDoctype( ) : string ;
3
public function setValue(?string $value) : void { /**/ }
3
public function getPreparedHeaders( ) : Headers { /**/ }
3
public function getParts( ) : array { /**/ }
3
protected function tokenNeedsEncoding(string $token) : bool { /**/ }
3
abstract public function camel( ) : static ;
3
abstract public function folded( ) : static ;
3
abstract public function lower( ) : static ;
3
abstract public function match(string $regexp, int $flags = 0, int $offset = 0) : array ;
3
abstract public function padBoth(int $length, string $padStr = ' ') : static ;
3
abstract public function padEnd(int $length, string $padStr = ' ') : static ;
3
abstract public function padStart(int $length, string $padStr = ' ') : static ;
3
abstract public function reverse( ) : static ;
3
abstract public function snake( ) : static ;
3
abstract public function title(bool $allWords = false) : static ;
3
abstract public function trim(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}") : static ;
3
abstract public function trimEnd(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}") : static ;
3
abstract public function trimStart(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}") : static ;
3
abstract public function upper( ) : static ;
3
abstract public function width(bool $ignoreAnsiDecoration = true) : int ;
3
public static function provideWidth( ) : array { /**/ }
3
public static function provideCodePointsAt( ) : array { /**/ }
3
abstract protected function getObject(string $id) : object ;
3
public function getFunctionTranslators( ) : array { /**/ }
3
public function getPseudoClassTranslators( ) : array { /**/ }
3
public function __construct(array $values, bool $dumpKeys = true) { /**/ }
3
public function set(string $id, ?object $service) : void { /**/ }
3
public function has(string $id) : bool { /**/ }
3
public function get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE) : ?object { /**/ }
3
public function getServiceIds( ) : array { /**/ }
3
public function getXsdValidationBasePath( ) { /**/ }
3
public function getNamespace( ) { /**/ }
3
public function get(string $name) : array|bool|string|int|float|\UnitEnum|null { /**/ }
3
public function sendContent( ) : static { /**/ }
3
public function setContent(?string $content) : static { /**/ }
3
public function getContent( ) : string|false { /**/ }
3
public function replace(array $parameters = [ ]) : void { /**/ }
3
public function add(array $parameters = [ ]) : void { /**/ }
3
public function set(string $key, mixed $value) : void { /**/ }
3
abstract protected function getLimiters(Request $request) : array ;
3
abstract protected function provideResponse( ) ;
3
public function validateId(string $sessionId) : bool { /**/ }
3
public function read(string $sessionId) : string { /**/ }
3
public function destroy(string $sessionId) : bool { /**/ }
3
public function __construct(array $command, ?string $cwd = null, ?array $env = null, mixed $input = null, ?float $timeout = 60) { /**/ }
3
public static function fromShellCommandline(string $command, ?string $cwd = null, ?array $env = null, mixed $input = null, ?float $timeout = 60) : static { /**/ }
3
public function start(?callable $callback = null, array $env = [ ]) : void { /**/ }
3
public function __construct($input) { /**/ }
3
public function __construct(string $question, string|bool|int|float|null $default = null) { /**/ }
3
public function describe(OutputInterface $output, object $object, array $options = [ ]) : void { /**/ }
3
protected function write(string $content, bool $decorated = false) : void { /**/ }
3
public function ignoreValidationErrors( ) : void { /**/ }
3
public function setApplication(?Application $application) : void { /**/ }
3
public function setHelperSet(HelperSet $helperSet) : void { /**/ }
3
public function setCode(callable $code) : static { /**/ }
3
public function mergeApplicationDefinition(bool $mergeArgs = true) : void { /**/ }
3
public function setDefinition(array|InputDefinition $definition) : static { /**/ }
3
public function getDefinition( ) : InputDefinition { /**/ }
3
public function getNativeDefinition( ) : InputDefinition { /**/ }
3
public function addArgument(string $name, ?int $mode = null, string $description = '', mixed $default = null, array|\Closure $suggestedValues = [ ]) : static { /**/ }
3
public function addOption(string $name, string|array|null $shortcut = null, ?int $mode = null, string $description = '', mixed $default = null, array|\Closure $suggestedValues = [ ]) : static { /**/ }
3
public function setProcessTitle(string $title) : static { /**/ }
3
public function setHelp(string $help) : static { /**/ }
3
public function getHelp( ) : string { /**/ }
3
public function getProcessedHelp( ) : string { /**/ }
3
public function getSynopsis(bool $short = false) : string { /**/ }
3
public function addUsage(string $usage) : static { /**/ }
3
public function getUsages( ) : array { /**/ }
3
public function getHelper(string $name) : HelperInterface { /**/ }
3
public function __construct( ) { /**/ }
3
abstract public function generateKeys(bool $override = false) : bool ;
3
abstract public function seal(string $name, string $value) : void ;
3
abstract public function reveal(string $name) : ?string ;
3
abstract public function remove(string $name) : bool ;
3
abstract public function list(bool $reveal = false) : array ;
3
abstract protected function getTestCaseApp( ) : string ;
3
public function __construct(string $phpArrayFile) { /**/ }
3
abstract protected function doWarmUp(string $cacheDir, ArrayAdapter $arrayAdapter, ?string $buildDir = null) : bool ;
3
private function getAvailableFormatOptions( ) : array { /**/ }
3
public function getQueryBuilderPartsForCachingHash(object $queryBuilder) : ?array { /**/ }
2
abstract public function getLoader(ObjectManager $manager, object $queryBuilder, string $class) : EntityLoaderInterface ;
2
public function __construct(ManagerRegistry $managerRegistry, ?string $entityManagerName = null) { /**/ }
2
public function getLogs(?Request $request = null) : array { /**/ }
2
public function countErrors(?Request $request = null) : int { /**/ }
2
protected function renderForm(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function renderLabel(FormView $view, $label = null, array $vars = [ ]) : string { /**/ }
2
protected function renderHelp(FormView $view) : string { /**/ }
2
protected function renderErrors(FormView $view) : string { /**/ }
2
protected function renderWidget(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function renderRow(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function renderRest(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function renderStart(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function renderEnd(FormView $view, array $vars = [ ]) : string { /**/ }
2
protected function setTheme(FormView $view, array $themes, $useDefaultThemes = true) : void { /**/ }
2
public function testOverrideWidgetBlock( ) { /**/ }
2
public function testSelectWithSizeBiggerThanOneCanBeRequired( ) { /**/ }
2
public function testDateTimeWithWidgetSingleText( ) { /**/ }
2
public function testDateSingleText( ) { /**/ }
2
public function testEmail( ) { /**/ }
2
public function testEmailWithMaxLength( ) { /**/ }
2
public function testHidden( ) { /**/ }
2
public function testDisabled( ) { /**/ }
2
public function testInteger( ) { /**/ }
2
public function testIntegerTypeWithGroupingRendersAsTextInput( ) { /**/ }
2
public function testNumber( ) { /**/ }
2
public function testRenderNumberWithHtml5NumberType( ) { /**/ }
2
public function testRenderNumberWithHtml5NumberTypeAndStepAttribute( ) { /**/ }
2
public function testPassword( ) { /**/ }
2
public function testPasswordSubmittedWithNotAlwaysEmpty( ) { /**/ }
2
public function testPasswordWithMaxLength( ) { /**/ }
2
public function testTextarea( ) { /**/ }
2
public function testText( ) { /**/ }
2
public function testTextWithMaxLength( ) { /**/ }
2
public function testSearch( ) { /**/ }
2
public function testTimeSingleText( ) { /**/ }
2
public function testUrlWithDefaultProtocol( ) { /**/ }
2
public function testUrlWithoutDefaultProtocol( ) { /**/ }
2
public function testButton( ) { /**/ }
2
public function testButtonlabelWithoutTranslation( ) { /**/ }
2
public function testSubmit( ) { /**/ }
2
public function testReset( ) { /**/ }
2
public function testWidgetAttributes( ) { /**/ }
2
public function testWidgetAttributeNameRepeatedIfTrue( ) { /**/ }
2
public function testButtonAttributes( ) { /**/ }
2
public function testTel( ) { /**/ }
2
public function testWeekSingleText( ) { /**/ }
2
public function testWeekSingleTextNoHtml5( ) { /**/ }
2
public function testWeekText( ) { /**/ }
2
public function testSingleChoiceWithPreferredIsNotDuplicated( ) { /**/ }
2
public function testSingleChoiceWithSelectedPreferred( ) { /**/ }
2
public function testSingleChoiceExpandedWithLabelsAsFalse( ) { /**/ }
2
public function testSingleChoiceExpandedWithLabelsSetByCallable( ) { /**/ }
2
public function testSingleChoiceExpandedWithLabelsSetFalseByCallable( ) { /**/ }
2
public function testMultipleChoiceExpandedWithLabelsAsFalse( ) { /**/ }
2
public function testMultipleChoiceExpandedWithLabelsSetByCallable( ) { /**/ }
2
public function testMultipleChoiceExpandedWithLabelsSetFalseByCallable( ) { /**/ }
2
public function testRowWithCustomClass( ) { /**/ }
2
public function testFileWithGroup( ) { /**/ }
2
public function testFloatingLabel( ) { /**/ }
2
public function testErrorWithNoLabel( ) { /**/ }
2
public function testFileLabelIdNotDuplicated( ) { /**/ }
2
public function testFileWithPlaceholder( ) { /**/ }
2
public function getTextTemplate( ) : ?string { /**/ }
2
public function getHtmlTemplate( ) : ?string { /**/ }
2
public function context(array $context) : static { /**/ }
2
public function getContext( ) : array { /**/ }
2
public function isRendered( ) : bool { /**/ }
2
public function markAsRendered( ) : void { /**/ }
2
protected function findFiles(string $filename) : iterable { /**/ }
2
public function testTimeoutIsNotAFatalError( ) { /**/ }
2
public function testTimeoutOnInitialize( ) { /**/ }
2
public function testProxy( ) { /**/ }
2
public function testInformationalResponseStream( ) { /**/ }
2
public function testMaxDuration( ) { /**/ }
2
public function trans(?string $id, array $parameters = [ ], ?string $domain = null, ?string $locale = null) : string { /**/ }
2
protected function setUp( ) : void { /**/ }
2
protected function tearDown( ) : void { /**/ }
2
public function getTranslator( ) : TranslatorInterface { /**/ }
2
public function __construct(array $factories) { /**/ }
2
public function getProvidedServices( ) : array { /**/ }
2
private function createNotFoundException(string $id) : NotFoundExceptionInterface { /**/ }
2
private function createCircularReferenceException(string $id, array $path) : ContainerExceptionInterface { /**/ }
2
protected function getServiceLocator(array $factories) : ContainerInterface { /**/ }
2
public function testThrowsOnCircularReference( ) { /**/ }
2
protected function getHttpKernel( ) : HttpKernelInterface { /**/ }
2
public function getBundles( ) : array { /**/ }
2
public function getBuildDir( ) : string { /**/ }
2
protected function initializeContainer( ) : void { /**/ }
2
protected function guessRoute(Request $request, string|object|array $controller) : string { /**/ }
2
public function __wakeup( ) : void { /**/ }
2
public static function getUndefinedControllers( ) { /**/ }
2
protected function createMockContainer( ) { /**/ }
2
public function transform(mixed $value) : string { /**/ }
2
protected function castParsedValue(int|float $value) : int|float { /**/ }
2
protected function getNumberFormatter( ) : \NumberFormatter { /**/ }
2
public function configureOptions(OptionsResolver $resolver) : void { /**/ }
2
protected function getTypes( ) { /**/ }
2
public function __construct(?RequestStack $requestStack = null) { /**/ }
2
public function hasPostMaxSizeBeenExceeded( ) : bool { /**/ }
2
public function getContentLength( ) : mixed { /**/ }
2
protected function setUp( ) : void { /**/ }
2
public function testPassLabelTranslationParametersToView( ) { /**/ }
2
public function testPassAttrTranslationParametersToView( ) { /**/ }
2
public function testInheritLabelTranslationParametersFromParent( ) { /**/ }
2
public function testInheritAttrTranslationParametersFromParent( ) { /**/ }
2
public function testPreferOwnLabelTranslationParameters( ) { /**/ }
2
public function testPreferOwnAttrTranslationParameters( ) { /**/ }
2
public function testDefaultLabelTranslationParameters( ) { /**/ }
2
public function testDefaultAttrTranslationParameters( ) { /**/ }
2
protected function setUp( ) : void { /**/ }
2
abstract protected function createChoiceList( ) : ChoiceListInterface ;
2
abstract protected function getChoices( ) ;
2
abstract protected function getValues( ) ;
2
protected function doLoadChoicesForValues(array $values, ?callable $value) : array { /**/ }
2
protected function doLoadValuesForChoices(array $choices) : array { /**/ }
2
public function __construct(callable $callback) { /**/ }
2
public function request(string $method, string $url, array $options = [ ]) : ResponseInterface { /**/ }
2
public function __construct(string|iterable $body = '', array $info = [ ]) { /**/ }
2
public function getContent(bool $throw = true) : string { /**/ }
2
public function toStream(bool $throw = true) { /**/ }
2
public function __sleep( ) : array { /**/ }
2
public function __wakeup( ) : void { /**/ }
2
public function cancel( ) : void { /**/ }
2
private static function addResponseHeaders(array $responseHeaders, array &$info, array &$headers, string &$debug = '') : void { /**/ }
2
public function isFirst( ) : bool { /**/ }
2
public function isLast( ) : bool { /**/ }
2
public function getInformationalStatus( ) : ?array { /**/ }
2
public function log($level, $message, array $context = [ ]) : void { /**/ }
2
public function testFixContentLength( ) { /**/ }
2
public function __construct(string|array $groups) { /**/ }
2
abstract protected function getNormalizerForSkipNullValues( ) : NormalizerInterface ;
2
public function testIgnoredAttributesContextDenormalizeInherit( ) { /**/ }
2
public function testRejectInvalidKey( ) { /**/ }
2
abstract protected function getNormalizerForAttributes( ) : NormalizerInterface ;
2
abstract protected function getDenormalizerForAttributes( ) : DenormalizerInterface ;
2
protected function getConstructor(array &$data, string $class, array &$context, \ReflectionClass $reflectionClass, array|bool $allowedAttributes) : ?\ReflectionMethod { /**/ }
2
protected function denormalizeParameter(\ReflectionClass $class, \ReflectionParameter $parameter, string $parameterName, mixed $parameterData, array $context, ?string $format = null) : mixed { /**/ }
2
public function setDenormalizer(DenormalizerInterface $denormalizer) : void { /**/ }
2
public function __set(string $option, mixed $value) : void { /**/ }
2
public function __isset(string $option) : bool { /**/ }
2
public function getCascadingStrategy( ) : int { /**/ }
2
public function validate(mixed $value, Constraint $constraint) : void { /**/ }
2
protected function initializeNestedConstraints( ) : void { /**/ }
2
public function validate(mixed $value, Constraint $constraint) : void { /**/ }
2
public static function provideAllValidComparisons( ) : array { /**/ }
2
public static function provideAllInvalidComparisons( ) : array { /**/ }
2
public function getData( ) { /**/ }
2
public function __construct(mixed $value, string $expectedType) { /**/ }
2
protected function doSave(array $values, int $lifetime) : array|bool { /**/ }
2
protected function doDelete(array $ids) : bool { /**/ }
2
protected function doUnlink(string $file) : bool { /**/ }
2
private function getFileKey(string $file) : string { /**/ }
2
public function prune( ) : bool { /**/ }
2
protected function doSave(array $values, int $lifetime) : array|bool { /**/ }
2
public function deleteItems(array $keys) : bool { /**/ }
2
public function createCachePool( ) : CacheItemPoolInterface { /**/ }
2
public function createCachePool(int $defaultLifetime = 0) : CacheItemPoolInterface { /**/ }
2
public function createCachePool(int $defaultLifetime = 0, ?string $testMethod = null) : CacheItemPoolInterface { /**/ }
2
public function __construct(AdapterInterface $pool) { /**/ }
2
public function __construct(int $defaultLifetime = 0, bool $storeSerialized = true, float $maxLifetime = 0, int $maxItems = 0) { /**/ }
2
public function getItem(mixed $key) : CacheItem { /**/ }
2
public function save(CacheItemInterface $item) : bool { /**/ }
2
public function save(CacheItemInterface $item) : bool { /**/ }
2
public function __construct(string $locale, ?MessageFormatterInterface $formatter = null, ?string $cacheDir = null, bool $debug = false, array $cacheVary = [ ]) { /**/ }
2
public function addResource(string $format, mixed $resource, string $locale, ?string $domain = null) : void { /**/ }
2
public function getLocale( ) : string { /**/ }
2
protected function initializeCatalogue(string $locale) : void { /**/ }
2
protected function doLoadCatalogue(string $locale) : void { /**/ }
2
public function testReadWithLastModified(array $locales, array $domains, array $responseContents, array $lastModifieds, TranslatorBag $expectedTranslatorBag) { /**/ }
2
public function load(mixed $resource, string $locale, string $domain = 'messages') : MessageCatalogue { /**/ }
2
public function load(mixed $resource, string $locale, string $domain = 'messages') : MessageCatalogue { /**/ }
2
public function __construct(string $message, ?string $dsn = null, ?\Throwable $previous = null) { /**/ }
2
protected function getNextTransport(MessageInterface $message) : ?TransportInterface { /**/ }
2
protected function getInitialCursor( ) : int { /**/ }
2
protected function getNameSymbol( ) : string { /**/ }
2
public function testMissingRequiredOptionException(string $dsn, ?string $message = null) { /**/ }
2
public function testCanSetCustomPort( ) { /**/ }
2
public function __construct(string $subject = '', array $channels = [ ]) { /**/ }
2
public function __construct(array $options = [ ]) { /**/ }
2
public function __construct(MessageInterface $original, string $transport) { /**/ }
2
public function __construct(string $message, ?string $dsn = null, ?\Throwable $previous = null) { /**/ }
2
public function __construct(string $file, iterable $resourceCheckers = [ ]) { /**/ }
2
public function isFresh( ) : bool { /**/ }
2
public function __construct(string|array $paths = [ ]) { /**/ }
2
public function locate(string $name, ?string $currentPath = null, bool $first = true) : string|array { /**/ }
2
public function __construct(string $name) { /**/ }
2
public function __toString( ) : string { /**/ }
2
public function load(mixed $resource, ?string $type = null) : mixed { /**/ }
2
protected function preNormalize(mixed $value) : mixed { /**/ }
2
protected function allowPlaceholders( ) : bool { /**/ }
2
public function hasDefaultValue( ) : bool { /**/ }
2
public function getDefaultValue( ) : mixed { /**/ }
2
public function addChild(NodeInterface $node) : void { /**/ }
2
protected function getNodeClass(string $type) : string { /**/ }
2
public function __construct(mixed $resource, ?string $sourceResource = null, int $code = 0, ?\Throwable $previous = null, ?string $type = null) { /**/ }
2
public function testVoteUsingTokenThatReturnsRoleNames($roles, $attributes, $expected) { /**/ }
2
public static function getVoteTests( ) { /**/ }
2
public function __construct(string $prefix = 'ROLE_') { /**/ }
2
protected function extractRoles(TokenInterface $token) : array { /**/ }
2
public function __construct(FirewallMapInterface $map, EventDispatcherInterface $dispatcher) { /**/ }
2
public function onKernelFinishRequest(FinishRequestEvent $event) { /**/ }
2
public static function getSubscribedEvents( ) { /**/ }
2
protected function callListeners(RequestEvent $event, iterable $listeners) { /**/ }
2
public function supports(Request $request) : ?bool { /**/ }
2
abstract public function upgradePassword(PasswordAuthenticatedUserInterface $user, string $newHashedPassword) : void ;
2
abstract public function loadUserByIdentifier(string $identifier) : UserInterface ;
2
abstract public function getPassword( ) : ?string ;
2
abstract public function getSalt( ) : ?string ;
2
public function clearRememberMeCookie( ) : void { /**/ }
2
public function supports(Request $request) : bool { /**/ }
2
public function onAuthenticationFailure(Request $request, AuthenticationException $exception) : Response { /**/ }
2
public function start(Request $request, ?AuthenticationException $authException = null) : Response { /**/ }
2
public function __construct(UserBadge $userBadge, CredentialsInterface $credentials, array $badges = [ ]) { /**/ }
2
public function getNodes( ) : Node { /**/ }
2
protected function registerFunctions( ) { /**/ }
2
protected static function createArrayNode( ) : ArrayNode { /**/ }
2
public function toBase32( ) : string { /**/ }
2
public function toRfc4122( ) : string { /**/ }
2
public function compare(self $other) : int { /**/ }
2
protected function configureOptions(OptionsResolver $resolver) : void { /**/ }
2
protected function setUp( ) : void { /**/ }
2
public function testGetShortDescription( ) { /**/ }
2
public function testGetLongDescription( ) { /**/ }
2
public function testGetTypes( ) { /**/ }
2
public function testIsReadable( ) { /**/ }
2
public function testIsWritable( ) { /**/ }
2
public function testGetProperties( ) { /**/ }
2
public function testIsInitializable( ) { /**/ }
2
public function __construct(string $string, int $intPrivate) { /**/ }
2
public function addListener(string $eventName, callable|array $listener, int $priority = 0) : void { /**/ }
2
protected function createEventDispatcher( ) { /**/ }
2
public function __construct(array $options = [ ]) { /**/ }
2
protected function getArgument(\ReflectionParameter $parameter, ?string $type) : mixed { /**/ }
2
protected static function register(self $runtime) : self { /**/ }
2
public function resolve( ) : array { /**/ }
2
public function __construct(Address $sender, array $recipients) { /**/ }
2
public function setSender(Address $sender) : void { /**/ }
2
public function getSender( ) : Address { /**/ }
2
public function setRecipients(array $recipients) : void { /**/ }
2
public function getRecipients( ) : array { /**/ }
2
protected function getNextTransport( ) : ?TransportInterface { /**/ }
2
protected function getInitialCursor( ) : int { /**/ }
2
protected function getNameSymbol( ) : string { /**/ }
2
protected function stringifyAddresses(array $addresses) : array { /**/ }
2
public function write(string $bytes, bool $debug = true) : void { /**/ }
2
public function flush( ) : void { /**/ }
2
public function readLine( ) : string { /**/ }
2
public function __toString( ) : string { /**/ }
2
protected function getRequest(SentMessage $message) : SendEmailRequest { /**/ }
2
public function __construct(string $message, int $code = 0, ?\Throwable $previous = null, ?string $path = null) { /**/ }
2
public function __construct(PropertyPathInterface $path) { /**/ }
2
public function __construct(self|string $propertyPath) { /**/ }
2
public function initializeLazyObject( ) : parent { /**/ }
2
public function __construct( ) { /**/ }
2
public function __construct(protected \stdClass $dep, ) { /**/ }
2
protected function doRequestInProcess(object $request) { /**/ }
2
protected function filterRequest(Request $request) { /**/ }
2
protected function filterResponse(object $response) { /**/ }
2
public function getBrowser(array $server = [ ], ?History $history = null, ?CookieJar $cookieJar = null) { /**/ }
2
public function log($level, $message, array $context = [ ]) : void { /**/ }
2
public function __construct( ) { /**/ }
2
abstract public function realReturnTypeMustBeThere( ) : string ;
2
public function realReturnTypeIsAlreadyThere( ) { /**/ }
2
abstract public function realReturnTypeIsAlreadyThereWithNull( ) ;
2
public function oneCommonNonObjectReturnedType( ) { /**/ }
2
public function oneCommonNonObjectReturnedTypeWithNull( ) { /**/ }
2
public function oneNonNullableReturnableType( ) { /**/ }
2
public function oneNonNullableReturnableTypeWithNull( ) { /**/ }
2
public function oneNullableReturnableType( ) { /**/ }
2
public function oneNullableReturnableTypeWithNull( ) { /**/ }
2
public function oneOtherType( ) { /**/ }
2
public function oneOtherTypeWithNull( ) { /**/ }
2
public function twoNullableReturnableTypes( ) { /**/ }
2
public function twoNullEdgeCase( ) { /**/ }
2
public function threeReturnTypes( ) { /**/ }
2
public function throughDoc( ) { /**/ }
2
public function optOutThroughDoc( ) { /**/ }
2
public function manyIterables( ) { /**/ }
2
public function nullableReturnableTypeNormalization( ) { /**/ }
2
public function nonNullableReturnableTypeNormalization( ) { /**/ }
2
public function bracketsNormalization( ) { /**/ }
2
public function booleanNormalization( ) { /**/ }
2
public function callableNormalization1( ) { /**/ }
2
public function callableNormalization2( ) { /**/ }
2
public function otherTypeNormalization( ) { /**/ }
2
public function arrayWithLessThanSignNormalization( ) { /**/ }
2
public function this( ) { /**/ }
2
public function mixed( ) { /**/ }
2
public function nullableMixed( ) { /**/ }
2
public function static( ) { /**/ }
2
public function false( ) { /**/ }
2
public function true( ) { /**/ }
2
public function never( ) { /**/ }
2
public function null( ) { /**/ }
2
public function fooMethod(string $foo) { /**/ }
2
public function barMethod( ) { /**/ }
2
public function quzMethod( ) { /**/ }
2
public function finalMethod( ) { /**/ }
2
public function anotherMethod( ) { /**/ }
2
public function usedInInternalClass( ) { /**/ }
2
private function getBatchSize( ) : int { /**/ }
2
public function testConnectionSendAndGetDelayed( ) { /**/ }
2
public function testConnectionSendDelayedMessagesWithSameContent( ) { /**/ }
2
public function testLazy( ) { /**/ }
2
public function testDbIndex( ) { /**/ }
2
public function testJsonError( ) { /**/ }
2
public function testGetNonBlocking( ) { /**/ }
2
public function testGetAfterReject( ) { /**/ }
2
protected function createRedisClient( ) : \Redis|Relay { /**/ }
2
public function createConnection(array $credentials) : \AMQPConnection { /**/ }
2
public function createChannel(\AMQPConnection $connection) : \AMQPChannel { /**/ }
2
public function createQueue(\AMQPChannel $channel) : \AMQPQueue { /**/ }
2
public function createExchange(\AMQPChannel $channel) : \AMQPExchange { /**/ }
2
public function reset( ) : void { /**/ }
2
public function get( ) : ?array { /**/ }
2
public function setup( ) : void { /**/ }
2
public function getExtraSetupSqlForTable(Table $createdTable) : array { /**/ }
2
public function testDecodingFailsWithBadClass( ) { /**/ }
2
protected function createPhpSerializer( ) : PhpSerializer { /**/ }
2
public function __construct(Envelope $envelope, string $receiverName) { /**/ }
2
abstract protected function getStore( ) : PersistingStoreInterface ;
2
public function __construct(\Iterator $iterator, array $matchPatterns, array $noMatchPatterns) { /**/ }
2
protected function isRegex(string $str) : bool { /**/ }
2
public function __construct(Definition $definition, ?MarkingStoreInterface $markingStore = null, ?EventDispatcherInterface $dispatcher = null, string $name = 'unnamed', ?array $eventsToDispatch = null) { /**/ }
2
public function getTransition( ) : ?Transition { /**/ }
2
public function dump(Definition $definition, ?Marking $marking = null, array $options = [ ]) : string { /**/ }
2
protected function findEdges(Definition $definition) : array { /**/ }
2
protected function addEdges(array $edges) : string { /**/ }
2
public function getMethod( ) : string { /**/ }
2
public function getUri( ) : string { /**/ }
2
public function hasValue( ) : bool { /**/ }
2
public function isDisabled( ) : bool { /**/ }
2
public function toString( ) : string { /**/ }
2
public function toIterable( ) : iterable { /**/ }
2
public function getBody( ) : ?AbstractPart { /**/ }
2
protected function initSafeMap( ) : void { /**/ }
2
public function encodeString(string $string, ?string $charset = 'utf-8', int $firstLineOffset = 0, int $maxLineLength = 0) : string { /**/ }
2
public function encodeString(string $string, ?string $charset = 'utf-8', int $firstLineOffset = 0, int $maxLineLength = 0) : string { /**/ }
2
public function testGuessWithDuplicatedFileType( ) { /**/ }
2
public function getBody( ) : string { /**/ }
2
public function getBodyAsString( ) : string { /**/ }
2
protected function toTokens(?string $string = null) : array { /**/ }
2
public function setNormalizer(string $option, \Closure $normalizer) : static { /**/ }
2
public function setAllowedValues(string $option, mixed $allowedValues) : static { /**/ }
2
public function addAllowedValues(string $option, mixed $allowedValues) : static { /**/ }
2
public function setAllowedTypes(string $option, string|array $allowedTypes) : static { /**/ }
2
public function addAllowedTypes(string $option, string|array $allowedTypes) : static { /**/ }
2
public function resolve(array $options = [ ]) : array { /**/ }
2
public function bytesAt(int $offset) : array { /**/ }
2
public function toCodePointString( ) : CodePointString { /**/ }
2
public function toUnicodeString( ) : UnicodeString { /**/ }
2
public function trimPrefix($prefix) : static { /**/ }
2
public function trimSuffix($suffix) : static { /**/ }
2
public function __clone( ) { /**/ }
2
public function codePointsAt(int $offset) : array { /**/ }
2
public function normalize(int $form = self::NFC) : static { /**/ }
2
public static function provideWrap( ) : array { /**/ }
2
public static function provideIndexOf( ) : array { /**/ }
2
public static function provideIndexOfIgnoreCase( ) : array { /**/ }
2
public static function provideIndexOfLast( ) : array { /**/ }
2
public static function provideIndexOfLastIgnoreCase( ) : array { /**/ }
2
public static function provideTitle( ) { /**/ }
2
public static function provideSlice( ) { /**/ }
2
public static function provideReplaceMatches( ) { /**/ }
2
public static function provideCamel( ) { /**/ }
2
public static function provideSnake( ) { /**/ }
2
public static function provideStartsWith( ) { /**/ }
2
public static function provideEndsWith( ) { /**/ }
2
public static function provideEqualsTo( ) { /**/ }
2
public static function provideEqualsToIgnoreCase( ) { /**/ }
2
public static function providePadBoth( ) { /**/ }
2
public static function providePadEnd( ) { /**/ }
2
public static function providePadStart( ) { /**/ }
2
public static function provideReverse( ) { /**/ }
2
public static function providePrepend( ) : array { /**/ }
2
public static function compile(Route $route) : CompiledRoute { /**/ }
2
public function compile( ) : CompiledRoute { /**/ }
2
public function __construct(LoaderInterface $loader, mixed $resource, array $options = [ ], ?RequestContext $context = null, ?LoggerInterface $logger = null, ?string $defaultLocale = null) { /**/ }
2
public function getRouteCollection( ) : RouteCollection { /**/ }
2
public function __construct(string|array|null $path = null, private ?string $name = null, private array $requirements = [ ], private array $options = [ ], private array $defaults = [ ], private ?string $host = null, array|string $methods = [ ], array|string $schemes = [ ], private ?string $condition = null, private ?int $priority = null, ?string $locale = null, ?string $format = null, ?bool $utf8 = null, ?bool $stateless = null, private ?string $env = null) { /**/ }
2
public function testMissingTrailingSlash( ) { /**/ }
2
public function testExtraTrailingSlash( ) { /**/ }
2
public function testSchemeRequirement( ) { /**/ }
2
public function testTrailingRequirementWithDefaultA( ) { /**/ }
2
public function __construct(RouteCollection $routes, RequestContext $context) { /**/ }
2
public function match(string $pathinfo) : array { /**/ }
2
protected function matchCollection(string $pathinfo, RouteCollection $routes) : array { /**/ }
2
public function __construct(RouteCollection $routes, RequestContext $context, ?LoggerInterface $logger = null, ?string $defaultLocale = null) { /**/ }
2
public function generate(string $name, array $parameters = [ ], int $referenceType = self::ABSOLUTE_PATH) : string { /**/ }
2
public function load(mixed $file, ?string $type = null) : ?RouteCollection { /**/ }
2
public function supports(mixed $resource, ?string $type = null) : bool { /**/ }
2
protected function loadFile(string $file) : \DOMDocument { /**/ }
2
public function load(mixed $class, ?string $type = null) : RouteCollection { /**/ }
2
protected function getDefaultRouteName(\ReflectionClass $class, \ReflectionMethod $method) { /**/ }
2
private function createRoute(string $path) : Route { /**/ }
2
public function getNodeTranslators( ) : array { /**/ }
2
public function getCombinationTranslators( ) : array { /**/ }
2
public function getAttributeMatchingTranslators( ) : array { /**/ }
2
public function testHandleValue($value, Token $expectedToken, $remainingContent) { /**/ }
2
abstract protected function doClone(mixed $var) : array ;
2
public function __construct(mixed $value) { /**/ }
2
public function dump(Data $data, $output = null) : ?string { /**/ }
2
public function setStyles(array $styles) : void { /**/ }
2
public function setDisplayOptions(array $displayOptions) : void { /**/ }
2
public function dumpString(Cursor $cursor, string $str, bool $bin, int $cut) : void { /**/ }
2
public function enterHash(Cursor $cursor, int $type, string|int|null $class, bool $hasChild) : void { /**/ }
2
public function leaveHash(Cursor $cursor, int $type, string|int|null $class, bool $hasChild, int $cut) : void { /**/ }
2
protected function style(string $style, string $value, array $attr = [ ]) : string { /**/ }
2
protected function supportsColors( ) : bool { /**/ }
2
private function getSourceLink(string $file, int $line) : string|false { /**/ }
2
public function initialized(string $id) : bool { /**/ }
2
public function reset( ) : void { /**/ }
2
protected function getEnv(string $name) : mixed { /**/ }
2
public function registerExtension(ExtensionInterface $extension) : void { /**/ }
2
public function addCompilerPass(CompilerPassInterface $pass, string $type = PassConfig::TYPE_BEFORE_OPTIMIZATION, int $priority = 0) : static { /**/ }
2
public function resolveEnvPlaceholders(mixed $value, string|bool|null $format = null, ?array &$usedEnvs = null) : mixed { /**/ }
2
public function __construct(string $id, int $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE) { /**/ }
2
public function __construct(?string $class = null, array $arguments = [ ]) { /**/ }
2
public function replaceArgument(int|string $index, mixed $argument) : static { /**/ }
2
public function getArgument(int|string $index) : mixed { /**/ }
2
public function prependExtension(ContainerConfigurator $container, ContainerBuilder $builder) : void { /**/ }
2
public function loadExtension(array $config, ContainerConfigurator $container, ContainerBuilder $builder) : void { /**/ }
2
protected function isConfigEnabled(ContainerBuilder $container, array $config) : bool { /**/ }
2
public function __construct(public string $env, ) { /**/ }
2
public function __construct(array $values) { /**/ }
2
public function __construct($foo, ?Bar $bar = null) { /**/ }
2
public function setDependencies(Foo $foo, A $a) { /**/ }
2
public function notASetter(A $a) { /**/ }
2
public function setWithCallsConfigured(A $a) { /**/ }
2
public function getXsdValidationBasePath( ) : string|false { /**/ }
2
public function getNamespace( ) : string { /**/ }
2
public function getAlias( ) : string { /**/ }
2
public function __construct($optionalArgument = 'foo') { /**/ }
2
public function __construct($mandatoryArgument) { /**/ }
2
public function __construct( ) { /**/ }
2
public static function getProvidedTypes( ) : array { /**/ }
2
public function getEnvPlaceholders( ) : array { /**/ }
2
public function getUnusedEnvPlaceholders( ) : array { /**/ }
2
public function clear( ) : void { /**/ }
2
public function add(array $parameters) : void { /**/ }
2
public function all( ) : array { /**/ }
2
public function set(string $name, array|bool|string|int|float|\UnitEnum|null $value) : void { /**/ }
2
public function deprecate(string $name, string $package, string $version, string $message = 'The parameter "%s" is deprecated.') : void { /**/ }
2
public function has(string $name) : bool { /**/ }
2
public function remove(string $name) : void { /**/ }
2
public function resolve( ) : void { /**/ }
2
private function getExpressionLanguage( ) : ExpressionLanguage { /**/ }
2
public function __construct(ContainerBuilder $container) { /**/ }
2
public function prepare(Request $request) : static { /**/ }
2
public function sendHeaders(?int $statusCode = null) : static { /**/ }
2
public function getStatusCode( ) : int { /**/ }
2
protected function computeCacheControlValue( ) : string { /**/ }
2
public function __construct(array $query = [ ], array $request = [ ], array $attributes = [ ], array $cookies = [ ], array $files = [ ], array $server = [ ], $content = null) { /**/ }
2
public function getClientIp( ) : ?string { /**/ }
2
public function getUri( ) : string { /**/ }
2
public function getMethod( ) : string { /**/ }
2
public function getContent(bool $asResource = false) { /**/ }
2
public function __construct(array $parameters = [ ]) { /**/ }
2
public function get(string $key, mixed $default = null) : mixed { /**/ }
2
public function getString(string $key, string $default = '') : string { /**/ }
2
public function getEnum(string $key, string $class, ?\BackedEnum $default = null) : ?\BackedEnum { /**/ }
2
public function filter(string $key, mixed $default = null, int $filter = \FILTER_DEFAULT, mixed $options = [ ]) : mixed { /**/ }
2
public function __construct(array $headers = [ ]) { /**/ }
2
public function all(?string $key = null) : array { /**/ }
2
public function replace(array $headers = [ ]) : void { /**/ }
2
public function set(string $key, string|array|null $values, bool $replace = true) : void { /**/ }
2
public function remove(string $key) : void { /**/ }
2
public function hasCacheControlDirective(string $key) : bool { /**/ }
2
public function getCacheControlDirective(string $key) : bool|string|null { /**/ }
2
public function __construct(array $options = [ ], AbstractProxy|\SessionHandlerInterface|null $handler = null, ?MetadataBag $metaBag = null) { /**/ }
2
public function start( ) : bool { /**/ }
2
public function clear( ) : void { /**/ }
2
public function __construct(string $name = 'MOCKSESSID', ?MetadataBag $metaBag = null) { /**/ }
2
public function start( ) : bool { /**/ }
2
public function regenerate(bool $destroy = false, ?int $lifetime = null) : bool { /**/ }
2
public function save( ) : void { /**/ }
2
public function write(string $sessionId, string $data) : bool { /**/ }
2
public function close( ) : void { /**/ }
2
public function doRun(InputInterface $input, OutputInterface $output) : int { /**/ }
2
public function reset( ) : void { /**/ }
2
public function getLongVersion( ) : string { /**/ }
2
public function add(Command $command) : ?Command { /**/ }
2
public function get(string $name) : Command { /**/ }
2
public function find(string $name) : Command { /**/ }
2
public function all(?string $namespace = null) : array { /**/ }
2
protected function doRunCommand(Command $command, InputInterface $input, OutputInterface $output) : int { /**/ }
2
protected function getDefaultInputDefinition( ) : InputDefinition { /**/ }
2
protected function getDefaultCommands( ) : array { /**/ }
2
protected function getDefaultHelperSet( ) : HelperSet { /**/ }
2
protected function parseToken(string $token, bool $parseOptions) : bool { /**/ }
2
public function __toString( ) : string { /**/ }
2
public function bind(InputDefinition $definition) : void { /**/ }
2
protected function normalizeOutput(string $output) { /**/ }
2
public function setFormatter(OutputFormatterInterface $formatter) : void { /**/ }
2
public function setDecorated(bool $decorated) : void { /**/ }
2
public function setVerbosity(int $level) : void { /**/ }
2
public function __construct(OutputInterface $output) { /**/ }
2
public function newLine(int $count = 1) : void { /**/ }
2
public function createProgressBar(int $max = 0) : ProgressBar { /**/ }
2
public function write(string|iterable $messages, bool $newline = false, int $type = self::OUTPUT_NORMAL) : void { /**/ }
2
public function writeln(string|iterable $messages, int $type = self::OUTPUT_NORMAL) : void { /**/ }
2
public function getHelperSet( ) : ?HelperSet { /**/ }
2
public function getApplication( ) : ?Application { /**/ }
2
public function __construct(string $value = '', array $options = [ ]) { /**/ }
2
protected function writePrompt(OutputInterface $output, Question $question) : void { /**/ }
2
protected function writeError(OutputInterface $output, \Exception $error) : void { /**/ }
2
public function __construct(iterable $listeners, ?ExceptionListener $exceptionListener = null, ?LogoutListener $logoutListener = null, ?FirewallConfig $config = null) { /**/ }
2
public function getListeners( ) : iterable { /**/ }
2
public function testFirewallPatterns( ) { /**/ }
2
public function getKey( ) : string { /**/ }
2
public function createAuthenticator(ContainerBuilder $container, string $firewallName, array $config, string $userProviderId) : string { /**/ }
2
public function addConfiguration(NodeDefinition $node) : void { /**/ }
2
public static function getTemplate( ) : ?string { /**/ }
2
protected function tearDown( ) : void { /**/ }
2
public function registerBundles( ) : iterable { /**/ }
2
public function testMessengerMiddlewareFactoryErroneousFormat( ) { /**/ }
2
public static function staticMethod( ) { /**/ }
2
protected function warmUpPhpArrayAdapter(PhpArrayAdapter $phpArrayAdapter, array $values) : array { /**/ }
2
public function setContainer(ContainerInterface $container) : ?ContainerInterface { /**/ }
2
protected function sortParameters(ParameterBag $parameters) : array { /**/ }
2