entity_mesh-1.1.1/src/Plugin/views/filter/TargetLangcodeFilter.php

src/Plugin/views/filter/TargetLangcodeFilter.php
<?php

namespace Drupal\entity_mesh\Plugin\views\filter;

/**
 * Provides a custom filter for a specific column.
 *
 * @ViewsFilter("target_langcode_filter")
 */
class TargetLangcodeFilter extends BaseSelectFilter {

  /**
   * {@inheritdoc}
   */
  protected $tableColumn = 'target_entity_langcode';

  /**
   * {@inheritdoc}
   */
  protected $databaseTable = 'entity_mesh';

  /**
   * {@inheritdoc}
   */
  protected $filterLabel = 'Target Langcode';

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc