There is a little more work on this, as in Views\taxonomy\Plugin\views\argument_validate\Term, for example, the terms are loaded directly from the db and not using entity_load etc..

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim.plunkett’s picture

Issue tags: +VDC
ACF’s picture

Assigned: Unassigned » ACF
dawehner’s picture

I saw damian started to work on that, but i'm not sure.

tim.plunkett’s picture

I think that was term->name to term->label()

ACF’s picture

This is just the db_selects removed for entity loads

ACF’s picture

take 2 - with correct patch

ACF’s picture

Status: Active » Needs review
ACF’s picture

This has the $term-tid replaced with $term->id() as well.

Status: Needs review » Needs work

The last submitted patch, 1757050-views_entityload-8.patch, failed testing.

ACF’s picture

Renaming the folder to argument_validator

ACF’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1757050-views-renamefolder-10.patch, failed testing.

ACF’s picture

Status: Needs work » Needs review
FileSize
14.09 KB

try again

Status: Needs review » Needs work

The last submitted patch, 1757050-views-renamefolder-12.patch, failed testing.

ACF’s picture

Status: Needs work » Needs review
FileSize
9.63 KB

Status: Needs review » Needs work

The last submitted patch, 1757050-views-renamefolder-14.patch, failed testing.

ACF’s picture

Status: Needs work » Needs review
FileSize
4.8 KB

Please work.

Status: Needs review » Needs work

The last submitted patch, 1757050-views_entityload-16.patch, failed testing.

ACF’s picture

Status: Needs work » Needs review
FileSize
5.23 KB

Another try.

dawehner’s picture

Status: Needs review » Fixed

Just fixed the indentation in the plugin annotation

Automatically closed -- issue fixed for 2 weeks with no activity.