views.view.admin_users.yml 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586
  1. uuid: 4b9d00a7-92d9-413e-ab27-a77b073ce08e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.user.field_company
  7. - field.storage.user.field_memo
  8. - field.storage.user.field_showroom
  9. - taxonomy.vocabulary.company
  10. - taxonomy.vocabulary.showroom
  11. - user.role.admin
  12. - user.role.root
  13. module:
  14. - pagerer
  15. - taxonomy
  16. - user
  17. - views_bulk_operations
  18. id: admin_users
  19. label: 'Admin Users'
  20. module: views
  21. description: ''
  22. tag: ''
  23. base_table: users_field_data
  24. base_field: uid
  25. display:
  26. default:
  27. display_plugin: default
  28. id: default
  29. display_title: Master
  30. position: 0
  31. display_options:
  32. access:
  33. type: role
  34. options:
  35. role:
  36. admin: admin
  37. root: root
  38. cache:
  39. type: tag
  40. options: { }
  41. query:
  42. type: views_query
  43. options:
  44. disable_sql_rewrite: false
  45. distinct: false
  46. replica: false
  47. query_comment: ''
  48. query_tags: { }
  49. exposed_form:
  50. type: basic
  51. options:
  52. submit_button: Apply
  53. reset_button: true
  54. reset_button_label: Reset
  55. exposed_sorts_label: 'Sort by'
  56. expose_sort_order: true
  57. sort_asc_label: Asc
  58. sort_desc_label: Desc
  59. pager:
  60. type: pagerer
  61. options:
  62. preset: default
  63. items_per_page: 50
  64. offset: 0
  65. id: '0'
  66. total_pages: ''
  67. expose:
  68. items_per_page: 0
  69. items_per_page_label: 'Items per page'
  70. items_per_page_options: '5, 10, 25, 50'
  71. items_per_page_options_all: 0
  72. items_per_page_options_all_label: '- All -'
  73. offset: 0
  74. offset_label: Offset
  75. style:
  76. type: table
  77. options:
  78. grouping: { }
  79. row_class: ''
  80. default_row_class: true
  81. override: true
  82. sticky: false
  83. caption: ''
  84. summary: ''
  85. description: ''
  86. columns:
  87. views_bulk_operations_bulk_form: views_bulk_operations_bulk_form
  88. name: name
  89. field_first_name: field_first_name
  90. field_name: field_name
  91. mail: field_name
  92. operations: field_name
  93. roles_target_id: roles_target_id
  94. field_company: field_company
  95. field_showroom: field_showroom
  96. access: access
  97. created: created
  98. field_memo: field_memo
  99. rendered_entity: rendered_entity
  100. info:
  101. views_bulk_operations_bulk_form:
  102. align: ''
  103. separator: ''
  104. empty_column: false
  105. responsive: ''
  106. name:
  107. sortable: false
  108. default_sort_order: asc
  109. align: ''
  110. separator: '<br/>'
  111. empty_column: false
  112. responsive: ''
  113. field_first_name:
  114. sortable: false
  115. default_sort_order: asc
  116. align: ''
  117. separator: ''
  118. empty_column: false
  119. responsive: ''
  120. field_name:
  121. sortable: false
  122. default_sort_order: asc
  123. align: ''
  124. separator: '<br/>'
  125. empty_column: false
  126. responsive: ''
  127. mail:
  128. sortable: false
  129. default_sort_order: asc
  130. align: ''
  131. separator: '<br/>'
  132. empty_column: false
  133. responsive: ''
  134. operations:
  135. align: ''
  136. separator: ''
  137. empty_column: false
  138. responsive: ''
  139. roles_target_id:
  140. sortable: false
  141. default_sort_order: asc
  142. align: ''
  143. separator: ''
  144. empty_column: false
  145. responsive: ''
  146. field_company:
  147. sortable: false
  148. default_sort_order: asc
  149. align: ''
  150. separator: ''
  151. empty_column: false
  152. responsive: ''
  153. field_showroom:
  154. sortable: false
  155. default_sort_order: asc
  156. align: ''
  157. separator: ''
  158. empty_column: false
  159. responsive: ''
  160. access:
  161. sortable: true
  162. default_sort_order: asc
  163. align: ''
  164. separator: ''
  165. empty_column: false
  166. responsive: ''
  167. created:
  168. sortable: true
  169. default_sort_order: asc
  170. align: ''
  171. separator: ''
  172. empty_column: false
  173. responsive: ''
  174. field_memo:
  175. align: ''
  176. separator: ''
  177. empty_column: false
  178. responsive: ''
  179. rendered_entity:
  180. sortable: false
  181. default_sort_order: asc
  182. align: ''
  183. separator: ''
  184. empty_column: false
  185. responsive: ''
  186. default: '-1'
  187. empty_table: false
  188. row:
  189. type: fields
  190. fields:
  191. views_bulk_operations_bulk_form:
  192. id: views_bulk_operations_bulk_form
  193. table: views
  194. field: views_bulk_operations_bulk_form
  195. relationship: none
  196. group_type: group
  197. admin_label: ''
  198. label: 'Views bulk operations'
  199. exclude: false
  200. alter:
  201. alter_text: false
  202. text: ''
  203. make_link: false
  204. path: ''
  205. absolute: false
  206. external: false
  207. replace_spaces: false
  208. path_case: none
  209. trim_whitespace: false
  210. alt: ''
  211. rel: ''
  212. link_class: ''
  213. prefix: ''
  214. suffix: ''
  215. target: ''
  216. nl2br: false
  217. max_length: 0
  218. word_boundary: true
  219. ellipsis: true
  220. more_link: false
  221. more_link_text: ''
  222. more_link_path: ''
  223. strip_tags: false
  224. trim: false
  225. preserve_tags: ''
  226. html: false
  227. element_type: ''
  228. element_class: ''
  229. element_label_type: ''
  230. element_label_class: ''
  231. element_label_colon: true
  232. element_wrapper_type: ''
  233. element_wrapper_class: ''
  234. element_default_classes: true
  235. empty: ''
  236. hide_empty: false
  237. empty_zero: false
  238. hide_alter_empty: true
  239. batch: true
  240. batch_size: 10
  241. form_step: true
  242. buttons: false
  243. clear_on_exposed: false
  244. action_title: Action
  245. selected_actions:
  246. 'entity:break_lock:user': 'entity:break_lock:user'
  247. user_unblock_user_action: user_unblock_user_action
  248. user_block_user_action: user_block_user_action
  249. user_remove_role_action: user_remove_role_action
  250. user_add_role_action: user_add_role_action
  251. views_bulk_edit: 0
  252. vbo_cancel_user_action: 0
  253. views_bulk_operations_delete_entity: 0
  254. pathauto_update_alias: 0
  255. 'entity:save_action:user': 'entity:save_action:user'
  256. preconfiguration:
  257. 'entity:break_lock:user':
  258. label_override: ''
  259. user_unblock_user_action:
  260. label_override: ''
  261. user_block_user_action:
  262. label_override: ''
  263. user_remove_role_action:
  264. label_override: ''
  265. user_add_role_action:
  266. label_override: ''
  267. 'entity:save_action:user':
  268. label_override: ''
  269. plugin_id: views_bulk_operations_bulk_form
  270. name:
  271. id: name
  272. table: users_field_data
  273. field: name
  274. relationship: none
  275. group_type: group
  276. admin_label: ''
  277. label: Name
  278. exclude: true
  279. alter:
  280. alter_text: false
  281. text: ''
  282. make_link: false
  283. path: ''
  284. absolute: false
  285. external: false
  286. replace_spaces: false
  287. path_case: none
  288. trim_whitespace: false
  289. alt: ''
  290. rel: ''
  291. link_class: ''
  292. prefix: ''
  293. suffix: ''
  294. target: ''
  295. nl2br: false
  296. max_length: 0
  297. word_boundary: false
  298. ellipsis: false
  299. more_link: false
  300. more_link_text: ''
  301. more_link_path: ''
  302. strip_tags: false
  303. trim: false
  304. preserve_tags: ''
  305. html: false
  306. element_type: ''
  307. element_class: ''
  308. element_label_type: ''
  309. element_label_class: ''
  310. element_label_colon: true
  311. element_wrapper_type: ''
  312. element_wrapper_class: ''
  313. element_default_classes: true
  314. empty: ''
  315. hide_empty: false
  316. empty_zero: false
  317. hide_alter_empty: true
  318. click_sort_column: value
  319. type: user_name
  320. settings:
  321. link_to_entity: true
  322. group_column: value
  323. group_columns: { }
  324. group_rows: true
  325. delta_limit: 0
  326. delta_offset: 0
  327. delta_reversed: false
  328. delta_first_last: false
  329. multi_type: separator
  330. separator: ', '
  331. field_api_classes: false
  332. entity_type: user
  333. entity_field: name
  334. plugin_id: field
  335. mail:
  336. id: mail
  337. table: users_field_data
  338. field: mail
  339. relationship: none
  340. group_type: group
  341. admin_label: ''
  342. label: Email
  343. exclude: false
  344. alter:
  345. alter_text: false
  346. text: ''
  347. make_link: false
  348. path: ''
  349. absolute: false
  350. external: false
  351. replace_spaces: false
  352. path_case: none
  353. trim_whitespace: false
  354. alt: ''
  355. rel: ''
  356. link_class: ''
  357. prefix: ''
  358. suffix: ''
  359. target: ''
  360. nl2br: false
  361. max_length: 0
  362. word_boundary: true
  363. ellipsis: true
  364. more_link: false
  365. more_link_text: ''
  366. more_link_path: ''
  367. strip_tags: false
  368. trim: false
  369. preserve_tags: ''
  370. html: false
  371. element_type: ''
  372. element_class: ''
  373. element_label_type: ''
  374. element_label_class: ''
  375. element_label_colon: true
  376. element_wrapper_type: ''
  377. element_wrapper_class: ''
  378. element_default_classes: true
  379. empty: ''
  380. hide_empty: false
  381. empty_zero: false
  382. hide_alter_empty: true
  383. click_sort_column: value
  384. type: email_mailto
  385. settings: { }
  386. group_column: value
  387. group_columns: { }
  388. group_rows: true
  389. delta_limit: 0
  390. delta_offset: 0
  391. delta_reversed: false
  392. delta_first_last: false
  393. multi_type: separator
  394. separator: ', '
  395. field_api_classes: false
  396. entity_type: user
  397. entity_field: mail
  398. plugin_id: field
  399. operations:
  400. id: operations
  401. table: users
  402. field: operations
  403. relationship: none
  404. group_type: group
  405. admin_label: ''
  406. label: 'Operations links'
  407. exclude: false
  408. alter:
  409. alter_text: false
  410. text: ''
  411. make_link: false
  412. path: ''
  413. absolute: false
  414. external: false
  415. replace_spaces: false
  416. path_case: none
  417. trim_whitespace: false
  418. alt: ''
  419. rel: ''
  420. link_class: ''
  421. prefix: ''
  422. suffix: ''
  423. target: ''
  424. nl2br: false
  425. max_length: 0
  426. word_boundary: true
  427. ellipsis: true
  428. more_link: false
  429. more_link_text: ''
  430. more_link_path: ''
  431. strip_tags: false
  432. trim: false
  433. preserve_tags: ''
  434. html: false
  435. element_type: ''
  436. element_class: ''
  437. element_label_type: ''
  438. element_label_class: ''
  439. element_label_colon: true
  440. element_wrapper_type: ''
  441. element_wrapper_class: ''
  442. element_default_classes: true
  443. empty: ''
  444. hide_empty: false
  445. empty_zero: false
  446. hide_alter_empty: true
  447. destination: false
  448. entity_type: user
  449. plugin_id: entity_operations
  450. roles_target_id:
  451. id: roles_target_id
  452. table: user__roles
  453. field: roles_target_id
  454. relationship: none
  455. group_type: group
  456. admin_label: ''
  457. label: Roles
  458. exclude: false
  459. alter:
  460. alter_text: false
  461. text: ''
  462. make_link: false
  463. path: ''
  464. absolute: false
  465. external: false
  466. replace_spaces: false
  467. path_case: none
  468. trim_whitespace: false
  469. alt: ''
  470. rel: ''
  471. link_class: ''
  472. prefix: ''
  473. suffix: ''
  474. target: ''
  475. nl2br: false
  476. max_length: 0
  477. word_boundary: true
  478. ellipsis: true
  479. more_link: false
  480. more_link_text: ''
  481. more_link_path: ''
  482. strip_tags: false
  483. trim: false
  484. preserve_tags: ''
  485. html: false
  486. element_type: ''
  487. element_class: ''
  488. element_label_type: ''
  489. element_label_class: ''
  490. element_label_colon: true
  491. element_wrapper_type: ''
  492. element_wrapper_class: ''
  493. element_default_classes: true
  494. empty: ''
  495. hide_empty: false
  496. empty_zero: false
  497. hide_alter_empty: true
  498. type: ul
  499. separator: ', '
  500. entity_type: user
  501. entity_field: roles
  502. plugin_id: user_roles
  503. field_company:
  504. id: field_company
  505. table: user__field_company
  506. field: field_company
  507. relationship: none
  508. group_type: group
  509. admin_label: ''
  510. label: Company
  511. exclude: false
  512. alter:
  513. alter_text: false
  514. text: ''
  515. make_link: false
  516. path: ''
  517. absolute: false
  518. external: false
  519. replace_spaces: false
  520. path_case: none
  521. trim_whitespace: false
  522. alt: ''
  523. rel: ''
  524. link_class: ''
  525. prefix: ''
  526. suffix: ''
  527. target: ''
  528. nl2br: false
  529. max_length: 0
  530. word_boundary: true
  531. ellipsis: true
  532. more_link: false
  533. more_link_text: ''
  534. more_link_path: ''
  535. strip_tags: false
  536. trim: false
  537. preserve_tags: ''
  538. html: false
  539. element_type: ''
  540. element_class: ''
  541. element_label_type: ''
  542. element_label_class: ''
  543. element_label_colon: true
  544. element_wrapper_type: ''
  545. element_wrapper_class: ''
  546. element_default_classes: true
  547. empty: ''
  548. hide_empty: false
  549. empty_zero: false
  550. hide_alter_empty: true
  551. click_sort_column: target_id
  552. type: entity_reference_label
  553. settings:
  554. link: true
  555. group_column: target_id
  556. group_columns: { }
  557. group_rows: true
  558. delta_limit: 0
  559. delta_offset: 0
  560. delta_reversed: false
  561. delta_first_last: false
  562. multi_type: separator
  563. separator: ', '
  564. field_api_classes: false
  565. plugin_id: field
  566. field_showroom:
  567. id: field_showroom
  568. table: user__field_showroom
  569. field: field_showroom
  570. relationship: none
  571. group_type: group
  572. admin_label: ''
  573. label: Showroom
  574. exclude: false
  575. alter:
  576. alter_text: false
  577. text: ''
  578. make_link: false
  579. path: ''
  580. absolute: false
  581. external: false
  582. replace_spaces: false
  583. path_case: none
  584. trim_whitespace: false
  585. alt: ''
  586. rel: ''
  587. link_class: ''
  588. prefix: ''
  589. suffix: ''
  590. target: ''
  591. nl2br: false
  592. max_length: 0
  593. word_boundary: true
  594. ellipsis: true
  595. more_link: false
  596. more_link_text: ''
  597. more_link_path: ''
  598. strip_tags: false
  599. trim: false
  600. preserve_tags: ''
  601. html: false
  602. element_type: ''
  603. element_class: ''
  604. element_label_type: ''
  605. element_label_class: ''
  606. element_label_colon: true
  607. element_wrapper_type: ''
  608. element_wrapper_class: ''
  609. element_default_classes: true
  610. empty: ''
  611. hide_empty: false
  612. empty_zero: false
  613. hide_alter_empty: true
  614. click_sort_column: target_id
  615. type: entity_reference_label
  616. settings:
  617. link: true
  618. group_column: target_id
  619. group_columns: { }
  620. group_rows: true
  621. delta_limit: 0
  622. delta_offset: 0
  623. delta_reversed: false
  624. delta_first_last: false
  625. multi_type: separator
  626. separator: ', '
  627. field_api_classes: false
  628. plugin_id: field
  629. access:
  630. id: access
  631. table: users_field_data
  632. field: access
  633. relationship: none
  634. group_type: group
  635. admin_label: ''
  636. label: 'Last access'
  637. exclude: false
  638. alter:
  639. alter_text: false
  640. text: ''
  641. make_link: false
  642. path: ''
  643. absolute: false
  644. external: false
  645. replace_spaces: false
  646. path_case: none
  647. trim_whitespace: false
  648. alt: ''
  649. rel: ''
  650. link_class: ''
  651. prefix: ''
  652. suffix: ''
  653. target: ''
  654. nl2br: false
  655. max_length: 0
  656. word_boundary: true
  657. ellipsis: true
  658. more_link: false
  659. more_link_text: ''
  660. more_link_path: ''
  661. strip_tags: false
  662. trim: false
  663. preserve_tags: ''
  664. html: false
  665. element_type: ''
  666. element_class: ''
  667. element_label_type: ''
  668. element_label_class: ''
  669. element_label_colon: true
  670. element_wrapper_type: ''
  671. element_wrapper_class: ''
  672. element_default_classes: true
  673. empty: ''
  674. hide_empty: false
  675. empty_zero: false
  676. hide_alter_empty: true
  677. click_sort_column: value
  678. type: timestamp
  679. settings:
  680. date_format: html_date
  681. custom_date_format: ''
  682. timezone: ''
  683. group_column: value
  684. group_columns: { }
  685. group_rows: true
  686. delta_limit: 0
  687. delta_offset: 0
  688. delta_reversed: false
  689. delta_first_last: false
  690. multi_type: separator
  691. separator: ', '
  692. field_api_classes: false
  693. entity_type: user
  694. entity_field: access
  695. plugin_id: field
  696. created:
  697. id: created
  698. table: users_field_data
  699. field: created
  700. relationship: none
  701. group_type: group
  702. admin_label: ''
  703. label: Created
  704. exclude: false
  705. alter:
  706. alter_text: false
  707. text: ''
  708. make_link: false
  709. path: ''
  710. absolute: false
  711. external: false
  712. replace_spaces: false
  713. path_case: none
  714. trim_whitespace: false
  715. alt: ''
  716. rel: ''
  717. link_class: ''
  718. prefix: ''
  719. suffix: ''
  720. target: ''
  721. nl2br: false
  722. max_length: 0
  723. word_boundary: true
  724. ellipsis: true
  725. more_link: false
  726. more_link_text: ''
  727. more_link_path: ''
  728. strip_tags: false
  729. trim: false
  730. preserve_tags: ''
  731. html: false
  732. element_type: ''
  733. element_class: ''
  734. element_label_type: ''
  735. element_label_class: ''
  736. element_label_colon: true
  737. element_wrapper_type: ''
  738. element_wrapper_class: ''
  739. element_default_classes: true
  740. empty: ''
  741. hide_empty: false
  742. empty_zero: false
  743. hide_alter_empty: true
  744. click_sort_column: value
  745. type: timestamp
  746. settings:
  747. date_format: html_date
  748. custom_date_format: ''
  749. timezone: ''
  750. group_column: value
  751. group_columns: { }
  752. group_rows: true
  753. delta_limit: 0
  754. delta_offset: 0
  755. delta_reversed: false
  756. delta_first_last: false
  757. multi_type: separator
  758. separator: ', '
  759. field_api_classes: false
  760. entity_type: user
  761. entity_field: created
  762. plugin_id: field
  763. field_memo:
  764. id: field_memo
  765. table: user__field_memo
  766. field: field_memo
  767. relationship: none
  768. group_type: group
  769. admin_label: ''
  770. label: Memo
  771. exclude: false
  772. alter:
  773. alter_text: false
  774. text: ''
  775. make_link: false
  776. path: ''
  777. absolute: false
  778. external: false
  779. replace_spaces: false
  780. path_case: none
  781. trim_whitespace: false
  782. alt: ''
  783. rel: ''
  784. link_class: ''
  785. prefix: ''
  786. suffix: ''
  787. target: ''
  788. nl2br: false
  789. max_length: 0
  790. word_boundary: true
  791. ellipsis: true
  792. more_link: false
  793. more_link_text: ''
  794. more_link_path: ''
  795. strip_tags: false
  796. trim: false
  797. preserve_tags: ''
  798. html: false
  799. element_type: ''
  800. element_class: ''
  801. element_label_type: ''
  802. element_label_class: ''
  803. element_label_colon: true
  804. element_wrapper_type: ''
  805. element_wrapper_class: ''
  806. element_default_classes: true
  807. empty: ''
  808. hide_empty: false
  809. empty_zero: false
  810. hide_alter_empty: true
  811. click_sort_column: value
  812. type: basic_string
  813. settings: { }
  814. group_column: value
  815. group_columns: { }
  816. group_rows: true
  817. delta_limit: 0
  818. delta_offset: 0
  819. delta_reversed: false
  820. delta_first_last: false
  821. multi_type: separator
  822. separator: ', '
  823. field_api_classes: false
  824. plugin_id: field
  825. filters:
  826. status:
  827. id: status
  828. table: users_field_data
  829. field: status
  830. relationship: none
  831. group_type: group
  832. admin_label: ''
  833. operator: '='
  834. value: All
  835. group: 1
  836. exposed: true
  837. expose:
  838. operator_id: ''
  839. label: Active
  840. description: ''
  841. use_operator: false
  842. operator: status_op
  843. identifier: status
  844. required: false
  845. remember: false
  846. multiple: false
  847. remember_roles:
  848. authenticated: authenticated
  849. anonymous: '0'
  850. admin: '0'
  851. root: '0'
  852. contact_company: '0'
  853. adherent: '0'
  854. free_user: '0'
  855. premium: '0'
  856. unverified: '0'
  857. student: '0'
  858. alpha_testeur: '0'
  859. translator: '0'
  860. admin_showroom: '0'
  861. operator_limit_selection: false
  862. operator_list: { }
  863. is_grouped: false
  864. group_info:
  865. label: ''
  866. description: ''
  867. identifier: ''
  868. optional: true
  869. widget: select
  870. multiple: false
  871. remember: false
  872. default_group: All
  873. default_group_multiple: { }
  874. group_items: { }
  875. entity_type: user
  876. entity_field: status
  877. plugin_id: boolean
  878. roles_target_id:
  879. id: roles_target_id
  880. table: user__roles
  881. field: roles_target_id
  882. relationship: none
  883. group_type: group
  884. admin_label: ''
  885. operator: or
  886. value: { }
  887. group: 1
  888. exposed: true
  889. expose:
  890. operator_id: roles_target_id_op
  891. label: Roles
  892. description: ''
  893. use_operator: false
  894. operator: roles_target_id_op
  895. identifier: roles_target_id
  896. required: false
  897. remember: false
  898. multiple: false
  899. remember_roles:
  900. authenticated: authenticated
  901. anonymous: '0'
  902. admin: '0'
  903. root: '0'
  904. contact_company: '0'
  905. adherent: '0'
  906. free_user: '0'
  907. premium: '0'
  908. unverified: '0'
  909. student: '0'
  910. alpha_testeur: '0'
  911. translator: '0'
  912. admin_showroom: '0'
  913. reduce: false
  914. operator_limit_selection: false
  915. operator_list: { }
  916. is_grouped: false
  917. group_info:
  918. label: ''
  919. description: ''
  920. identifier: ''
  921. optional: true
  922. widget: select
  923. multiple: false
  924. remember: false
  925. default_group: All
  926. default_group_multiple: { }
  927. group_items: { }
  928. reduce_duplicates: false
  929. entity_type: user
  930. entity_field: roles
  931. plugin_id: user_roles
  932. mail:
  933. id: mail
  934. table: users_field_data
  935. field: mail
  936. relationship: none
  937. group_type: group
  938. admin_label: ''
  939. operator: contains
  940. value: ''
  941. group: 1
  942. exposed: true
  943. expose:
  944. operator_id: mail_op
  945. label: Email
  946. description: ''
  947. use_operator: false
  948. operator: mail_op
  949. identifier: mail
  950. required: false
  951. remember: false
  952. multiple: false
  953. remember_roles:
  954. authenticated: authenticated
  955. anonymous: '0'
  956. admin: '0'
  957. root: '0'
  958. contact_company: '0'
  959. adherent: '0'
  960. free_user: '0'
  961. premium: '0'
  962. unverified: '0'
  963. student: '0'
  964. alpha_testeur: '0'
  965. translator: '0'
  966. admin_showroom: '0'
  967. placeholder: ''
  968. operator_limit_selection: false
  969. operator_list: { }
  970. is_grouped: false
  971. group_info:
  972. label: ''
  973. description: ''
  974. identifier: ''
  975. optional: true
  976. widget: select
  977. multiple: false
  978. remember: false
  979. default_group: All
  980. default_group_multiple: { }
  981. group_items: { }
  982. entity_type: user
  983. entity_field: mail
  984. plugin_id: string
  985. uid:
  986. id: uid
  987. table: users_field_data
  988. field: uid
  989. relationship: none
  990. group_type: group
  991. admin_label: ''
  992. operator: in
  993. value: { }
  994. group: 1
  995. exposed: true
  996. expose:
  997. operator_id: uid_op
  998. label: Name
  999. description: ''
  1000. use_operator: false
  1001. operator: uid_op
  1002. identifier: uid
  1003. required: false
  1004. remember: false
  1005. multiple: false
  1006. remember_roles:
  1007. authenticated: authenticated
  1008. unverified: '0'
  1009. anonymous: '0'
  1010. free_user: '0'
  1011. contact_company: '0'
  1012. alpha_testeur: '0'
  1013. student: '0'
  1014. adherent: '0'
  1015. translator: '0'
  1016. admin_showroom: '0'
  1017. admin: '0'
  1018. root: '0'
  1019. reduce: false
  1020. operator_limit_selection: false
  1021. operator_list: { }
  1022. is_grouped: false
  1023. group_info:
  1024. label: ''
  1025. description: ''
  1026. identifier: ''
  1027. optional: true
  1028. widget: select
  1029. multiple: false
  1030. remember: false
  1031. default_group: All
  1032. default_group_multiple: { }
  1033. group_items: { }
  1034. entity_type: user
  1035. entity_field: uid
  1036. plugin_id: user_name
  1037. field_company_target_id:
  1038. id: field_company_target_id
  1039. table: user__field_company
  1040. field: field_company_target_id
  1041. relationship: none
  1042. group_type: group
  1043. admin_label: ''
  1044. operator: or
  1045. value: { }
  1046. group: 1
  1047. exposed: true
  1048. expose:
  1049. operator_id: field_company_target_id_op
  1050. label: Company
  1051. description: ''
  1052. use_operator: false
  1053. operator: field_company_target_id_op
  1054. identifier: field_company_target_id
  1055. required: false
  1056. remember: false
  1057. multiple: false
  1058. remember_roles:
  1059. authenticated: authenticated
  1060. unverified: '0'
  1061. anonymous: '0'
  1062. free_user: '0'
  1063. contact_company: '0'
  1064. alpha_testeur: '0'
  1065. student: '0'
  1066. adherent: '0'
  1067. translator: '0'
  1068. admin_showroom: '0'
  1069. admin: '0'
  1070. root: '0'
  1071. reduce: false
  1072. operator_limit_selection: false
  1073. operator_list: { }
  1074. is_grouped: false
  1075. group_info:
  1076. label: ''
  1077. description: ''
  1078. identifier: ''
  1079. optional: true
  1080. widget: select
  1081. multiple: false
  1082. remember: false
  1083. default_group: All
  1084. default_group_multiple: { }
  1085. group_items: { }
  1086. reduce_duplicates: false
  1087. type: textfield
  1088. limit: true
  1089. vid: company
  1090. hierarchy: false
  1091. error_message: true
  1092. parent: 0
  1093. level_labels: ''
  1094. force_deepest: false
  1095. plugin_id: taxonomy_index_tid
  1096. field_showroom_target_id:
  1097. id: field_showroom_target_id
  1098. table: user__field_showroom
  1099. field: field_showroom_target_id
  1100. relationship: none
  1101. group_type: group
  1102. admin_label: ''
  1103. operator: or
  1104. value: { }
  1105. group: 1
  1106. exposed: true
  1107. expose:
  1108. operator_id: field_showroom_target_id_op
  1109. label: Showroom
  1110. description: ''
  1111. use_operator: false
  1112. operator: field_showroom_target_id_op
  1113. identifier: field_showroom_target_id
  1114. required: false
  1115. remember: false
  1116. multiple: false
  1117. remember_roles:
  1118. authenticated: authenticated
  1119. unverified: '0'
  1120. anonymous: '0'
  1121. free_user: '0'
  1122. contact_company: '0'
  1123. alpha_testeur: '0'
  1124. student: '0'
  1125. adherent: '0'
  1126. translator: '0'
  1127. admin_showroom: '0'
  1128. admin: '0'
  1129. root: '0'
  1130. reduce: false
  1131. operator_limit_selection: false
  1132. operator_list: { }
  1133. is_grouped: false
  1134. group_info:
  1135. label: ''
  1136. description: ''
  1137. identifier: ''
  1138. optional: true
  1139. widget: select
  1140. multiple: false
  1141. remember: false
  1142. default_group: All
  1143. default_group_multiple: { }
  1144. group_items: { }
  1145. reduce_duplicates: false
  1146. type: textfield
  1147. limit: true
  1148. vid: showroom
  1149. hierarchy: false
  1150. error_message: true
  1151. parent: 0
  1152. level_labels: ''
  1153. force_deepest: false
  1154. plugin_id: taxonomy_index_tid
  1155. field_memo_value:
  1156. id: field_memo_value
  1157. table: user__field_memo
  1158. field: field_memo_value
  1159. relationship: none
  1160. group_type: group
  1161. admin_label: ''
  1162. operator: contains
  1163. value: ''
  1164. group: 1
  1165. exposed: true
  1166. expose:
  1167. operator_id: field_memo_value_op
  1168. label: Memo
  1169. description: ''
  1170. use_operator: false
  1171. operator: field_memo_value_op
  1172. identifier: field_memo_value
  1173. required: false
  1174. remember: false
  1175. multiple: false
  1176. remember_roles:
  1177. authenticated: authenticated
  1178. unverified: '0'
  1179. anonymous: '0'
  1180. free_user: '0'
  1181. contact_company: '0'
  1182. alpha_testeur: '0'
  1183. student: '0'
  1184. adherent: '0'
  1185. translator: '0'
  1186. admin_showroom: '0'
  1187. admin: '0'
  1188. root: '0'
  1189. placeholder: ''
  1190. operator_limit_selection: false
  1191. operator_list: { }
  1192. is_grouped: false
  1193. group_info:
  1194. label: ''
  1195. description: ''
  1196. identifier: ''
  1197. optional: true
  1198. widget: select
  1199. multiple: false
  1200. remember: false
  1201. default_group: All
  1202. default_group_multiple: { }
  1203. group_items: { }
  1204. plugin_id: string
  1205. sorts:
  1206. created:
  1207. id: created
  1208. table: users_field_data
  1209. field: created
  1210. order: DESC
  1211. entity_type: user
  1212. entity_field: created
  1213. plugin_id: date
  1214. relationship: none
  1215. group_type: group
  1216. admin_label: ''
  1217. exposed: false
  1218. expose:
  1219. label: ''
  1220. granularity: second
  1221. title: 'Admin Users'
  1222. header:
  1223. result:
  1224. id: result
  1225. table: views
  1226. field: result
  1227. relationship: none
  1228. group_type: group
  1229. admin_label: ''
  1230. empty: false
  1231. content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
  1232. plugin_id: result
  1233. footer: { }
  1234. empty: { }
  1235. relationships: { }
  1236. arguments: { }
  1237. display_extenders:
  1238. views_ef_fieldset:
  1239. views_ef_fieldset:
  1240. enabled: 1
  1241. options:
  1242. sort:
  1243. root:
  1244. container_type: details
  1245. title: Filters
  1246. description: ''
  1247. open: '1'
  1248. weight: '0'
  1249. id: root
  1250. pid: ''
  1251. depth: '0'
  1252. type: container
  1253. container-0:
  1254. container_type: container
  1255. title: ''
  1256. description: ''
  1257. open: '1'
  1258. weight: '-17'
  1259. id: container-0
  1260. pid: root
  1261. depth: '1'
  1262. type: container
  1263. status:
  1264. weight: '-17'
  1265. id: status
  1266. pid: container-0
  1267. depth: '2'
  1268. type: filter
  1269. roles_target_id:
  1270. weight: '-16'
  1271. id: roles_target_id
  1272. pid: container-0
  1273. depth: '2'
  1274. type: filter
  1275. mail:
  1276. weight: '-15'
  1277. id: mail
  1278. pid: container-0
  1279. depth: '2'
  1280. type: filter
  1281. uid:
  1282. weight: '-14'
  1283. id: uid
  1284. pid: container-0
  1285. depth: '2'
  1286. type: filter
  1287. container-1:
  1288. container_type: container
  1289. title: ''
  1290. description: ''
  1291. open: '1'
  1292. weight: '-16'
  1293. id: container-1
  1294. pid: root
  1295. depth: '1'
  1296. type: container
  1297. field_company_target_id:
  1298. weight: '-17'
  1299. id: field_company_target_id
  1300. pid: container-1
  1301. depth: '2'
  1302. type: filter
  1303. field_showroom_target_id:
  1304. weight: '-16'
  1305. id: field_showroom_target_id
  1306. pid: container-1
  1307. depth: '2'
  1308. type: filter
  1309. container-2:
  1310. container_type: container
  1311. title: ''
  1312. description: ''
  1313. open: '1'
  1314. weight: '-15'
  1315. id: container-2
  1316. pid: root
  1317. depth: '1'
  1318. type: container
  1319. field_memo_value:
  1320. weight: '-17'
  1321. id: field_memo_value
  1322. pid: container-2
  1323. depth: '2'
  1324. type: filter
  1325. submit:
  1326. weight: '-13'
  1327. id: submit
  1328. pid: root
  1329. depth: '1'
  1330. type: buttons
  1331. container-3:
  1332. container_type: container
  1333. title: ''
  1334. description: ''
  1335. weight: '-12'
  1336. open: 0
  1337. id: container-3
  1338. pid: root
  1339. depth: '1'
  1340. type: container
  1341. container-4:
  1342. container_type: container
  1343. title: ''
  1344. description: ''
  1345. weight: '-11'
  1346. open: 0
  1347. id: container-4
  1348. pid: root
  1349. depth: '1'
  1350. type: container
  1351. container-5:
  1352. container_type: container
  1353. title: ''
  1354. description: ''
  1355. weight: '-10'
  1356. open: 0
  1357. id: container-5
  1358. pid: root
  1359. depth: '1'
  1360. type: container
  1361. container-6:
  1362. container_type: container
  1363. title: ''
  1364. description: ''
  1365. weight: '-9'
  1366. open: 0
  1367. id: container-6
  1368. pid: root
  1369. depth: '1'
  1370. type: container
  1371. container-7:
  1372. container_type: container
  1373. title: ''
  1374. description: ''
  1375. weight: '-8'
  1376. open: 0
  1377. id: container-7
  1378. pid: root
  1379. depth: '1'
  1380. type: container
  1381. filter_groups:
  1382. operator: AND
  1383. groups:
  1384. 1: AND
  1385. cache_metadata:
  1386. max-age: 0
  1387. contexts:
  1388. - 'languages:language_content'
  1389. - 'languages:language_interface'
  1390. - url
  1391. - url.query_args
  1392. - user
  1393. - user.roles
  1394. tags:
  1395. - 'config:field.storage.user.field_company'
  1396. - 'config:field.storage.user.field_memo'
  1397. - 'config:field.storage.user.field_showroom'
  1398. page_1:
  1399. display_plugin: page
  1400. id: page_1
  1401. display_title: Page
  1402. position: 1
  1403. display_options:
  1404. display_extenders:
  1405. views_ef_fieldset:
  1406. views_ef_fieldset:
  1407. enabled: 1
  1408. options:
  1409. sort:
  1410. root:
  1411. container_type: details
  1412. title: Filters
  1413. description: ''
  1414. open: '1'
  1415. weight: '0'
  1416. id: root
  1417. pid: ''
  1418. depth: '0'
  1419. type: container
  1420. container-0:
  1421. container_type: container
  1422. title: ''
  1423. description: ''
  1424. open: '1'
  1425. weight: '-19'
  1426. id: container-0
  1427. pid: root
  1428. depth: '1'
  1429. type: container
  1430. status:
  1431. weight: '-17'
  1432. id: status
  1433. pid: container-0
  1434. depth: '2'
  1435. type: filter
  1436. roles_target_id:
  1437. weight: '-16'
  1438. id: roles_target_id
  1439. pid: container-0
  1440. depth: '2'
  1441. type: filter
  1442. uid:
  1443. weight: '-15'
  1444. id: uid
  1445. pid: container-0
  1446. depth: '2'
  1447. type: filter
  1448. mail:
  1449. weight: '-14'
  1450. id: mail
  1451. pid: container-0
  1452. depth: '2'
  1453. type: filter
  1454. field_showroom_target_id:
  1455. weight: '-13'
  1456. id: field_showroom_target_id
  1457. pid: container-0
  1458. depth: '2'
  1459. type: filter
  1460. field_company_target_id:
  1461. weight: '-12'
  1462. id: field_company_target_id
  1463. pid: container-0
  1464. depth: '2'
  1465. type: filter
  1466. field_memo_value:
  1467. weight: '-11'
  1468. id: field_memo_value
  1469. pid: container-0
  1470. depth: '2'
  1471. type: filter
  1472. container-4:
  1473. container_type: container
  1474. title: ''
  1475. description: ''
  1476. weight: '-17'
  1477. open: 0
  1478. id: container-4
  1479. pid: root
  1480. depth: '1'
  1481. type: container
  1482. submit:
  1483. weight: '-19'
  1484. id: submit
  1485. pid: container-4
  1486. depth: '2'
  1487. type: buttons
  1488. reset:
  1489. weight: '-18'
  1490. id: reset
  1491. pid: container-4
  1492. depth: '2'
  1493. type: buttons
  1494. container-1:
  1495. container_type: container
  1496. title: ''
  1497. description: ''
  1498. open: '1'
  1499. weight: '-15'
  1500. id: container-1
  1501. pid: root
  1502. depth: '1'
  1503. type: container
  1504. container-2:
  1505. container_type: container
  1506. title: ''
  1507. description: ''
  1508. open: '1'
  1509. weight: '-14'
  1510. id: container-2
  1511. pid: root
  1512. depth: '1'
  1513. type: container
  1514. container-3:
  1515. container_type: container
  1516. title: ''
  1517. description: ''
  1518. open: '1'
  1519. weight: '-13'
  1520. id: container-3
  1521. pid: root
  1522. depth: '1'
  1523. type: container
  1524. container-5:
  1525. container_type: details
  1526. title: 'Container 5'
  1527. description: ''
  1528. weight: '-12'
  1529. open: 0
  1530. id: container-5
  1531. pid: root
  1532. depth: '1'
  1533. type: container
  1534. container-6:
  1535. container_type: details
  1536. title: 'Container 6'
  1537. description: ''
  1538. weight: '-11'
  1539. open: 0
  1540. id: container-6
  1541. pid: root
  1542. depth: '1'
  1543. type: container
  1544. container-7:
  1545. container_type: details
  1546. title: 'Container 7'
  1547. description: ''
  1548. weight: '-10'
  1549. open: 0
  1550. id: container-7
  1551. pid: root
  1552. depth: '1'
  1553. type: container
  1554. container-8:
  1555. container_type: details
  1556. title: 'Container 8'
  1557. description: ''
  1558. weight: '-9'
  1559. open: 0
  1560. id: container-8
  1561. pid: root
  1562. depth: '1'
  1563. type: container
  1564. path: admin/people/users
  1565. menu:
  1566. type: tab
  1567. title: Users
  1568. description: ''
  1569. expanded: false
  1570. parent: ''
  1571. weight: 0
  1572. context: '0'
  1573. menu_name: main
  1574. cache_metadata:
  1575. max-age: 0
  1576. contexts:
  1577. - 'languages:language_content'
  1578. - 'languages:language_interface'
  1579. - url
  1580. - url.query_args
  1581. - user
  1582. - user.roles
  1583. tags:
  1584. - 'config:field.storage.user.field_company'
  1585. - 'config:field.storage.user.field_memo'
  1586. - 'config:field.storage.user.field_showroom'