AdapterInterface setSort(Closure|int $sort) Parameters Closure|int $sort Return Value AdapterInterface Current instance
Classes AnalyzeServiceReferencesPass Run this pass before passes that need to know more about the relation of your services. CheckCircularReferencesPass Checks your services for circular references CheckDefinitionValidityPass This pass validates each definition individually only taking the information into account which is contained in the definition itself. CheckExceptionOnInvalidReferenceBehaviorPass Checks that all references are pointing to a valid service. CheckReferenceVa
bool isIndex() Returns whether the current element in the property path is an array index. Return Value bool
class DiffOperation extends TargetOperation deprecated since version 2.8, to be removed in 3.0. Use TargetOperation instead. Diff operation between two catalogues. The name of 'Diff' is misleading because the operation has nothing to do with diff: intersection = source ∩ target = {x: x ∈ source ∧ x ∈ target} all = intersection ∪ (target ∖ intersection) = target new = all ∖ source = {x: x ∈ target ∧ x ∉ source} obsolete = source ∖ all = source ∖ target = {x: x ∈ source ∧ x ∉ target} Meth
static castFixedArray(SplFixedArray $c, array $a, Stub $stub, $isNested) Parameters SplFixedArray $c array $a Stub $stub $isNested
static bool getHttpMethodParameterOverride() Checks whether support for the _method request parameter is enabled. Return Value bool True when the _method request parameter is enabled, false otherwise
configureOptions(OptionsResolver $resolver) Configures the options for this type. Parameters OptionsResolver $resolver The resolver for the options
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 See also \Symfony\Component\Validator\Constraints\GroupSequence
afterCompile(CompilationContextInterface $context) Runs instructions to be executed after compiling the sources of the resource bundle. Parameters CompilationContextInterface $context The contextual information of the compilation.
Classes DoctrineValidationPass Registers additional validators RegisterEventListenersAndSubscribersPass Registers event listeners and subscribers to the available doctrine connections. RegisterMappingsPass Base class for the doctrine bundles to provide a compiler pass class that helps to register doctrine mappings.
Page 748 of 787