Issue #3104318 by larowlan, cameronprince, gambry, Lendude: Create tests and a...
Compare changes
@@ -9,6 +9,7 @@ use Drupal\Core\Database\Query\Condition;
@@ -57,6 +58,28 @@ abstract class TaxonomyEntityIndexDepth extends IndexTidDepth {
'#description' => $this->t("Enter field names, separated by commas, that should be excluded from results. If content references taxonomy by the provided field name(s) they will be filtered out of the results. This is useful to ignore certain fields, particularly if content references the same Vocabulary using more than one field."),
@@ -106,6 +129,16 @@ abstract class TaxonomyEntityIndexDepth extends IndexTidDepth {