GET http://185.25.50.116:8080/books?limit_book=25&page_book=2&sort_book%5Bauthors%5D=asc

Data Tables

book

Columns 6

Name Type Options
title Kreyu\Bundle\DataTableBundle\Column\Type\TextColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => true
  "export" => false
  "formatter" => null
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => null
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
]
year Kreyu\Bundle\DataTableBundle\Column\Type\NumberColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => true
  "export" => false
  "formatter" => null
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => null
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
  "use_intl_formatter" => false
  "intl_formatter_options" => [
    "attrs" => []
    "style" => "decimal"
  ]
]
authors Kreyu\Bundle\DataTableBundle\Column\Type\CollectionColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => "author.name"
  "export" => false
  "formatter" => null
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => null
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
  "entry_type" => "Kreyu\Bundle\DataTableBundle\Column\Type\TextColumnType"
  "entry_options" => []
  "separator" => ", "
]
publishers Kreyu\Bundle\DataTableBundle\Column\Type\CollectionColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => "publisher.name"
  "export" => false
  "formatter" => null
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => null
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
  "entry_type" => "Kreyu\Bundle\DataTableBundle\Column\Type\TextColumnType"
  "entry_options" => []
  "separator" => ", "
]
pages Kreyu\Bundle\DataTableBundle\Column\Type\NumberColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => true
  "export" => false
  "formatter" => null
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => null
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
  "use_intl_formatter" => false
  "intl_formatter_options" => [
    "attrs" => []
    "style" => "decimal"
  ]
]
more_info Kreyu\Bundle\DataTableBundle\Column\Type\LinkColumnType
[
  "label" => null
  "header_translation_domain" => null
  "header_translation_parameters" => []
  "value_translation_domain" => false
  "value_translation_parameters" => []
  "block_name" => null
  "block_prefix" => null
  "sort" => false
  "export" => false
  "formatter" => Closure(Book $book): string {#997
    returnType: "string"
    class: "App\DataTable\BookDataTableType"
    this: App\DataTable\BookDataTableType {#480 …}
  }
  "property_path" => null
  "property_accessor" => Symfony\Component\PropertyAccess\PropertyAccessor {#1061
    -magicMethodsFlags: 3
    -ignoreInvalidIndices: true
    -ignoreInvalidProperty: false
    -cacheItemPool: null
    -propertyPathCache: []
    -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1060 …}
    -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#1058 …}
    -readPropertyCache: []
    -writePropertyCache: []
  }
  "getter" => Closure(Book $book): Book {#977
    returnType: "App\Entity\Book"
    class: "App\DataTable\BookDataTableType"
    this: App\DataTable\BookDataTableType {#480 …}
  }
  "header_attr" => []
  "value_attr" => []
  "priority" => 0
  "visible" => true
  "personalizable" => true
  "href" => Closure(Book $book): string {#996
    returnType: "string"
    class: "App\DataTable\BookDataTableType"
    this: App\DataTable\BookDataTableType {#480 …}
  }
  "target" => null
]

Filters 0

No filters found.

Actions 0

No actions found.

Batch Actions 0

No batch actions found.

Row Actions 0

No row actions found.