LessThan

class LessThan extends AbstractComparison Constants DEFAULT_GROUP The name of the group given to all constraints with no explicit group. CLASS_CONSTRAINT Marks a constraint that can be put onto classes. PROPERTY_CONSTRAINT Marks a constraint that can be put onto properties. TOO_HIGH_ERROR Properties mixed $payload Domain-specific data attached to a constraint. from Constraint array $groups The groups that the constraint belongs to from Constraint $message $value from

OrderedHashMap::count()

count() {@inheritdoc}

CompilationContext::getBinaryDir()

string getBinaryDir() Returns the directory where the binary resource bundles are stored. Return Value string An absolute path to a directory.

Reader::moveToEnd()

moveToEnd()

SymfonyStyle

class SymfonyStyle extends OutputStyle Output decorator helpers for the Symfony Style Guide. Constants MAX_LINE_LENGTH Methods __construct(InputInterface $input, OutputInterface $output) newLine(int $count = 1) Add newline(s). ProgressBar createProgressBar(int $max) write(string|array $messages, bool $newline = false, $type = self::OUTPUT_NORMAL) Writes a message to the output. writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to th

DebugLoggerInterface::getLogs()

array getLogs() Returns an array of logs. A log is an array with the following mandatory keys: timestamp, message, priority, and priorityName. It can also have an optional context key containing an array. Return Value array An array of logs

FormatterHelper::getName()

string getName() Returns the canonical name of this helper. Return Value string The canonical name

InputOption::isValueRequired()

bool isValueRequired() Returns true if the option requires a value. Return Value bool true if value mode is self::VALUE_REQUIRED, false otherwise

PassConfig::getBeforeOptimizationPasses()

array getBeforeOptimizationPasses() Gets all passes for the BeforeOptimization pass. Return Value array An array of passes

MutableAclProvider

class MutableAclProvider extends AclProvider implements MutableAclProviderInterface, PropertyChangedListener An implementation of the MutableAclProviderInterface using Doctrine DBAL. Constants MAX_BATCH_SIZE Methods __construct(Connection $connection, PermissionGrantingStrategyInterface $permissionGrantingStrategy, array $options, AclCacheInterface $cache = null) Constructor. array findChildren(ObjectIdentityInterface $parentOid, bool $directChildrenOnly = false) Retrieves all