views.view.login_history.yml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. uuid: 4f89efde-6eed-43bc-8100-c8bb6b2a0708
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - login_history
  7. - user
  8. id: login_history
  9. label: 'Login History'
  10. module: views
  11. description: ''
  12. tag: ''
  13. base_table: login_history
  14. base_field: uid
  15. display:
  16. default:
  17. id: default
  18. display_title: Master
  19. display_plugin: default
  20. position: 0
  21. display_options:
  22. title: 'Login history'
  23. fields:
  24. login:
  25. id: login
  26. table: login_history
  27. field: login
  28. relationship: none
  29. group_type: group
  30. admin_label: ''
  31. entity_type: null
  32. entity_field: null
  33. plugin_id: date
  34. label: Date
  35. exclude: false
  36. alter:
  37. alter_text: false
  38. text: ''
  39. make_link: false
  40. path: ''
  41. absolute: false
  42. external: false
  43. replace_spaces: false
  44. path_case: none
  45. trim_whitespace: false
  46. alt: ''
  47. rel: ''
  48. link_class: ''
  49. prefix: ''
  50. suffix: ''
  51. target: ''
  52. nl2br: false
  53. max_length: 0
  54. word_boundary: true
  55. ellipsis: true
  56. more_link: false
  57. more_link_text: ''
  58. more_link_path: ''
  59. strip_tags: false
  60. trim: false
  61. preserve_tags: ''
  62. html: false
  63. element_type: ''
  64. element_class: ''
  65. element_label_type: ''
  66. element_label_class: ''
  67. element_label_colon: true
  68. element_wrapper_type: ''
  69. element_wrapper_class: ''
  70. element_default_classes: true
  71. empty: ''
  72. hide_empty: false
  73. empty_zero: false
  74. hide_alter_empty: true
  75. date_format: short
  76. custom_date_format: ''
  77. timezone: ''
  78. name:
  79. id: name
  80. table: users_field_data
  81. field: name
  82. relationship: uid
  83. group_type: group
  84. admin_label: ''
  85. entity_type: user
  86. entity_field: name
  87. plugin_id: field
  88. label: Username
  89. exclude: false
  90. alter:
  91. alter_text: false
  92. text: ''
  93. make_link: false
  94. path: ''
  95. absolute: false
  96. external: false
  97. replace_spaces: false
  98. path_case: none
  99. trim_whitespace: false
  100. alt: ''
  101. rel: ''
  102. link_class: ''
  103. prefix: ''
  104. suffix: ''
  105. target: ''
  106. nl2br: false
  107. max_length: 0
  108. word_boundary: true
  109. ellipsis: true
  110. more_link: false
  111. more_link_text: ''
  112. more_link_path: ''
  113. strip_tags: false
  114. trim: false
  115. preserve_tags: ''
  116. html: false
  117. element_type: ''
  118. element_class: ''
  119. element_label_type: ''
  120. element_label_class: ''
  121. element_label_colon: true
  122. element_wrapper_type: ''
  123. element_wrapper_class: ''
  124. element_default_classes: true
  125. empty: ''
  126. hide_empty: false
  127. empty_zero: false
  128. hide_alter_empty: true
  129. click_sort_column: value
  130. type: user_name
  131. settings:
  132. link_to_entity: true
  133. group_column: value
  134. group_columns: { }
  135. group_rows: true
  136. delta_limit: 0
  137. delta_offset: 0
  138. delta_reversed: false
  139. delta_first_last: false
  140. multi_type: separator
  141. separator: ', '
  142. field_api_classes: false
  143. mail:
  144. id: mail
  145. table: users_field_data
  146. field: mail
  147. relationship: uid
  148. group_type: group
  149. admin_label: ''
  150. entity_type: user
  151. entity_field: mail
  152. plugin_id: field
  153. label: Email
  154. exclude: false
  155. alter:
  156. alter_text: false
  157. text: ''
  158. make_link: false
  159. path: ''
  160. absolute: false
  161. external: false
  162. replace_spaces: false
  163. path_case: none
  164. trim_whitespace: false
  165. alt: ''
  166. rel: ''
  167. link_class: ''
  168. prefix: ''
  169. suffix: ''
  170. target: ''
  171. nl2br: false
  172. max_length: 0
  173. word_boundary: true
  174. ellipsis: true
  175. more_link: false
  176. more_link_text: ''
  177. more_link_path: ''
  178. strip_tags: false
  179. trim: false
  180. preserve_tags: ''
  181. html: false
  182. element_type: ''
  183. element_class: ''
  184. element_label_type: ''
  185. element_label_class: ''
  186. element_label_colon: true
  187. element_wrapper_type: ''
  188. element_wrapper_class: ''
  189. element_default_classes: true
  190. empty: ''
  191. hide_empty: false
  192. empty_zero: false
  193. hide_alter_empty: true
  194. click_sort_column: value
  195. type: basic_string
  196. settings: { }
  197. group_column: value
  198. group_columns: { }
  199. group_rows: true
  200. delta_limit: 0
  201. delta_offset: 0
  202. delta_reversed: false
  203. delta_first_last: false
  204. multi_type: separator
  205. separator: ', '
  206. field_api_classes: false
  207. hostname:
  208. id: hostname
  209. table: login_history
  210. field: hostname
  211. relationship: none
  212. group_type: group
  213. admin_label: ''
  214. plugin_id: standard
  215. label: 'IP Address'
  216. exclude: false
  217. alter:
  218. alter_text: false
  219. text: ''
  220. make_link: false
  221. path: ''
  222. absolute: false
  223. external: false
  224. replace_spaces: false
  225. path_case: none
  226. trim_whitespace: false
  227. alt: ''
  228. rel: ''
  229. link_class: ''
  230. prefix: ''
  231. suffix: ''
  232. target: ''
  233. nl2br: false
  234. max_length: 0
  235. word_boundary: true
  236. ellipsis: true
  237. more_link: false
  238. more_link_text: ''
  239. more_link_path: ''
  240. strip_tags: false
  241. trim: false
  242. preserve_tags: ''
  243. html: false
  244. element_type: ''
  245. element_class: ''
  246. element_label_type: ''
  247. element_label_class: ''
  248. element_label_colon: true
  249. element_wrapper_type: ''
  250. element_wrapper_class: ''
  251. element_default_classes: true
  252. empty: ''
  253. hide_empty: false
  254. empty_zero: false
  255. hide_alter_empty: true
  256. one_time:
  257. id: one_time
  258. table: login_history
  259. field: one_time
  260. relationship: none
  261. group_type: group
  262. admin_label: ''
  263. plugin_id: boolean
  264. label: 'One-time login?'
  265. exclude: false
  266. alter:
  267. alter_text: false
  268. text: ''
  269. make_link: false
  270. path: ''
  271. absolute: false
  272. external: false
  273. replace_spaces: false
  274. path_case: none
  275. trim_whitespace: false
  276. alt: ''
  277. rel: ''
  278. link_class: ''
  279. prefix: ''
  280. suffix: ''
  281. target: ''
  282. nl2br: false
  283. max_length: 0
  284. word_boundary: true
  285. ellipsis: true
  286. more_link: false
  287. more_link_text: ''
  288. more_link_path: ''
  289. strip_tags: false
  290. trim: false
  291. preserve_tags: ''
  292. html: false
  293. element_type: ''
  294. element_class: ''
  295. element_label_type: ''
  296. element_label_class: ''
  297. element_label_colon: true
  298. element_wrapper_type: ''
  299. element_wrapper_class: ''
  300. element_default_classes: true
  301. empty: ''
  302. hide_empty: false
  303. empty_zero: false
  304. hide_alter_empty: true
  305. type: custom
  306. type_custom_true: 'One-time login'
  307. type_custom_false: 'Regular login'
  308. not: false
  309. user_agent:
  310. id: user_agent
  311. table: login_history
  312. field: user_agent
  313. relationship: none
  314. group_type: group
  315. admin_label: ''
  316. plugin_id: standard
  317. label: 'User Agent'
  318. exclude: false
  319. alter:
  320. alter_text: false
  321. text: ''
  322. make_link: false
  323. path: ''
  324. absolute: false
  325. external: false
  326. replace_spaces: false
  327. path_case: none
  328. trim_whitespace: false
  329. alt: ''
  330. rel: ''
  331. link_class: ''
  332. prefix: ''
  333. suffix: ''
  334. target: ''
  335. nl2br: false
  336. max_length: 0
  337. word_boundary: true
  338. ellipsis: true
  339. more_link: false
  340. more_link_text: ''
  341. more_link_path: ''
  342. strip_tags: false
  343. trim: false
  344. preserve_tags: ''
  345. html: false
  346. element_type: ''
  347. element_class: ''
  348. element_label_type: ''
  349. element_label_class: ''
  350. element_label_colon: true
  351. element_wrapper_type: ''
  352. element_wrapper_class: ''
  353. element_default_classes: true
  354. empty: ''
  355. hide_empty: false
  356. empty_zero: false
  357. hide_alter_empty: true
  358. pager:
  359. type: full
  360. options:
  361. offset: 0
  362. items_per_page: 50
  363. total_pages: null
  364. id: 0
  365. tags:
  366. next: ››
  367. previous: ‹‹
  368. first: '« First'
  369. last: 'Last »'
  370. expose:
  371. items_per_page: false
  372. items_per_page_label: 'Items per page'
  373. items_per_page_options: '5, 10, 25, 50'
  374. items_per_page_options_all: false
  375. items_per_page_options_all_label: '- All -'
  376. offset: false
  377. offset_label: Offset
  378. quantity: 9
  379. exposed_form:
  380. type: basic
  381. options:
  382. submit_button: Apply
  383. reset_button: true
  384. reset_button_label: Reset
  385. exposed_sorts_label: 'Sort by'
  386. expose_sort_order: true
  387. sort_asc_label: Asc
  388. sort_desc_label: Desc
  389. access:
  390. type: perm
  391. options:
  392. perm: 'view all login histories'
  393. cache:
  394. type: none
  395. options: { }
  396. empty: { }
  397. sorts: { }
  398. arguments: { }
  399. filters:
  400. mail:
  401. id: mail
  402. table: users_field_data
  403. field: mail
  404. relationship: uid
  405. group_type: group
  406. admin_label: ''
  407. entity_type: user
  408. entity_field: mail
  409. plugin_id: string
  410. operator: contains
  411. value: ''
  412. group: 1
  413. exposed: true
  414. expose:
  415. operator_id: mail_op
  416. label: Email
  417. description: ''
  418. use_operator: false
  419. operator: mail_op
  420. operator_limit_selection: false
  421. operator_list: { }
  422. identifier: mail
  423. required: false
  424. remember: false
  425. multiple: false
  426. remember_roles:
  427. authenticated: authenticated
  428. unverified: '0'
  429. anonymous: '0'
  430. free_user: '0'
  431. contact_company: '0'
  432. alpha_testeur: '0'
  433. student: '0'
  434. adherent: '0'
  435. translator: '0'
  436. admin_showroom: '0'
  437. admin: '0'
  438. root: '0'
  439. placeholder: ''
  440. is_grouped: false
  441. group_info:
  442. label: ''
  443. description: ''
  444. identifier: ''
  445. optional: true
  446. widget: select
  447. multiple: false
  448. remember: false
  449. default_group: All
  450. default_group_multiple: { }
  451. group_items: { }
  452. style:
  453. type: table
  454. options:
  455. grouping: { }
  456. row_class: ''
  457. default_row_class: true
  458. columns:
  459. login: login
  460. name: name
  461. mail: mail
  462. hostname: hostname
  463. one_time: one_time
  464. user_agent: user_agent
  465. default: login
  466. info:
  467. login:
  468. sortable: true
  469. default_sort_order: desc
  470. align: ''
  471. separator: ''
  472. empty_column: false
  473. responsive: ''
  474. name:
  475. sortable: false
  476. default_sort_order: asc
  477. align: ''
  478. separator: ''
  479. empty_column: false
  480. responsive: ''
  481. mail:
  482. sortable: false
  483. default_sort_order: asc
  484. align: ''
  485. separator: ''
  486. empty_column: false
  487. responsive: ''
  488. hostname:
  489. sortable: true
  490. default_sort_order: asc
  491. align: ''
  492. separator: ''
  493. empty_column: false
  494. responsive: priority-medium
  495. one_time:
  496. sortable: true
  497. default_sort_order: asc
  498. align: ''
  499. separator: ''
  500. empty_column: false
  501. responsive: priority-low
  502. user_agent:
  503. sortable: false
  504. default_sort_order: asc
  505. align: ''
  506. separator: ''
  507. empty_column: false
  508. responsive: priority-low
  509. override: true
  510. sticky: false
  511. summary: ''
  512. empty_table: false
  513. caption: ''
  514. description: ''
  515. row:
  516. type: fields
  517. options:
  518. default_field_elements: true
  519. inline: { }
  520. separator: ''
  521. hide_empty: false
  522. query:
  523. type: views_query
  524. options:
  525. query_comment: ''
  526. disable_sql_rewrite: false
  527. distinct: false
  528. replica: false
  529. query_tags: { }
  530. relationships:
  531. uid:
  532. id: uid
  533. table: login_history
  534. field: uid
  535. relationship: none
  536. group_type: group
  537. admin_label: 'User from Login History'
  538. plugin_id: standard
  539. required: false
  540. header: { }
  541. footer: { }
  542. display_extenders:
  543. views_ef_fieldset:
  544. views_ef_fieldset:
  545. enabled: 0
  546. options:
  547. sort:
  548. root:
  549. container_type: details
  550. title: Filters
  551. description: ''
  552. open: '1'
  553. weight: '0'
  554. id: root
  555. pid: ''
  556. depth: '0'
  557. type: container
  558. mail:
  559. weight: '-4'
  560. id: mail
  561. pid: root
  562. depth: '1'
  563. type: filter
  564. submit:
  565. weight: '-4'
  566. id: submit
  567. pid: root
  568. depth: '1'
  569. type: buttons
  570. container-0:
  571. container_type: details
  572. title: 'Container 0'
  573. description: ''
  574. weight: '-3'
  575. open: 0
  576. id: container-0
  577. pid: root
  578. depth: '1'
  579. type: container
  580. container-1:
  581. container_type: details
  582. title: 'Container 1'
  583. description: ''
  584. weight: '-2'
  585. open: 0
  586. id: container-1
  587. pid: root
  588. depth: '1'
  589. type: container
  590. cache_metadata:
  591. max-age: -1
  592. contexts:
  593. - 'languages:language_content'
  594. - 'languages:language_interface'
  595. - url
  596. - url.query_args
  597. - user.permissions
  598. tags: { }
  599. login_history_report:
  600. id: login_history_report
  601. display_title: Report
  602. display_plugin: page
  603. position: 1
  604. display_options:
  605. display_description: ''
  606. display_extenders: { }
  607. path: admin/reports/login-history
  608. cache_metadata:
  609. max-age: -1
  610. contexts:
  611. - 'languages:language_content'
  612. - 'languages:language_interface'
  613. - url
  614. - url.query_args
  615. - user.permissions
  616. tags: { }
  617. login_history_user_report:
  618. id: login_history_user_report
  619. display_title: 'User Report'
  620. display_plugin: page
  621. position: 2
  622. display_options:
  623. access:
  624. type: perm
  625. options:
  626. perm: 'view own login history'
  627. arguments:
  628. uid:
  629. id: uid
  630. table: users_field_data
  631. field: uid
  632. relationship: uid
  633. group_type: group
  634. admin_label: ''
  635. entity_type: user
  636. entity_field: uid
  637. plugin_id: user_uid
  638. default_action: 'not found'
  639. exception:
  640. value: all
  641. title_enable: false
  642. title: All
  643. title_enable: false
  644. title: ''
  645. default_argument_type: fixed
  646. default_argument_options:
  647. argument: ''
  648. default_argument_skip_url: false
  649. summary_options:
  650. base_path: ''
  651. count: true
  652. override: false
  653. items_per_page: 25
  654. summary:
  655. sort_order: asc
  656. number_of_records: 0
  657. format: default_summary
  658. specify_validation: true
  659. validate:
  660. type: 'entity:user'
  661. fail: 'access denied'
  662. validate_options:
  663. access: true
  664. operation: view
  665. multiple: 0
  666. restrict_roles: false
  667. roles: { }
  668. break_phrase: false
  669. not: false
  670. defaults:
  671. access: false
  672. arguments: false
  673. display_description: ''
  674. display_extenders: { }
  675. path: user/%/login-history
  676. cache_metadata:
  677. max-age: -1
  678. contexts:
  679. - 'languages:language_content'
  680. - 'languages:language_interface'
  681. - url
  682. - url.query_args
  683. - user.permissions
  684. tags: { }