7 string references to plugin.manager.views.join in Drupal 10
- FieldOrLanguageJoinTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - JoinTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ JoinTest.php - LatestRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestRevision.php - Creates an instance of the plugin.
- LatestTranslationAffectedRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestTranslationAffectedRevision.php - Creates an instance of the plugin.
- NodeTermData::query in core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php - Called to implement a relationship in a query.
- StatisticsLastCommentName::query in core/
modules/ comment/ src/ Plugin/ views/ sort/ StatisticsLastCommentName.php - Called to add the sort to a query.
- ViewsQueryAlter::create in core/
modules/ workspaces/ src/ ViewsQueryAlter.php