moodle/lib/behat/classes
Trisha Milan e52fbd2f84 MDL-66151 Performance: Session Manager modularisation
Storage of session metadata has moved into the session handler class.
This allows for other classes to fully control session handling and
removes the dependancy on the core sessions database table.

Previously, the standard method of interaction with the
session metadata was direct DB calls; this may break other plugins as there
are now proper APIs available through the session manager.

Co-authored-by: Darren Cocco <moodle@darren.cocco.id.au>
Co-authored-by: Trisha Milan <trishamilan@catalyst-au.net>
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-09-03 13:04:04 +10:00
..
behat_command.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
behat_config_manager.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
behat_config_util.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
behat_context_helper.php MDL-78317 behat: Remove finally deprecated methods 2023-05-19 10:57:42 +08:00
behat_core_generator.php Merge branch 'MDL-82527' of https://github.com/paulholden/moodle 2024-07-25 10:48:24 +07:00
behat_generator_base.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
behat_selectors.php MDL-66559 behat: Allow per-component selectors and replacements 2019-10-11 12:58:16 +08:00
behat_session_interface.php MDL-64982 behat: Remove deprecated behat timeout constants 2020-12-04 17:07:06 +11:00
behat_session_trait.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
component_named_replacement.php MDL-66559 behat: Documentation for component selectors 2019-10-11 12:58:16 +08:00
component_named_selector.php MDL-66559 behat: Documentation for component selectors 2019-10-11 12:58:16 +08:00
exact_named_selector.php MDL-72849 tool_behat: Use of xpath name() not compatible with Firefox 2021-10-19 13:47:20 +01:00
named_selector.php MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
partial_named_selector.php MDL-82619 core_course: Subsections in hidden sections should be hidden 2024-08-16 14:33:43 +02:00
settable_editor.php MDL-75887 behat: Add ability to set value regardless of the editor 2022-10-12 06:44:09 +08:00
util.php MDL-82212 behat: Display error when deprecated icons are found 2024-08-21 07:05:14 +02:00