protected property Facet::$only_visible_when_facet_source_is_visible in Facets 8
Is the facet only visible when the facet source is only visible.
A boolean that defines whether or not the facet is only visible when the facet source is visible.
Type: bool
File
- src/
Entity/ Facet.php, line 253
Class
- Facet
- Defines the facet configuration entity.
Namespace
Drupal\facets\EntityCode
protected $only_visible_when_facet_source_is_visible;