https://apiprod.expertshare.live/api/access_logs

App\Entity\AccessLog Resource class

Resource Metadata

Short name: "AccessLog"

Item operations Attributes
get
[
  "security" => "is_granted('IS_CO_OPR', object)"
  "input" => null
  "output" => null
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
delete
[
  "security" => "is_granted('IS_CO_OPR', object)"
  "input" => null
  "output" => null
  "method" => "DELETE"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
Collection operations Attributes
get
[
  "security" => "is_granted('ROLE_OPERATOR')"
  "input" => null
  "output" => null
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
get_report
[
  "path" => "/access_logs/get-report"
  "method" => "GET"
  "security" => "is_granted('ROLE_ADMIN')"
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
get_public
[
  "path" => "/access_logs/get-public"
  "method" => "GET"
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
get_by_url
[
  "path" => "/access_logs/get-by-url"
  "method" => "GET"
  "pagination_enabled" => false
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
post
[
  "method" => "POST"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
  ]
]
Filters
annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_access_log_app_filter_user_filter
"App\Filter\UserFilter"
annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
Attributes
security
"is_granted('IS_AUTHENTICATED_FULLY')"
normalization_context
[
  "groups" => [
    "AccessLog:Read"
    "TZ:Read"
  ]
  "skip_null_values" => false
]
denormalization_context
[
  "groups" => [
    "AccessLog:Write"
  ]
]
pagination_client_items_per_page
true
pagination_enabled
true
pagination_client_enabled
true
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

# Answer Item data provider
1 FALSE App\DataProvider\InfoPageItemDataProvider
2 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
Context
[
  "groups" => [
    "AccessLog:Write"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "post"
  "iri_only" => false
  "input" => null
  "output" => null
  "api_allow_update" => false
  "resource_class" => "App\Entity\Container"
  "request_uri" => "/api/access_logs"
  "uri" => "https://apiprod.expertshare.live/api/access_logs"
  "api_denormalize" => true
  "cache_key" => "e3395172e47720688dbc90a56c06e61b"
  "deserialization_path" => "container"
  "fetch_data" => true
  "has_identifier_converter" => true
]

No calls to subresource data provider have been recorded.

Data Persisters

# Answer Data persister
1 FALSE App\DataPersister\AiHistoryDataPersister
2 FALSE App\DataPersister\AiHistoryDocFileDataPersister
3 FALSE App\DataPersister\ChatThreadDataPersister
4 FALSE App\DataPersister\ElCourseDataPersister
5 FALSE App\DataPersister\ElExamDataPersister
6 FALSE App\DataPersister\ElTaskDataPersister
7 FALSE App\DataPersister\LikeDataPersister
8 FALSE App\DataPersister\SessionDataPersister
9 TRUE App\DataPersister\SetOwnerDataPersister
10 FALSE App\DataPersister\SetSelfMetaDataPersister
11 FALSE App\DataPersister\UserDataPersister
12 TRUE ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister