mediawiki-extensions-AbuseF.../includes/Variables
Matěj Suchánek 8fb53edfbb Retrieve external links from PreparedUpdate
When forFilter is true and PreparedUpdate is available
(most save operations), retrieve all_links from
PreparedUpdate::getParserOutputForMetaData. Otherwise
do what was done before.

Note that this change probably leaves some dead code. It will be dealt
with later.

NOTE: this changes code potentially executed on every save operation.

Bug: T65632
Bug: T264104
Change-Id: I3628a56e5277846c1b90444fb55983870eb54c1e
2023-06-13 14:30:06 +02:00
..
LazyLoadedVariable.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
LazyVariableComputer.php Retrieve external links from PreparedUpdate 2023-06-13 14:30:06 +02:00
UnsetVariableException.php Create a dedicated namespace for variables-related classes 2021-01-02 18:16:48 +01:00
VariableHolder.php Re-add BC alias for the VariableHolder class 2023-03-13 13:46:09 +01:00
VariablesBlobStore.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
VariablesFormatter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
VariablesManager.php Retrieve external links from PreparedUpdate 2023-06-13 14:30:06 +02:00