Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / web / modules / contrib / search_api_synonym / config / install / views.view.search_api_synonym.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - options
6     - search_api_synonym
7     - user
8 id: search_api_synonym
9 label: 'Search API Synonym'
10 module: views
11 description: 'Editorial views used by Search API Synonym.'
12 tag: ''
13 base_table: search_api_synonym
14 base_field: sid
15 core: 8.x
16 display:
17   default:
18     display_plugin: default
19     id: default
20     display_title: Master
21     position: 0
22     display_options:
23       access:
24         type: perm
25         options:
26           perm: 'administer search api synonyms'
27       cache:
28         type: tag
29         options: {  }
30       query:
31         type: views_query
32         options:
33           disable_sql_rewrite: false
34           distinct: false
35           replica: false
36           query_comment: ''
37           query_tags: {  }
38       exposed_form:
39         type: basic
40         options:
41           submit_button: Apply
42           reset_button: true
43           reset_button_label: Reset
44           exposed_sorts_label: 'Sort by'
45           expose_sort_order: true
46           sort_asc_label: Asc
47           sort_desc_label: Desc
48       pager:
49         type: mini
50         options:
51           items_per_page: 50
52           offset: 0
53           id: 0
54           total_pages: null
55           expose:
56             items_per_page: false
57             items_per_page_label: 'Items per page'
58             items_per_page_options: '5, 10, 25, 50'
59             items_per_page_options_all: false
60             items_per_page_options_all_label: '- All -'
61             offset: false
62             offset_label: Offset
63           tags:
64             previous: ‹‹
65             next: ››
66       style:
67         type: table
68         options:
69           grouping: {  }
70           row_class: ''
71           default_row_class: true
72           override: true
73           sticky: false
74           caption: ''
75           summary: ''
76           description: ''
77           columns:
78             word: word
79             synonyms: synonyms
80             type: type
81             langcode: langcode
82             name: name
83             status: status
84             changed: changed
85             operations: operations
86           info:
87             word:
88               sortable: true
89               default_sort_order: asc
90               align: ''
91               separator: ''
92               empty_column: false
93               responsive: ''
94             synonyms:
95               sortable: true
96               default_sort_order: asc
97               align: ''
98               separator: ''
99               empty_column: false
100               responsive: priority-medium
101             type:
102               sortable: true
103               default_sort_order: asc
104               align: ''
105               separator: ''
106               empty_column: false
107               responsive: priority-medium
108             langcode:
109               sortable: true
110               default_sort_order: asc
111               align: ''
112               separator: ''
113               empty_column: false
114               responsive: priority-low
115             name:
116               sortable: true
117               default_sort_order: asc
118               align: ''
119               separator: ''
120               empty_column: false
121               responsive: priority-low
122             status:
123               sortable: true
124               default_sort_order: asc
125               align: ''
126               separator: ''
127               empty_column: false
128               responsive: priority-low
129             changed:
130               sortable: true
131               default_sort_order: asc
132               align: ''
133               separator: ''
134               empty_column: false
135               responsive: priority-low
136             operations:
137               sortable: false
138               default_sort_order: asc
139               align: ''
140               separator: ''
141               empty_column: false
142               responsive: priority-medium
143           default: word
144           empty_table: false
145       row:
146         type: fields
147       fields:
148         word:
149           id: word
150           table: search_api_synonym
151           field: word
152           relationship: none
153           group_type: group
154           admin_label: ''
155           label: Word
156           exclude: false
157           alter:
158             alter_text: false
159             text: ''
160             make_link: false
161             path: ''
162             absolute: false
163             external: false
164             replace_spaces: false
165             path_case: none
166             trim_whitespace: false
167             alt: ''
168             rel: ''
169             link_class: ''
170             prefix: ''
171             suffix: ''
172             target: ''
173             nl2br: false
174             max_length: 0
175             word_boundary: true
176             ellipsis: true
177             more_link: false
178             more_link_text: ''
179             more_link_path: ''
180             strip_tags: false
181             trim: false
182             preserve_tags: ''
183             html: false
184           element_type: ''
185           element_class: ''
186           element_label_type: ''
187           element_label_class: ''
188           element_label_colon: true
189           element_wrapper_type: ''
190           element_wrapper_class: ''
191           element_default_classes: true
192           empty: ''
193           hide_empty: false
194           empty_zero: false
195           hide_alter_empty: true
196           click_sort_column: value
197           type: string
198           settings:
199             link_to_entity: true
200           group_column: value
201           group_columns: {  }
202           group_rows: true
203           delta_limit: 0
204           delta_offset: 0
205           delta_reversed: false
206           delta_first_last: false
207           multi_type: separator
208           separator: ', '
209           field_api_classes: false
210           entity_type: null
211           entity_field: word
212           plugin_id: field
213         synonyms:
214           id: synonyms
215           table: search_api_synonym
216           field: synonyms
217           relationship: none
218           group_type: group
219           admin_label: ''
220           label: Synonyms
221           exclude: false
222           alter:
223             alter_text: false
224             text: ''
225             make_link: false
226             path: ''
227             absolute: false
228             external: false
229             replace_spaces: false
230             path_case: none
231             trim_whitespace: false
232             alt: ''
233             rel: ''
234             link_class: ''
235             prefix: ''
236             suffix: ''
237             target: ''
238             nl2br: false
239             max_length: 125
240             word_boundary: false
241             ellipsis: true
242             more_link: false
243             more_link_text: ''
244             more_link_path: ''
245             strip_tags: false
246             trim: true
247             preserve_tags: ''
248             html: false
249           element_type: ''
250           element_class: ''
251           element_label_type: ''
252           element_label_class: ''
253           element_label_colon: false
254           element_wrapper_type: ''
255           element_wrapper_class: ''
256           element_default_classes: true
257           empty: ''
258           hide_empty: false
259           empty_zero: false
260           hide_alter_empty: true
261           click_sort_column: value
262           type: string
263           settings:
264             link_to_entity: true
265           group_column: value
266           group_columns: {  }
267           group_rows: true
268           delta_limit: 0
269           delta_offset: 0
270           delta_reversed: false
271           delta_first_last: false
272           multi_type: separator
273           separator: ', '
274           field_api_classes: false
275           entity_type: search_api_synonym
276           entity_field: synonyms
277           plugin_id: field
278         type:
279           id: type
280           table: search_api_synonym
281           field: type
282           relationship: none
283           group_type: group
284           admin_label: ''
285           label: Type
286           exclude: false
287           alter:
288             alter_text: false
289             text: ''
290             make_link: false
291             path: ''
292             absolute: false
293             external: false
294             replace_spaces: false
295             path_case: none
296             trim_whitespace: false
297             alt: ''
298             rel: ''
299             link_class: ''
300             prefix: ''
301             suffix: ''
302             target: ''
303             nl2br: false
304             max_length: 0
305             word_boundary: true
306             ellipsis: true
307             more_link: false
308             more_link_text: ''
309             more_link_path: ''
310             strip_tags: false
311             trim: false
312             preserve_tags: ''
313             html: false
314           element_type: ''
315           element_class: ''
316           element_label_type: ''
317           element_label_class: ''
318           element_label_colon: false
319           element_wrapper_type: ''
320           element_wrapper_class: ''
321           element_default_classes: true
322           empty: ''
323           hide_empty: false
324           empty_zero: false
325           hide_alter_empty: true
326           click_sort_column: value
327           type: list_default
328           settings: {  }
329           group_column: value
330           group_columns: {  }
331           group_rows: true
332           delta_limit: 0
333           delta_offset: 0
334           delta_reversed: false
335           delta_first_last: false
336           multi_type: separator
337           separator: ', '
338           field_api_classes: false
339           entity_type: search_api_synonym
340           entity_field: type
341           plugin_id: field
342         langcode:
343           id: langcode
344           table: search_api_synonym
345           field: langcode
346           relationship: none
347           group_type: group
348           admin_label: ''
349           label: Language
350           exclude: false
351           alter:
352             alter_text: false
353             text: ''
354             make_link: false
355             path: ''
356             absolute: false
357             external: false
358             replace_spaces: false
359             path_case: none
360             trim_whitespace: false
361             alt: ''
362             rel: ''
363             link_class: ''
364             prefix: ''
365             suffix: ''
366             target: ''
367             nl2br: false
368             max_length: 0
369             word_boundary: true
370             ellipsis: true
371             more_link: false
372             more_link_text: ''
373             more_link_path: ''
374             strip_tags: false
375             trim: false
376             preserve_tags: ''
377             html: false
378           element_type: ''
379           element_class: ''
380           element_label_type: ''
381           element_label_class: ''
382           element_label_colon: false
383           element_wrapper_type: ''
384           element_wrapper_class: ''
385           element_default_classes: true
386           empty: ''
387           hide_empty: false
388           empty_zero: false
389           hide_alter_empty: true
390           click_sort_column: value
391           type: language
392           settings:
393             link_to_entity: false
394             native_language: false
395           group_column: value
396           group_columns: {  }
397           group_rows: true
398           delta_limit: 0
399           delta_offset: 0
400           delta_reversed: false
401           delta_first_last: false
402           multi_type: separator
403           separator: ', '
404           field_api_classes: false
405           entity_type: search_api_synonym
406           entity_field: langcode
407           plugin_id: field
408         name:
409           id: name
410           table: users_field_data
411           field: name
412           relationship: uid
413           group_type: group
414           admin_label: ''
415           label: Author
416           exclude: false
417           alter:
418             alter_text: false
419             text: ''
420             make_link: false
421             path: ''
422             absolute: false
423             external: false
424             replace_spaces: false
425             path_case: none
426             trim_whitespace: false
427             alt: ''
428             rel: ''
429             link_class: ''
430             prefix: ''
431             suffix: ''
432             target: ''
433             nl2br: false
434             max_length: 0
435             word_boundary: true
436             ellipsis: true
437             more_link: false
438             more_link_text: ''
439             more_link_path: ''
440             strip_tags: false
441             trim: false
442             preserve_tags: ''
443             html: false
444           element_type: ''
445           element_class: ''
446           element_label_type: ''
447           element_label_class: ''
448           element_label_colon: true
449           element_wrapper_type: ''
450           element_wrapper_class: ''
451           element_default_classes: true
452           empty: ''
453           hide_empty: false
454           empty_zero: false
455           hide_alter_empty: true
456           click_sort_column: value
457           type: user_name
458           settings:
459             link_to_entity: true
460           group_column: value
461           group_columns: {  }
462           group_rows: true
463           delta_limit: 0
464           delta_offset: 0
465           delta_reversed: false
466           delta_first_last: false
467           multi_type: separator
468           separator: ', '
469           field_api_classes: false
470           entity_type: user
471           entity_field: name
472           plugin_id: field
473         status:
474           id: status
475           table: search_api_synonym
476           field: status
477           relationship: none
478           group_type: group
479           admin_label: ''
480           label: Status
481           exclude: false
482           alter:
483             alter_text: false
484             text: ''
485             make_link: false
486             path: ''
487             absolute: false
488             external: false
489             replace_spaces: false
490             path_case: none
491             trim_whitespace: false
492             alt: ''
493             rel: ''
494             link_class: ''
495             prefix: ''
496             suffix: ''
497             target: ''
498             nl2br: false
499             max_length: 0
500             word_boundary: true
501             ellipsis: true
502             more_link: false
503             more_link_text: ''
504             more_link_path: ''
505             strip_tags: false
506             trim: false
507             preserve_tags: ''
508             html: false
509           element_type: ''
510           element_class: ''
511           element_label_type: ''
512           element_label_class: ''
513           element_label_colon: false
514           element_wrapper_type: ''
515           element_wrapper_class: ''
516           element_default_classes: true
517           empty: ''
518           hide_empty: false
519           empty_zero: false
520           hide_alter_empty: true
521           click_sort_column: value
522           type: boolean
523           settings:
524             format: custom
525             format_custom_true: active
526             format_custom_false: inactive
527           group_column: value
528           group_columns: {  }
529           group_rows: true
530           delta_limit: 0
531           delta_offset: 0
532           delta_reversed: false
533           delta_first_last: false
534           multi_type: separator
535           separator: ', '
536           field_api_classes: false
537           entity_type: search_api_synonym
538           entity_field: status
539           plugin_id: field
540         changed:
541           id: changed
542           table: search_api_synonym
543           field: changed
544           relationship: none
545           group_type: group
546           admin_label: ''
547           label: Updated
548           exclude: false
549           alter:
550             alter_text: false
551             text: ''
552             make_link: false
553             path: ''
554             absolute: false
555             external: false
556             replace_spaces: false
557             path_case: none
558             trim_whitespace: false
559             alt: ''
560             rel: ''
561             link_class: ''
562             prefix: ''
563             suffix: ''
564             target: ''
565             nl2br: false
566             max_length: 0
567             word_boundary: true
568             ellipsis: true
569             more_link: false
570             more_link_text: ''
571             more_link_path: ''
572             strip_tags: false
573             trim: false
574             preserve_tags: ''
575             html: false
576           element_type: ''
577           element_class: ''
578           element_label_type: ''
579           element_label_class: ''
580           element_label_colon: true
581           element_wrapper_type: ''
582           element_wrapper_class: ''
583           element_default_classes: true
584           empty: ''
585           hide_empty: false
586           empty_zero: false
587           hide_alter_empty: true
588           click_sort_column: value
589           type: timestamp
590           settings:
591             date_format: custom
592             custom_date_format: 'd/m/Y H:i'
593             timezone: ''
594           group_column: value
595           group_columns: {  }
596           group_rows: true
597           delta_limit: 0
598           delta_offset: 0
599           delta_reversed: false
600           delta_first_last: false
601           multi_type: separator
602           separator: ', '
603           field_api_classes: false
604           entity_type: search_api_synonym
605           entity_field: changed
606           plugin_id: field
607         operations:
608           id: operations
609           table: search_api_synonym
610           field: operations
611           relationship: none
612           group_type: group
613           admin_label: ''
614           label: Operations
615           exclude: false
616           alter:
617             alter_text: false
618             text: ''
619             make_link: false
620             path: ''
621             absolute: false
622             external: false
623             replace_spaces: false
624             path_case: none
625             trim_whitespace: false
626             alt: ''
627             rel: ''
628             link_class: ''
629             prefix: ''
630             suffix: ''
631             target: ''
632             nl2br: false
633             max_length: 0
634             word_boundary: true
635             ellipsis: true
636             more_link: false
637             more_link_text: ''
638             more_link_path: ''
639             strip_tags: false
640             trim: false
641             preserve_tags: ''
642             html: false
643           element_type: ''
644           element_class: ''
645           element_label_type: ''
646           element_label_class: ''
647           element_label_colon: true
648           element_wrapper_type: ''
649           element_wrapper_class: ''
650           element_default_classes: true
651           empty: ''
652           hide_empty: false
653           empty_zero: false
654           hide_alter_empty: true
655           destination: true
656           entity_type: search_api_synonym
657           plugin_id: entity_operations
658       filters:
659         word:
660           id: word
661           table: search_api_synonym
662           field: word
663           relationship: none
664           group_type: group
665           admin_label: ''
666           operator: contains
667           value: ''
668           group: 1
669           exposed: true
670           expose:
671             operator_id: word_op
672             label: Word
673             description: ''
674             use_operator: false
675             operator: word_op
676             identifier: word
677             required: false
678             remember: false
679             multiple: false
680             remember_roles:
681               authenticated: authenticated
682               anonymous: '0'
683               administrator: '0'
684           is_grouped: false
685           group_info:
686             label: ''
687             description: ''
688             identifier: ''
689             optional: true
690             widget: select
691             multiple: false
692             remember: false
693             default_group: All
694             default_group_multiple: {  }
695             group_items: {  }
696           entity_type: search_api_synonym
697           entity_field: word
698           plugin_id: string
699         synonyms:
700           id: synonyms
701           table: search_api_synonym
702           field: synonyms
703           relationship: none
704           group_type: group
705           admin_label: ''
706           operator: contains
707           value: ''
708           group: 1
709           exposed: true
710           expose:
711             operator_id: synonyms_op
712             label: Synonyms
713             description: ''
714             use_operator: false
715             operator: synonyms_op
716             identifier: synonyms
717             required: false
718             remember: false
719             multiple: false
720             remember_roles:
721               authenticated: authenticated
722               anonymous: '0'
723               administrator: '0'
724           is_grouped: false
725           group_info:
726             label: ''
727             description: ''
728             identifier: ''
729             optional: true
730             widget: select
731             multiple: false
732             remember: false
733             default_group: All
734             default_group_multiple: {  }
735             group_items: {  }
736           entity_type: search_api_synonym
737           entity_field: synonyms
738           plugin_id: string
739         type:
740           id: type
741           table: search_api_synonym
742           field: type
743           relationship: none
744           group_type: group
745           admin_label: ''
746           operator: '='
747           value: ''
748           group: 1
749           exposed: true
750           expose:
751             operator_id: type_op
752             label: Type
753             description: ''
754             use_operator: false
755             operator: type_op
756             identifier: type
757             required: false
758             remember: false
759             multiple: false
760             remember_roles:
761               authenticated: authenticated
762               anonymous: '0'
763               administrator: '0'
764           is_grouped: true
765           group_info:
766             label: Type
767             description: ''
768             identifier: type
769             optional: true
770             widget: select
771             multiple: false
772             remember: false
773             default_group: All
774             default_group_multiple: {  }
775             group_items:
776               1:
777                 title: Synonym
778                 operator: '='
779                 value: synonym
780               2:
781                 title: 'Spelling error'
782                 operator: '='
783                 value: spelling_error
784           entity_type: search_api_synonym
785           entity_field: type
786           plugin_id: string
787         status:
788           id: status
789           table: search_api_synonym
790           field: status
791           relationship: none
792           group_type: group
793           admin_label: ''
794           operator: '='
795           value: All
796           group: 1
797           exposed: true
798           expose:
799             operator_id: ''
800             label: Status
801             description: ''
802             use_operator: false
803             operator: status_op
804             identifier: status
805             required: false
806             remember: false
807             multiple: false
808             remember_roles:
809               authenticated: authenticated
810               anonymous: '0'
811               administrator: '0'
812           is_grouped: false
813           group_info:
814             label: ''
815             description: ''
816             identifier: ''
817             optional: true
818             widget: select
819             multiple: false
820             remember: false
821             default_group: All
822             default_group_multiple: {  }
823             group_items: {  }
824           entity_type: search_api_synonym
825           entity_field: status
826           plugin_id: boolean
827         langcode:
828           id: langcode
829           table: search_api_synonym
830           field: langcode
831           relationship: none
832           group_type: group
833           admin_label: ''
834           operator: in
835           value: {  }
836           group: 1
837           exposed: true
838           expose:
839             operator_id: langcode_op
840             label: Language
841             description: ''
842             use_operator: false
843             operator: langcode_op
844             identifier: langcode
845             required: false
846             remember: false
847             multiple: false
848             remember_roles:
849               authenticated: authenticated
850               anonymous: '0'
851               administrator: '0'
852             reduce: false
853           is_grouped: false
854           group_info:
855             label: ''
856             description: ''
857             identifier: ''
858             optional: true
859             widget: select
860             multiple: false
861             remember: false
862             default_group: All
863             default_group_multiple: {  }
864             group_items: {  }
865           entity_type: search_api_synonym
866           entity_field: langcode
867           plugin_id: language
868       sorts: {  }
869       title: 'Search API Synonym'
870       header: {  }
871       footer: {  }
872       empty: {  }
873       relationships:
874         uid:
875           id: uid
876           table: search_api_synonym
877           field: uid
878           relationship: none
879           group_type: group
880           admin_label: User
881           required: true
882           entity_type: search_api_synonym
883           entity_field: uid
884           plugin_id: standard
885       arguments: {  }
886       display_extenders: {  }
887       filter_groups:
888         operator: AND
889         groups:
890           1: AND
891       use_ajax: true
892     cache_metadata:
893       max-age: 0
894       contexts:
895         - 'languages:language_content'
896         - 'languages:language_interface'
897         - url
898         - url.query_args
899         - user.permissions
900       tags: {  }
901   list:
902     display_plugin: page
903     id: list
904     display_title: Page
905     position: 1
906     display_options:
907       display_extenders: {  }
908       path: admin/config/search/search-api-synonyms
909     cache_metadata:
910       max-age: 0
911       contexts:
912         - 'languages:language_content'
913         - 'languages:language_interface'
914         - url
915         - url.query_args
916         - user.permissions
917       tags: {  }