MCPcopy Index your code

hub / github.com/ngx-formly/ngx-formly / functions

Functions607 in github.com/ngx-formly/ngx-formly

↓ 132 callersFunctiondetectChanges
()
src/core/src/lib/components/formly.field.spec.ts:75
↓ 67 callersFunctionprovideFormlyCore
(configs: ConfigOption | ConfigOption[] = [])
src/core/src/lib/core.config.ts:48
↓ 65 callersMethodtoFieldConfig
(schema: JSONSchema7, options?: FormlyJsonschemaOptions)
src/core/json-schema/src/formly-json-schema.service.ts:108
↓ 56 callersMethodforChild
(config: ConfigOption = {})
src/core/src/lib/core.module.ts:48
↓ 43 callersFunctionrenderComponent
(inputs: IFormlyFormInputs, config: any = {})
src/core/src/lib/components/formly.form.spec.ts:24
↓ 42 callersFunctioncreateFieldComponent
( field: FormlyFieldConfig, config: IComponentOptions<{ field: FormlyFieldConfig }> = {}, )
src/core/testing/src/component-factory.ts:80
↓ 41 callersFunctionwithFormlyBootstrap
()
src/ui/bootstrap/src/lib/bootstrap.config.ts:10
↓ 38 callersFunctionobserve
(o: IObserveTarget<T>, paths: string[], setFn?: IObserveFn<T>)
src/core/src/lib/utils.ts:265
↓ 38 callersFunctionrenderComponent
({ schema, model }: { schema: JSONSchema7; model?: any })
src/core/json-schema/src/formly-json-schema.service.spec.ts:8
↓ 37 callersFunctionrenderComponent
(field: FormlyFieldConfig, opts: any = {})
src/core/src/lib/components/formly.field.spec.ts:18
↓ 37 callersFunctionɵCustomEvent
(target?: any)
src/core/testing/src/utils.ts:48
↓ 34 callersFunctionbuildField
({ model, options, ...field }: FormlyFieldConfigCache)
src/core/src/lib/extensions/field-expression-legacy/field-expression.spec.ts:6
↓ 32 callersFunctionvalidateType
({ validators }: FormlyFieldConfig, value: any)
src/core/json-schema/src/formly-json-schema.service.spec.ts:2229
↓ 31 callersFunctionclone
(value: any)
src/core/src/lib/utils.ts:153
↓ 28 callersFunctionrenderComponent
(field: FormlyFieldConfig, config = {})
src/core/src/lib/templates/field-array.type.spec.ts:9
↓ 27 callersFunctionbuildField
({ model, options, form, ...field }: FormlyFieldConfigCache)
src/core/src/lib/extensions/field-form/field-form.spec.ts:5
↓ 27 callersFunctionhasKey
(field: FormlyFieldConfig)
src/core/src/lib/utils.ts:30
↓ 26 callersMethodbuild
(field: FormlyFieldConfig)
src/core/src/lib/services/formly.builder.ts:31
↓ 24 callersFunctionvalidate
(field: FormlyFieldConfigCache, value: any, errors: ValidationErrors)
src/core/src/lib/extensions/field-validation/field-validation.spec.ts:29
↓ 22 callersFunctiondefineHiddenProp
(field: any, prop: string, defaultValue: any)
src/core/src/lib/utils.ts:221
↓ 22 callersMethoddetectChanges
()
src/ui/material/datepicker/src/datepicker.type.ts:120
↓ 21 callersFunctionbuildField
({ model, options, ...field }: FormlyFieldConfig)
src/core/src/lib/extensions/core/core.spec.ts:12
↓ 21 callersMethodcheckExpressions
(field: FormlyFieldConfigCache, ignoreCache = false)
src/core/src/lib/extensions/field-expression-legacy/field-expression.ts:157
↓ 21 callersMethodcurrent
()
src/core/src/lib/extensions/field-expression/utils.ts:491
↓ 20 callersFunctionsetInputs
(fixture: ComponentFixture<T>, inputs: T, detectChanges = true)
src/core/testing/src/component-factory.ts:7
↓ 18 callersFunctionbuildField
(field: FormlyFieldConfigCache)
src/core/src/lib/extensions/field-validation/field-validation.spec.ts:6
↓ 18 callersFunctiongetKeyPath
(field: FormlyFieldConfigCache)
src/core/src/lib/utils.ts:34
↓ 17 callersMethodconsume
(expectedType: TokenType)
src/core/src/lib/extensions/field-expression/utils.ts:495
↓ 15 callersFunctiongetFieldValue
(field: FormlyFieldConfig)
src/core/src/lib/utils.ts:94
↓ 15 callersMethodgetType
(name: FormlyFieldConfig['type'], throwIfNotFound = false)
src/core/src/lib/services/formly.config.ts:99
↓ 15 callersFunctionrenderComponent
(field: FormlyFieldConfig, { template }: { template?: string } = {})
src/core/src/lib/templates/formly.attributes.spec.ts:6
↓ 14 callersMethodparse
()
src/core/src/lib/extensions/field-expression/utils.ts:272
↓ 13 callersFunctionisEmpty
(v: any)
src/core/json-schema/src/formly-json-schema.service.ts:42
↓ 13 callersFunctionregisterControl
( field: FormlyFieldConfigCache, control?: FormlyFieldConfigCache['formControl'], emitEvent = false, )
src/core/src/lib/extensions/field-form/utils.ts:47
↓ 12 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/material/select/src/select.type.spec.ts:9
↓ 11 callersFunctionisObject
(x: any)
src/core/src/lib/utils.ts:145
↓ 11 callersFunctionwithFormlyMaterial
()
src/ui/material/src/lib/material.config.ts:9
↓ 10 callersFunctiongetFieldArrayChild
(config: FormlyFieldConfig)
src/core/json-schema/src/formly-json-schema.service.spec.ts:2216
↓ 10 callersMethodtransform
(options: any, field?: FormlyFieldConfig)
src/core/select/src/select-options.pipe.ts:32
↓ 9 callersMethodaddValidator
(field: FormlyFieldConfig, name: string, validator: FormlyFieldConfig['validators'])
src/core/json-schema/src/formly-json-schema.service.ts:821
↓ 9 callersFunctioncreateFieldChangesSpy
(field: FormlyFieldConfig)
src/core/testing/src/utils.ts:27
↓ 9 callersFunctionexpectTypeValidator
(schemaType: string[])
src/core/json-schema/src/formly-json-schema.service.spec.ts:2220
↓ 9 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/select/src/select.type.spec.ts:6
↓ 9 callersMethodsetAttribute
(attr: string, value: string)
src/core/src/lib/templates/formly.attributes.ts:219
↓ 9 callersFunctionvalidationMessageContent
(query: (v: string) => DebugElement)
src/core/src/lib/templates/formly.validation-message.spec.ts:6
↓ 8 callersFunctionexpectEventCall
(evt: string)
src/core/src/lib/templates/formly.attributes.spec.ts:167
↓ 8 callersFunctionisNil
(value: any)
src/core/src/lib/utils.ts:120
↓ 8 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/input/src/input.type.spec.ts:5
↓ 7 callersFunctionassignFieldValue
(field: FormlyFieldConfigCache, value: any)
src/core/src/lib/utils.ts:59
↓ 7 callersMethodgetValidatorMessage
(name: string)
src/core/src/lib/services/formly.config.ts:250
↓ 7 callersFunctionobserveDeep
(source: IObserveTarget<T>, paths: string[], setFn: () => void)
src/core/src/lib/utils.ts:241
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/core/src/lib/templates/formly.validation-message.spec.ts:10
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/ionic/input/src/input.type.spec.ts:5
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/primeng/input/src/input.type.spec.ts:5
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/kendo/input/src/input.type.spec.ts:5
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/material/input/src/input.type.spec.ts:6
↓ 7 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/ng-zorro-antd/input/src/input.type.spec.ts:6
↓ 7 callersFunctionreverseDeepMerge
(dest: any, ...args: any[])
src/core/src/lib/utils.ts:106
↓ 7 callersFunctionuniqueItemsValidator
(model: any)
src/core/json-schema/src/formly-json-schema.service.spec.ts:423
↓ 7 callersFunctionunregisterControl
(field: FormlyFieldConfigCache, emitEvent = false)
src/core/src/lib/extensions/field-form/utils.ts:6
↓ 7 callersFunctionunsubscribe
()
src/core/src/lib/utils.ts:244
↓ 6 callersMethodaddConfig
(config: ConfigOption | ConfigOption[])
src/core/src/lib/services/formly.config.ts:47
↓ 6 callersFunctioncreateBuilder
(option?: ConfigOption)
src/core/src/lib/services/formly.builder.spec.ts:5
↓ 6 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/core/preset/src/preset-substitution.extension.spec.ts:5
↓ 6 callersMethodsetType
* Allows you to specify a custom type which you can use in your field configuration. * You can pass an object of options, or an array of objects of
src/core/src/lib/services/formly.config.ts:83
↓ 5 callersFunctionassignModelValue
(model: any, paths: string[], value: any)
src/core/src/lib/utils.ts:81
↓ 5 callersFunctiongetField
(f: FormlyFieldConfig, key: FormlyFieldConfig['key'])
src/core/src/lib/utils.ts:332
↓ 5 callersMethodgetValidator
(name: string)
src/core/src/lib/services/formly.config.ts:227
↓ 5 callersFunctionisObject
(v: any)
src/core/json-schema/src/formly-json-schema.service.ts:46
↓ 5 callersFunctionminItemsValidator
(model: any)
src/core/json-schema/src/formly-json-schema.service.spec.ts:369
↓ 5 callersMethodpeek
(offset = 1)
src/core/src/lib/extensions/field-expression/utils.ts:147
↓ 5 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/radio/src/radio.type.spec.ts:5
↓ 5 callersMethodshowError
(field: FieldType)
src/core/src/lib/services/formly.config.ts:35
↓ 5 callersMethodtriggerHook
(name: keyof FormlyHookConfig, changes?: SimpleChanges)
src/core/src/lib/components/formly.field.ts:164
↓ 5 callersFunctionupdateValidity
(c: AbstractControl, onlySelf = false)
src/core/src/lib/extensions/field-form/utils.ts:103
↓ 4 callersFunctionaddModuleImportToModule
( host: Tree, modulePath: string, moduleName: string, src: string, )
src/schematics/utils/ast.ts:20
↓ 4 callersFunctionasyncValidate
(field: FormlyFieldConfigCache, value: any, errors: ValidationErrors)
src/core/src/lib/extensions/field-validation/field-validation.spec.ts:34
↓ 4 callersFunctioncreateBuilder
({ extensions, onInit }: IBuilderOption = {})
src/core/testing/src/builder-factory.ts:13
↓ 4 callersFunctioncreateComponent
({ template, inputs, config, detectChanges, imports, declarations, providers, }: IComponentOptio
src/core/testing/src/component-factory.ts:27
↓ 4 callersFunctiongetFieldId
(formId: string, field: FormlyFieldConfig, index: string | number)
src/core/src/lib/utils.ts:14
↓ 4 callersMethodgetWrapper
(name: string | Type<FieldWrapper>)
src/core/src/lib/services/formly.config.ts:196
↓ 4 callersFunctionisHidden
(f: FormlyFieldConfig)
src/core/src/lib/utils.ts:373
↓ 4 callersFunctionisSignalRequired
()
src/core/src/lib/utils.ts:386
↓ 4 callersFunctionisUndefined
(value: any)
src/core/src/lib/utils.ts:124
↓ 4 callersFunctionmaxItemsValidator
(model: any)
src/core/json-schema/src/formly-json-schema.service.spec.ts:408
↓ 4 callersMethodonClick
($event: Event)
demo/src/app/examples/other/button/button-type.component.ts:18
↓ 4 callersFunctionprovideFormlyConfig
(configs: ConfigOption | ConfigOption[] = [])
src/core/src/lib/core.config.ts:55
↓ 4 callersMethodremoveAttribute
(attr: string)
src/core/src/lib/templates/formly.attributes.ts:223
↓ 4 callersMethodrender
()
src/core/src/lib/components/formly.field.ts:197
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/core/src/lib/extensions/core/core.spec.ts:6
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/primeng/form-field/src/form-field.wrapper.spec.ts:5
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/primeng/select/src/select.type.spec.ts:6
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/kendo/form-field/src/form-field.wrapper.spec.ts:5
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/kendo/checkbox/src/checkbox.type.spec.ts:5
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/ng-zorro-antd/form-field/src/form-field.wrapper.spec.ts:6
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/form-field/src/form-field.wrapper.spec.ts:5
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/checkbox/src/checkbox.type.spec.ts:5
↓ 4 callersFunctionrenderComponent
(field: FormlyFieldConfig)
src/ui/bootstrap/textarea/src/textarea.type.spec.ts:5
↓ 4 callersMethodresolveMultiSchema
(mode: 'oneOf' | 'anyOf', schemas: JSONSchema7[], options: IOptions)
src/core/json-schema/src/formly-json-schema.service.ts:622
↓ 4 callersFunctionwithFormlyFieldDatepicker
()
src/ui/primeng/datepicker/src/datepicker.config.ts:4
next →1–100 of 607, ranked by callers