7 string references to 'Undefined'
- CollectionConstraint::validateItems in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ CollectionConstraint.php - Validates the items
- Constraint::checkUndefined in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ Constraint.php - Checks a undefined element
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- ObjectConstraint::validateElement in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ ObjectConstraint.php - Validates the element properties
- ObjectConstraint::validateProperties in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ ObjectConstraint.php - Validates the definition properties
- TypedConfigManager::buildDataDefinition in core/
lib/ Drupal/ Core/ Config/ TypedConfigManager.php - Creates a new data definition object.
- TypedConfigManager::determineType in core/
lib/ Drupal/ Core/ Config/ TypedConfigManager.php - Determines the typed config type for a plugin ID.