13 string references to 'Pattern'
- ArrayPattern::setElements in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ArrayPattern.php - Sets array elements
- AssignmentExpression::setLeft in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ AssignmentExpression.php - Sets the left node of the assignment
- AssignmentProperty::setValue in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ AssignmentProperty.php - Sets the property value
- CatchClause::setParam in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ CatchClause.php - Sets the catch clause parameter
- DateFormatFormBase::submitForm in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā¦
- DateFormatListBuilder::buildHeader in core/
modules/ system/ src/ DateFormatListBuilder.php - Builds the header row for the entity listing.
- EntityDateFormat::updateEntityProperty in core/
modules/ system/ src/ Plugin/ migrate/ destination/ EntityDateFormat.php - Updates a (possible nested) entity property with a value.
- ForInStatement::setLeft in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ForInStatement.php - Sets the iteration variable
- Function_::setParams in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ Function_.php - Sets function parameters array
- PseudoSimple::check in vendor/
mck89/ peast/ lib/ Peast/ Selector/ Node/ Part/ PseudoSimple.php - Returns true if the selector part matches the given node, false otherwise
- Regex::getDefaultOption in vendor/
symfony/ validator/ Constraints/ Regex.php - Returns the name of the default option.
- Regex::getRequiredOptions in vendor/
symfony/ validator/ Constraints/ Regex.php - Returns the name of the required options.
- StringConstraint::check in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ StringConstraint.php - invokes the validation of an element