|
| | __construct (SessionConsistentConnectionManager $connectionManager) |
| |
| | getRecentChangeId (RecentChange $change) |
| | Checks if a recent change entry already exists in the recentchanges table and returns its id.
|
| |
|
| | getMetadata ( $rc_params) |
| | Extracts the metadata array from the value of an rc_params field.
|
| |
- Copyright
- GPL-2.0-or-later
- Author
- Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
-
Daniel Kinzler
◆ __construct()
| Wikibase\Client\RecentChanges\RecentChangesFinder::__construct |
( |
SessionConsistentConnectionManager |
$connectionManager | ) |
|
◆ getMetadata()
| Wikibase\Client\RecentChanges\RecentChangesFinder::getMetadata |
( |
|
$rc_params | ) |
|
|
private |
Extracts the metadata array from the value of an rc_params field.
- Parameters
-
- Returns
- array
◆ getRecentChangeId()
| Wikibase\Client\RecentChanges\RecentChangesFinder::getRecentChangeId |
( |
RecentChange |
$change | ) |
|
Checks if a recent change entry already exists in the recentchanges table and returns its id.
- Parameters
-
- Exceptions
-
- Returns
- int|null
◆ $connectionManager
| Wikibase\Client\RecentChanges\RecentChangesFinder::$connectionManager |
|
private |
The documentation for this class was generated from the following file: