InputOption::getDescription()

string getDescription() Returns the description text. Return Value string The description text

ArrayAccessibleResourceBundle::getErrorMessage()

getErrorMessage()

PassConfig::setAfterRemovingPasses()

setAfterRemovingPasses(array $passes) Sets the AfterRemoving passes. Parameters array $passes An array of passes

ServiceReferenceGraphNode::getValue()

mixed getValue() Returns the value of this Node. Return Value mixed The value

ClockMock::withClockMock()

static withClockMock($enable = null) Parameters $enable

ClassMetadata::hasGroupSequence()

bool hasGroupSequence() Returns whether the "Default" group is overridden by a group sequence. If it is, you can access the group sequence with {@link getGroupSequence()}. Return Value bool Returns true if the "Default" group is overridden

ButtonBuilder::setAttribute()

FormConfigBuilderInterface setAttribute(string $name, mixed $value) Sets the value for an attribute. Parameters string $name The name of the attribute mixed $value The value of the attribute Return Value FormConfigBuilderInterface The configuration object

UploadedFile::getError()

int getError() Returns the upload error. If the upload was successful, the constant UPLOADERROK is returned. Otherwise one of the other UPLOADERRXXX constants is returned. Return Value int The upload error

CompiledRoute::getHostRegex()

string|null getHostRegex() Returns the host regex. Return Value string|null The host regex or null

Component\Serializer\Annotation

Classes Groups Annotation class for @Groups().