class JsonDescriptor extends Descriptor

Properties

protected OutputStyle $output from Descriptor
protected $type from Descriptor
protected $ownOptions from Descriptor
protected $overriddenOptions from Descriptor
protected $parentOptions from Descriptor
protected $extensionOptions from Descriptor
protected $requiredOptions from Descriptor
protected $parents from Descriptor
protected $extensions from Descriptor

Methods

describe(OutputInterface $output, object $object, array $options = array())

Describes an object if supported.

describeDefaults(array $options)

No description

describeResolvedFormType(ResolvedFormTypeInterface $resolvedFormType, array $options = array())

No description

describeOption(OptionsResolver $optionsResolver, array $options)

No description

getOptionDefinition(OptionsResolver $optionsResolver, $option)

No description

Details

describe(OutputInterface $output, object $object, array $options = array())

Describes an object if supported.

Parameters

OutputInterface $output
object $object
array $options

protected describeDefaults(array $options)

Parameters

array $options

protected describeResolvedFormType(ResolvedFormTypeInterface $resolvedFormType, array $options = array())

Parameters

ResolvedFormTypeInterface $resolvedFormType
array $options

protected describeOption(OptionsResolver $optionsResolver, array $options)

Parameters

OptionsResolver $optionsResolver
array $options

protected collectOptions(ResolvedFormTypeInterface $type)

Parameters

ResolvedFormTypeInterface $type

protected getOptionDefinition(OptionsResolver $optionsResolver, $option)

Parameters

OptionsResolver $optionsResolver
$option

protected filterOptionsByDeprecated(ResolvedFormTypeInterface $type)

Parameters

ResolvedFormTypeInterface $type