wiki.techinc.nl/includes/Permissions
Umherirrender e8bf1a18db title: Remove protection related deprecated Title functions
- Title::areCascadeProtectionSourcesLoaded()
- Title::areRestrictionsCascading()
- Title::areRestrictionsLoaded()
- Title::getAllRestrictions()
- Title::getCascadeProtectionSources()
- Title::getFilteredRestrictionTypes()
- Title::getRestrictionExpiry()
- Title::getRestrictionTypes()
- Title::getRestrictions()
- Title::isCascadeProtected()
- Title::isProtected()
- Title::isSemiProtected()
- Title::loadRestrictionsFromRows()

Bug: T306131
Change-Id: Id6c3a648453db51c464faeef2ecac4ffaa0676c1
2023-05-10 00:04:20 +02:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Authority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
GrantsInfo.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
GrantsLocalization.php Reapply "GrantsInfo service to replace MWGrants" 2021-09-18 08:52:22 +00:00
GroupPermissionsLookup.php permission: Make the return value of getGroupsWithPermission() unique 2023-04-19 17:47:29 +08:00
PermissionManager.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
PermissionStatus.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
RateLimiter.php Make RateLimiter use WRStats 2022-07-16 11:00:22 +00:00
RateLimitSubject.php Extract RateLimiter from User 2022-06-27 13:23:24 +00:00
RestrictionStore.php title: Remove protection related deprecated Title functions 2023-05-10 00:04:20 +02:00
SimpleAuthority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
UltimateAuthority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
UserAuthority.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00