Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T195069: Factor PageStore and PageRecord out of WikiPage +
- T214319: In File and FileRepo, replace usage of Title with usage of LinkTarget and PageIdentity +
- T218395: Create RestrictionStore service +
- T231930: Introduce Authority objects to represent the user performing a given action +
- T262296: Authority [high effort] +
- T272421: Make WikiPage a PageRecord +
- T272422: Introduce PageRecord and ExistingPageRecord interfaces +
- T272518: Watch for extensions broken by WikiPage now deprecating construction on bad titles +
- T272519: Implement private wiki read permission in a way that works with Authority +
- T272557: Convert blocks to PageIdentity +
- T273667: Survey extensions for cross-wiki RevisionStore usage +
- T274211: Hard-deprecate soft-deprecated User methods +
- T275710: Deprecate IContextSource::getWikiPage and IContextSource::canUseWikiPage +
- T275770: Introduce AuthorityFactory +
- T276371: Avoid using User ::isBlocked, ::isBlockedFrom, ::blockedFor, ::isBlockedFromCreateAccount +
- T276610: Hard-deprecate AbstractBlock::getTarget and introduce AbstractBlock::getTargetIdentity +
- T276974: Create PageStore +
- T277600: Prepare User option methods for hard deprecation +
- T277818: Transition callers of deprecated User::setOption() +
- T278459: Replace Title parameters with PageIdentity (straight forward cases) +
- T279522: Introduce PageReference interface +
- T279796: Replace Title parameters in service classes +
- T280988: Remove Title form method signatures in SearchEngine and friends +
- T281068: Remove Title in public interface of Parser +
- T281851: BlueSpice related extensions - Use UserGroupManager instead of User group methods +
- T282781: Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider +
- T287397: Adjust onSaveUserOptions method signature +
- T287473: extensions / Flow - Replace deprecated UserSaveOptions hook +
- T287474: extensions / GlobalPreferences - Replace deprecated UserSaveOptions hook +
- T287475: extensions / WikimediaEvents - Replace deprecated UserSaveOptions hook +
- T288278: Investigate if BacklinksCache needs to be serializable +
- T291288: Replace Title::newFromIDs and TitleFactory::newFromIDs with PageQueryBuilder +
- T291398: Turn usage of AJAX interface to API Modules (1) +
- T296083: Avoid using User::getOption +