Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#540
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
  -logger: Monolog\Logger {#516 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#342 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#516 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#546 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#493 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#548 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#552
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#550 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#554
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#351 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#358 …}
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#494
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#351 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#522 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\ProjectVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
  -isAccessible: true
  -fqcn: "App\Entity\LabReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
  -instance: App\Entity\LabReport {#854 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 420
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1782 …}
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "detail"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 420
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1782 …}
  }
  "entityFqcn" => "App\Entity\LabReport"
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Plum Ginger DTS-240122-008"
  -formattedValue: "Plum Ginger DTS-240122-008"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1391 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1251 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1250 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1252 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1393 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1249 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1254 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleName"
  -value: "Golden Grove - Plum Ginger"
  -formattedValue: "Golden Grove - Plum Ginger"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1425 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1427 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1257 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1262 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleMatrix"
  -value: "Beverage"
  -formattedValue: "Beverage"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1423 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1266 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1268 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1437 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1265 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1270 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1272
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productType"
  -value: "kratom"
  -formattedValue: "kratom"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1424 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1447 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1273 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1278 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "labName"
  -value: "Cambium Analytica"
  -formattedValue: "Cambium Analytica"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1261 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1284 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1457 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1281 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1286 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1288
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "matchingName"
  -value: "Plum Ginger DTS-240122-008 Golden Grove - Plum Ginger Beverage"
  -formattedValue: "Plum Ginger DTS-240122-008 Golden Grove - Plum Ginger Beverage"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1269 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1291 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1290 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1292 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1467 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1289 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1294 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://cdn.shopify.com/s/files/1/0621/3586/1403/files/COA_DTS-240122-008.pdf?v=1735591680"
  -formattedValue: "cdn.shopify.com/s/files/1/0621/3586/1403/files/COA_DTS-240122-008.pdf?v=1735591680"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1277 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/full_url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1477 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1297 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1302 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "internalUrl"
  -value: "https://cbdextract.nw.agency/lab-reports/PlumGingerDTS-240122-008.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/PlumGingerDTS-240122-008.pdf"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1285 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: "crud/field/url"
  -templatePath: "@EasyAdmin/crud/field/url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1306 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1487 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1305 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "category"
  -value: "COAs"
  -formattedValue: "COAs"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1301 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1315 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1497 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1313 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1320
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "type"
  -value: "pdf"
  -formattedValue: "pdf"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1309 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1507 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1321 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1326 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "project"
  -value: Proxies\__CG__\App\Entity\Project {#903 …}
  -formattedValue: "Golden Grove Beverages [ 80 ] "
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1293 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1331 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1330 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1332 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1517 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1329 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1534
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 80
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1336
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1747 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/state.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1338 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1340 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1745 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1337 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1342 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1344
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Plum Ginger DTS-240122-008"
  -formattedValue: "Plum Ginger DTS-240122-008"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1749 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1347 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/labReports/fields/additionalData.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1346 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1348 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1748 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1345 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1350 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1352
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "debugData"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1744 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1355 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1354 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1356 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1719 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1353 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1358 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1360
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: """
    # CERTIFICATE OF ANALYSIS\n
    \n
    **SAMPLE NAME:** GOLDEN GROVE - PLUM GINGER  \n
    **SAMPLE CODE:** DTS-240122-008  \n
    **CLIENT:** PICCO BEVERAGES  \n
    **BATCH RESULT:** PASS  \n
    \n
    **MATRIX NAME:** Beverage  \n
    **SAMPLE TYPE:** Quality Assurance  \n
    **RECEIVED DATE:** Mon, Jan 22, 2024  \n
    **PUBLISHED DATE:** Thu, Jan 25, 2024  \n
    **BATCH CODE:**  \n
    **BATCH SIZE:** 0  \n
    **SAMPLE SIZE:** 5U  \n
    **AVERAGE UNIT WEIGHT:** 228.65g (1 can)  \n
    \n
    **TOTAL MAJOR ALKALOIDS:** 38.64 mg/serv  \n
    **TOTAL MINOR ALKALOIDS:** ND  \n
    **MITRAGYNINE:** 33.84 mg/serv  \n
    \n
    | ALKU  | Kratom Alkaloids<br/>High Level  | SAL   | Salmonella<br/>GeneUp qPCR 25g | ECOLI | Total E. Coli & Coliforms<br/>Plate  | TAMC  | Total Aerobic Bacteria<br/>Plate                 |\n
    | ----- | -------------------------------- | ----- | ------------------------------ | ----- | ------------------------------------ | ----- | ------------------------------------------------ |\n
    | ALKL  | Kratom Alkaloids<br/>Low Level   | BRX   | Brix of Liquids                | DEN   | Density of Liquids                   | COOX  | Carbon Dioxide &<br/>Dissolved Oxygen of Liquids |\n
    | PH    | pH & Electric Conductivity (EC)z | TURB  | Turbidity<br/>Liquids          | SAUR  | Staphylococcus aureus<br/>3M Plating | LMON  | Listeria monocytogenes<br/>GeneUp qPCR           |\n
    | DIADT | Opioid Adulterants               | ENTRO | Enterobacteriaceae<br/>Plate   | TMYFD | Total Yeast & Mold<br/>Plate         | CAFFE | Caffeine                                         |\n
    | HPMET | Heavy Metals<br/>7               |       |                                |       |                                      |       |                                                  |\n
    \n
    \n
    ----\n
    \n
    **RESULTS REVIEWED BY:** Leslie Varela  \n
    Laboratory Director  \n
    Cambium Analytica  \n
    Thursday, Jan 25, 2024  \n
    \n
    **RESULTS CERTIFIED BY:** Douglas Smith  \n
    VP - Scientific Operations  \n
    Cambium Analytica  \n
    Thu, Jan 25, 2024  \n
    \n
    *This report may not be reproduced except in full without approval from Cambium Analytica. The results herein relate only to the sample & batch identified in this report.*\n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-052 - Determination of Kratom Alkaloid Content by UPLC-DAD\n
    **ALKU-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte            | Value  | Value (Per Serving) | Value (Per Package) | Action Limit | LOD     | LOQ     | Status |\n
    |--------------------|--------|---------------------|---------------------|--------------|---------|---------|--------|\n
    | Total Major Alkaloids | 0.017 % | 38.64 mg            | 38.64 mg            | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Mitragynine        | 0.015 % | 33.84 mg            | 33.84 mg            | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Paynantheine       | 0.001 % | 1.83 mg             | 1.83 mg             | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Speciogynine       | 0.001 % | 2.06 mg             | 2.06 mg             | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Speciociliatine    | ND     | ND                  | ND                  | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    \n
    ## LAB-TM-047 - Determination of Kratom Alkaloid Content by LC-TQ\n
    **ALKU-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte                | Value | Value (Per Serving) | Value (Per Package) | Action Limit | LOD         | LOQ         | Status |\n
    |------------------------|-------|---------------------|---------------------|--------------|-------------|-------------|--------|\n
    | 7-Hydroxymitragynine   | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    | Total Minor Alkaloids  | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    | Mitraphylline          | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    \n
    ## LAB-TM-063 - Detection and Isolation of Salmonella spp. in Foods and Dietary Supplements\n
    **SAL-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte       | Value | Action Limit | LOD | LOQ | Status |\n
    |---------------|-------|--------------|-----|-----|--------|\n
    | Salmonella Spp | ND    | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-059 - Enumeration of Escherichia Coli and Total Coliform in Foods and Dietary Supplements\n
    **ECOIL-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte       | Value     | Action Limit | LOD | Status |\n
    |---------------|-----------|--------------|-----|--------|\n
    | E. coli       | <10 CFU/g | N/A          |     | N/A    |\n
    | Total Coliforms | <10 CFU/g | N/A        |     | N/A    |\n
    \n
    ## LAB-TM-060 - Enumeration of Total Aerobic Count in Foods and Dietary Supplements\n
    **TAMC-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte            | Value     | Action Limit | LOD | LOQ | Status |\n
    |--------------------|-----------|--------------|-----|-----|--------|\n
    | Total Aerobic Count | <10 CFU/g | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-017 - Brix & Density Analysis\n
    **BRX-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value  | Action Limit | LOD | LOQ | Status |\n
    |---------|--------|--------------|-----|-----|--------|\n
    | Brix    | 10.9 bx | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-017 - Brix & Density Analysis\n
    **DEN-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value   | Action Limit | LOD | LOQ | Status |\n
    |---------|---------|--------------|-----|-----|--------|\n
    | Density | 1.042 g/mL | N/A        |     |     | N/A    |\n
    \n
    ## LAB-TM-020 - Determination of Carbon Dioxide and Dissolved Oxygen in Beverages\n
    **COOX-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte               | Value     | Action Limit | LOD | LOQ | Status |\n
    |-----------------------|-----------|--------------|-----|-----|--------|\n
    | Dissolved Carbon Dioxide | 1.72 vol | N/A          |     |     | N/A    |\n
    | Dissolved Oxygen      | 40.35 ug/kg | N/A         |     |     | N/A    |\n
    \n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-018 - Test Method for Determining pH\n
    **PH-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value | Action Limit | LOD | LOQ | Status |\n
    |---------|-------|--------------|-----|-----|--------|\n
    | pH      | 3.401 | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-021 - Turbidity by UV-VIS\n
    **TURB-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte   | Value    | Action Limit | LOD | LOQ | Status |\n
    |-----------|----------|--------------|-----|-----|--------|\n
    | Turbidity | 71.307 % | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-062 - Enumeration of Staphylococcus aureus in Foods and Dietary Supplements\n
    **SAUR-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte   | Value     | Action Limit | LOD | LOQ | Status |\n
    |-----------|-----------|--------------|-----|-----|--------|\n
    | S. aureus | <10 CFU/g | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-064 - Detection and Isolation of L. monocytogenes in Foods and Dietary Supplements\n
    **LMON-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte               | Value | Action Limit | LOD | LOQ | Status |\n
    |-----------------------|-------|--------------|-----|-----|--------|\n
    | Listeria monocytogenes | ND    | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-074 - Qualitative Determination of Pain Management Adulterants in Botanical Products\n
    **DTADT-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte                  | Value | Action Limit | LOD       | LOQ | Status |\n
    |--------------------------|-------|--------------|-----------|-----|--------|\n
    | 4-Fluoro-Isobutyryl Fentanyl | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Acetyl Fentanyl          | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Benzoyl Fentanyl         | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Buprenorphine            | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Butyryl Fentanyl         | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Carfentanyl              | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Codeine                  | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Cyclopropyl Fentanyl     | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Fentanyl                 | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Furanyl Fentanyl         | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Heroin                   | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Hydrocodone              | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Hydromorphone            | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Meperidine               | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Methadone                | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Morphine                 | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Oxycodone                | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Oxymorphone              | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Tramadol                 | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    \n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-084 - ENUMERATION OF ENTEROBACTERIACEAE\n
    **ENTRO-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte            | Value       | Action Limit | LOD       | LOQ       | Status |\n
    |--------------------|-------------|--------------|-----------|-----------|--------|\n
    | Enterobacteriaceae | <10 CFU/g   | N/A          | 100 CFU/g | 100 CFU/g | N/A    |\n
    \n
    ## LAB-TM-061 - ENUMERATION OF YEAST AND MOLD IN FOODS AND DIETARY SUPPLEMENTS\n
    **TYMFD-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte           | Value     | Action Limit | LOD       | LOQ       | Status |\n
    |-------------------|-----------|--------------|-----------|-----------|--------|\n
    | Total Yeast and Mold | <10 CFU/g | N/A          | N/A       | N/A       | N/A    |\n
    \n
    ## LAB-TM-076 - DETERMINATION OF CAFFEINE AND MELATONIN BY HPLC\n
    **CAFFE-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte  | Value (Per Serving) | Value (Per Package) | Action Limit | LOD       | LOQ       | Status |\n
    |----------|---------------------|---------------------|--------------|-----------|-----------|--------|\n
    | Caffeine | 0.0531 mg/g         | 12.13 mg            | N/A          | 0.025 mg/g | 0.05 mg/g | N/A    |\n
    \n
    ## LAB-TM-044 - DETERMINATION OF HEAVY METALS BY ICP-MS\n
    **HPMET-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte  | Value  | Action Limit | LOD         | LOQ         | Status |\n
    |----------|--------|--------------|-------------|-------------|--------|\n
    | Arsenic  | ND     | N/A          | 0.1985 ug/kg | 0.6616 ug/kg | N/A    |\n
    | Cadmium  | ND     | N/A          | 0.0817 ug/kg | 0.2724 ug/kg | N/A    |\n
    | Chromium | 0.012 ug/g | N/A      | 0.6272 ug/kg | 2.0907 ug/kg | N/A    |\n
    | Copper   | ND     | N/A          | 0.1546 ug/kg | 0.5152 ug/kg | N/A    |\n
    | Lead     | 0.005 ug/g | N/A      | 0.2817 ug/kg | 0.2817 ug/kg | N/A    |\n
    | Mercury  | ND     | N/A          | 0.0171 ug/kg | 0.0571 ug/kg | N/A    |\n
    | Nickel   | 0.007 ug/g | N/A      | 0.3213 ug/kg | 1.0709 ug/kg | N/A    |\n
    """
  -formattedValue: """
    # CERTIFICATE OF ANALYSIS\n
    \n
    **SAMPLE NAME:** GOLDEN GROVE - PLUM GINGER  \n
    **SAMPLE CODE:** DTS-240122-008  \n
    **CLIENT:** PICCO BEVERAGES  \n
    **BATCH RESULT:** PASS  \n
    \n
    **MATRIX NAME:** Beverage  \n
    **SAMPLE TYPE:** Quality Assurance  \n
    **RECEIVED DATE:** Mon, Jan 22, 2024  \n
    **PUBLISHED DATE:** Thu, Jan 25, 2024  \n
    **BATCH CODE:**  \n
    **BATCH SIZE:** 0  \n
    **SAMPLE SIZE:** 5U  \n
    **AVERAGE UNIT WEIGHT:** 228.65g (1 can)  \n
    \n
    **TOTAL MAJOR ALKALOIDS:** 38.64 mg/serv  \n
    **TOTAL MINOR ALKALOIDS:** ND  \n
    **MITRAGYNINE:** 33.84 mg/serv  \n
    \n
    | ALKU  | Kratom Alkaloids<br/>High Level  | SAL   | Salmonella<br/>GeneUp qPCR 25g | ECOLI | Total E. Coli & Coliforms<br/>Plate  | TAMC  | Total Aerobic Bacteria<br/>Plate                 |\n
    | ----- | -------------------------------- | ----- | ------------------------------ | ----- | ------------------------------------ | ----- | ------------------------------------------------ |\n
    | ALKL  | Kratom Alkaloids<br/>Low Level   | BRX   | Brix of Liquids                | DEN   | Density of Liquids                   | COOX  | Carbon Dioxide &<br/>Dissolved Oxygen of Liquids |\n
    | PH    | pH & Electric Conductivity (EC)z | TURB  | Turbidity<br/>Liquids          | SAUR  | Staphylococcus aureus<br/>3M Plating | LMON  | Listeria monocytogenes<br/>GeneUp qPCR           |\n
    | DIADT | Opioid Adulterants               | ENTRO | Enterobacteriaceae<br/>Plate   | TMYFD | Total Yeast & Mold<br/>Plate         | CAFFE | Caffeine                                         |\n
    | HPMET | Heavy Metals<br/>7               |       |                                |       |                                      |       |                                                  |\n
    \n
    \n
    ----\n
    \n
    **RESULTS REVIEWED BY:** Leslie Varela  \n
    Laboratory Director  \n
    Cambium Analytica  \n
    Thursday, Jan 25, 2024  \n
    \n
    **RESULTS CERTIFIED BY:** Douglas Smith  \n
    VP - Scientific Operations  \n
    Cambium Analytica  \n
    Thu, Jan 25, 2024  \n
    \n
    *This report may not be reproduced except in full without approval from Cambium Analytica. The results herein relate only to the sample & batch identified in this report.*\n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-052 - Determination of Kratom Alkaloid Content by UPLC-DAD\n
    **ALKU-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte            | Value  | Value (Per Serving) | Value (Per Package) | Action Limit | LOD     | LOQ     | Status |\n
    |--------------------|--------|---------------------|---------------------|--------------|---------|---------|--------|\n
    | Total Major Alkaloids | 0.017 % | 38.64 mg            | 38.64 mg            | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Mitragynine        | 0.015 % | 33.84 mg            | 33.84 mg            | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Paynantheine       | 0.001 % | 1.83 mg             | 1.83 mg             | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Speciogynine       | 0.001 % | 2.06 mg             | 2.06 mg             | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    | Speciociliatine    | ND     | ND                  | ND                  | N/A          | 0.3 ug/g | 0.5 ug/g | N/A    |\n
    \n
    ## LAB-TM-047 - Determination of Kratom Alkaloid Content by LC-TQ\n
    **ALKU-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte                | Value | Value (Per Serving) | Value (Per Package) | Action Limit | LOD         | LOQ         | Status |\n
    |------------------------|-------|---------------------|---------------------|--------------|-------------|-------------|--------|\n
    | 7-Hydroxymitragynine   | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    | Total Minor Alkaloids  | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    | Mitraphylline          | ND    | ND                  | ND                  | N/A          | 0.01 ug/kg  | 0.1 ug/kg   | N/A    |\n
    \n
    ## LAB-TM-063 - Detection and Isolation of Salmonella spp. in Foods and Dietary Supplements\n
    **SAL-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte       | Value | Action Limit | LOD | LOQ | Status |\n
    |---------------|-------|--------------|-----|-----|--------|\n
    | Salmonella Spp | ND    | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-059 - Enumeration of Escherichia Coli and Total Coliform in Foods and Dietary Supplements\n
    **ECOIL-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte       | Value     | Action Limit | LOD | Status |\n
    |---------------|-----------|--------------|-----|--------|\n
    | E. coli       | <10 CFU/g | N/A          |     | N/A    |\n
    | Total Coliforms | <10 CFU/g | N/A        |     | N/A    |\n
    \n
    ## LAB-TM-060 - Enumeration of Total Aerobic Count in Foods and Dietary Supplements\n
    **TAMC-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte            | Value     | Action Limit | LOD | LOQ | Status |\n
    |--------------------|-----------|--------------|-----|-----|--------|\n
    | Total Aerobic Count | <10 CFU/g | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-017 - Brix & Density Analysis\n
    **BRX-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value  | Action Limit | LOD | LOQ | Status |\n
    |---------|--------|--------------|-----|-----|--------|\n
    | Brix    | 10.9 bx | N/A          |     |     | N/A    |\n
    \n
    ## LAB-TM-017 - Brix & Density Analysis\n
    **DEN-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value   | Action Limit | LOD | LOQ | Status |\n
    |---------|---------|--------------|-----|-----|--------|\n
    | Density | 1.042 g/mL | N/A        |     |     | N/A    |\n
    \n
    ## LAB-TM-020 - Determination of Carbon Dioxide and Dissolved Oxygen in Beverages\n
    **COOX-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte               | Value     | Action Limit | LOD | LOQ | Status |\n
    |-----------------------|-----------|--------------|-----|-----|--------|\n
    | Dissolved Carbon Dioxide | 1.72 vol | N/A          |     |     | N/A    |\n
    | Dissolved Oxygen      | 40.35 ug/kg | N/A         |     |     | N/A    |\n
    \n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-018 - Test Method for Determining pH\n
    **PH-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte | Value | Action Limit | LOD | LOQ | Status |\n
    |---------|-------|--------------|-----|-----|--------|\n
    | pH      | 3.401 | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-021 - Turbidity by UV-VIS\n
    **TURB-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte   | Value    | Action Limit | LOD | LOQ | Status |\n
    |-----------|----------|--------------|-----|-----|--------|\n
    | Turbidity | 71.307 % | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-062 - Enumeration of Staphylococcus aureus in Foods and Dietary Supplements\n
    **SAUR-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte   | Value     | Action Limit | LOD | LOQ | Status |\n
    |-----------|-----------|--------------|-----|-----|--------|\n
    | S. aureus | <10 CFU/g | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-064 - Detection and Isolation of L. monocytogenes in Foods and Dietary Supplements\n
    **LMON-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte               | Value | Action Limit | LOD | LOQ | Status |\n
    |-----------------------|-------|--------------|-----|-----|--------|\n
    | Listeria monocytogenes | ND    | N/A          | N/A | N/A | N/A    |\n
    \n
    ## LAB-TM-074 - Qualitative Determination of Pain Management Adulterants in Botanical Products\n
    **DTADT-DTS-240122-008-01 - Mon, Jan 22, 2024**\n
    \n
    | Analyte                  | Value | Action Limit | LOD       | LOQ | Status |\n
    |--------------------------|-------|--------------|-----------|-----|--------|\n
    | 4-Fluoro-Isobutyryl Fentanyl | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Acetyl Fentanyl          | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Benzoyl Fentanyl         | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Buprenorphine            | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Butyryl Fentanyl         | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Carfentanyl              | ND    | Detection    | 1.20 ug/g |     | PASS   |\n
    | Codeine                  | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Cyclopropyl Fentanyl     | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Fentanyl                 | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Furanyl Fentanyl         | ND    | Detection    | 0.48 ug/g |     | PASS   |\n
    | Heroin                   | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Hydrocodone              | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Hydromorphone            | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Meperidine               | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Methadone                | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Morphine                 | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Oxycodone                | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Oxymorphone              | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    | Tramadol                 | ND    | Detection    | 4.80 ug/g |     | PASS   |\n
    \n
    ---\n
    # DTS-240122-008\n
    \n
    ## LAB-TM-084 - ENUMERATION OF ENTEROBACTERIACEAE\n
    **ENTRO-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte            | Value       | Action Limit | LOD       | LOQ       | Status |\n
    |--------------------|-------------|--------------|-----------|-----------|--------|\n
    | Enterobacteriaceae | <10 CFU/g   | N/A          | 100 CFU/g | 100 CFU/g | N/A    |\n
    \n
    ## LAB-TM-061 - ENUMERATION OF YEAST AND MOLD IN FOODS AND DIETARY SUPPLEMENTS\n
    **TYMFD-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte           | Value     | Action Limit | LOD       | LOQ       | Status |\n
    |-------------------|-----------|--------------|-----------|-----------|--------|\n
    | Total Yeast and Mold | <10 CFU/g | N/A          | N/A       | N/A       | N/A    |\n
    \n
    ## LAB-TM-076 - DETERMINATION OF CAFFEINE AND MELATONIN BY HPLC\n
    **CAFFE-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte  | Value (Per Serving) | Value (Per Package) | Action Limit | LOD       | LOQ       | Status |\n
    |----------|---------------------|---------------------|--------------|-----------|-----------|--------|\n
    | Caffeine | 0.0531 mg/g         | 12.13 mg            | N/A          | 0.025 mg/g | 0.05 mg/g | N/A    |\n
    \n
    ## LAB-TM-044 - DETERMINATION OF HEAVY METALS BY ICP-MS\n
    **HPMET-DTS-240122-008-01 - MON, JAN 22, 2024**\n
    \n
    | Analyte  | Value  | Action Limit | LOD         | LOQ         | Status |\n
    |----------|--------|--------------|-------------|-------------|--------|\n
    | Arsenic  | ND     | N/A          | 0.1985 ug/kg | 0.6616 ug/kg | N/A    |\n
    | Cadmium  | ND     | N/A          | 0.0817 ug/kg | 0.2724 ug/kg | N/A    |\n
    | Chromium | 0.012 ug/g | N/A      | 0.6272 ug/kg | 2.0907 ug/kg | N/A    |\n
    | Copper   | ND     | N/A          | 0.1546 ug/kg | 0.5152 ug/kg | N/A    |\n
    | Lead     | 0.005 ug/g | N/A      | 0.2817 ug/kg | 0.2817 ug/kg | N/A    |\n
    | Mercury  | ND     | N/A          | 0.0171 ug/kg | 0.0571 ug/kg | N/A    |\n
    | Nickel   | 0.007 ug/g | N/A      | 0.3213 ug/kg | 1.0709 ug/kg | N/A    |\n
    """
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1705 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1367 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/crud/field/text_editor.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1366 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1368 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1727 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1365 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1370 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#594
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#604 …}
    -icon: "fa fa-fw fa-trash-o"
    -cssClass: "action-delete btn btn-secondary pr-0 text-danger"
    -addedCssClass: " btn btn-secondary pr-0 text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://cbdextract.nw.agency/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=420"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=420"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 420
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1782 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#592
    -type: "entity"
    -name: "index"
    -label: Symfony\Component\Translation\TranslatableMessage {#1779 …}
    -icon: null
    -cssClass: "action-index btn btn-secondary"
    -addedCssClass: " btn btn-secondary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "index"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "index"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 420
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1782 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#590
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1781 …}
    -icon: null
    -cssClass: "action-edit btn btn-primary"
    -addedCssClass: " btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=420"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 420
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1782 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1939
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1974 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://cbdextract.nw.agency/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1941
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1977 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1943
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1980 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Project"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1945
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1991 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Product"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1947
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1976 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1949
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2011 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReport"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1951
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2022 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: "admin_upload_extract"
  -routeParameters: []
  -linkUrl: "https://cbdextract.nw.agency/admin?routeName=admin_upload_extract"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1953
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2032 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReportFail"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportFailCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1955
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2041 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1957
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2052 …}
  -icon: "fa-solid fa-globe"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ProductUrl"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductUrlCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1959
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2063 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1961
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2064 …}
  -icon: "fa fa-book"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ExtractorDictionary"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CExtractorDictionaryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1963
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2083 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1965
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2084 …}
  -icon: "fa-solid fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\AILog"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAILogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1967
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2103 …}
  -icon: "fa-solid fa-message"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1969
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2104 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Queue"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1971
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2123 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueSimulator"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueSimulatorCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1973
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2042 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueException"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueExceptionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
41 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details