7 methods override Composite::getCompositeOption()
- All::getCompositeOption in vendor/
symfony/ validator/ Constraints/ All.php - Returns the name of the property that contains the nested constraints.
- AtLeastOneOf::getCompositeOption in vendor/
symfony/ validator/ Constraints/ AtLeastOneOf.php - Returns the name of the property that contains the nested constraints.
- Collection::getCompositeOption in vendor/
symfony/ validator/ Constraints/ Collection.php - Returns the name of the property that contains the nested constraints.
- Compound::getCompositeOption in vendor/
symfony/ validator/ Constraints/ Compound.php - Returns the name of the property that contains the nested constraints.
- Existence::getCompositeOption in vendor/
symfony/ validator/ Constraints/ Existence.php - Returns the name of the property that contains the nested constraints.
- Sequentially::getCompositeOption in vendor/
symfony/ validator/ Constraints/ Sequentially.php - Returns the name of the property that contains the nested constraints.
- When::getCompositeOption in vendor/
symfony/ validator/ Constraints/ When.php - Returns the name of the property that contains the nested constraints.