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: 637
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "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: 637
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
  "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 {#1216
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "COA"
  -formattedValue: "COA"
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1219 …}
  -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 {#1218 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1359 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1217 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1222 …}
  -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 {#1224
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleName"
  -value: "LR Northern Lights"
  -formattedValue: "LR Northern Lights"
  -formatValueCallable: null
  -label: "Sample Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …}
  -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 {#1226 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1225 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …}
  -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 {#1232
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleMatrix"
  -value: "Edible"
  -formattedValue: "Edible"
  -formatValueCallable: null
  -label: "Sample Matrix"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1235 …}
  -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 {#1234 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1233 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …}
  -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 {#1240
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productType"
  -value: "cannabis"
  -formattedValue: "cannabis"
  -formatValueCallable: null
  -label: "Product Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1243 …}
  -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 {#1242 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1244 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1241 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …}
  -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 {#1248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "labName"
  -value: "Bluebonnet Labs"
  -formattedValue: "Bluebonnet Labs"
  -formatValueCallable: null
  -label: "Lab Name"
  -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 {#1237 …}
  -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
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://cdn.hometownhero.com/documents/kRkC9YYRl6I0phuIeftvvppBmWGRmQJbUTHYVKBt.pdf"
  -formattedValue: "cdn.hometownhero.com/documents/kRkC9YYRl6I0phuIeftvvppBmWGRmQJbUTHYVKBt.pdf"
  -formatValueCallable: null
  -label: "External Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …}
  -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 {#1266 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1268 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1245 …}
  -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
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1272
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "internalUrl"
  -value: "https://cbdextract.nw.agency/lab-reports/COA.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/COA.pdf"
  -formatValueCallable: null
  -label: "Internal Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …}
  -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 {#1274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1253 …}
  -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
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "category"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Category"
  -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/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1284 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1422 …}
  -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
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1288
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "type"
  -value: "pdf"
  -formattedValue: "pdf"
  -formatValueCallable: null
  -label: "Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1291 …}
  -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 {#1290 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1292 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …}
  -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
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "project"
  -value: Proxies\__CG__\App\Entity\Project {#903 …}
  -formattedValue: "Little Pot Deo [ 107 ] "
  -formatValueCallable: null
  -label: "Project"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …}
  -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 {#1298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1440 …}
  -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
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1482
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 107
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: "processed"
  -formattedValue: "processed"
  -formatValueCallable: null
  -label: "State"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …}
  -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 {#1306 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1695 …}
  -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
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "COA"
  -formattedValue: "COA"
  -formatValueCallable: null
  -label: "Additional Data"
  -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: null
  -templatePath: "admin/labReports/fields/additionalData.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1696 …}
  -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
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1320
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "debugData"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Debug Data"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …}
  -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 {#1322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1692 …}
  -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
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: ""# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## Sample LR Northern Lights\n\n- **Lab ID:** BBL_6296\n- **Matrix:** Edible\n- **Analyses Executed:** CAN\n\n| Company         | Lot ID     | Reported     |\n|-----------------|------------|--------------|\n| Hometown Hero   | 3292 - NLQ324 | 06 Sep, 2024 |\n\n- **Phone:**\n- **Received:** 12 Jul, 2024\n- **Address:**\n- **Email:**\n\nLab Notes: Results reported for sample as received. THCP, HHC-P, HHC-O, D8-iso-THC, D8-THCV and D10-THC are not A2LA accredited.\n\n## Cannabinoid Profile Analysis\n\nAnalyzed 17 Jul, 2024 | Instrument: HPLC-PDA | Method TM-101\nUncertainty Measurement at 95% confidence level is 10%, k=2\n\n| Analyte                               | LOD (ppm) | LOQ (ppm) | Result (%) | Result (mg\/g) | mg\/pack | mg\/unit |\n| ------------------------------------- | --------- | --------- | ---------- | ------------- | ------- | ------- |\n| Cannabidivarinic acid (CBDVa)         | 0.030     | 0.090     | ND         | ND            | ND      | ND      |\n| Cannabidivarin (CBDv)                 | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabidiolic acid (CBDA)             | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabigerolic acid (CBGa)            | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabigerol (CBG)                    | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabinol (CBN)                      | 0.060     | 0.180     | ND         | ND            | ND      | ND      |\n| Tetrahydrocannabivarin (THCVa)        | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Tetrahydrocannabivarin (THCV)         | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabinol (CBN)                      | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabidiolic acid (CBNa)             | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| \u03949-Tetrahydrocannabinol (\u03949-THC)      | 0.210     | 0.630     | 2.984      | 2.984         | 28.84   | 28.84   |\n| \u03948-Tetrahydrocannabinol (\u03948-THC)      | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| Cannabicyclol (CBL)                   | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| \u03949-Tetrahydrocannabinolic acid (THCa) | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| Cannabichromene (CBC)                 | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabichromenic acid (CBCA)          | 0.350     | 1.050     | ND         | ND            | ND      | ND      |\n| Total THC (THCa \\* 0.877 + THC)       |           |           | 2.984      | 2.984         | 28.84   | 28.84   |\n| Total CBD (CBDa \\* 0.877 + CBD)       |           |           | ND         | ND            | ND      | ND      |\n| Total CBG (CBGa \\* 0.877 + CBG)       |           |           | ND         | ND            | ND      | ND      |\n| Total Cannabinoids                    |           |           | 2.984      | 2.984         | 28.84   | 28.84   |\n\n- **Total weight:** 100.0000 g, **Unit weight:** 10.0000 g\n\n----\n\n**Sample Photography**\n\n!Sample Photography\n\n----\n\n**Authorized Signature**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\n----\n\n**Bluebonnet Labs** | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\n**NR** Not Reportable\n**ND** Not Detected\n**NA** Not Applicable\n**NT** Not Tested\n**LOQ** Limit of Quantitation\n**LOD** Limit of Detection\n**ULOQ** Above upper limit of linearity\n**CHNR** Only Foreign Units per 1 gram\n**TMTC** Too Numerous to Count\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## FVI - Filth & Foreign Matter Inspection Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument Microscope | Method TM-108\n\n| Analyte Name                                                                 | Result   |\n|------------------------------------------------------------------------------|----------|\n| > 1\/4 of the total sample area covered by sand soil cinders or dirt          | Negative |\n| > 1\/4 of the total sample area covered by mold                               | Negative |\n| > 1 insect fragment 1 hair or 1 count mammalian excreta per 3g               | Negative |\n| > 1\/4 of the total sample area covered by an imbedded foreign material       | Negative |\n\n## HME - Heavy Metals Detection Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument ICP-MS | Method TM-105\nAnalysis Comment: Result '0' implies detection less than LOQ.\n\n| Analyte      | LOD (ppb) | LOQ (ppb) | Result ug\/g | Flag | Limit ug\/g |\n|--------------|-----------|-----------|-------------|------|------------|\n| Arsenic (As) | 0.005     | 0.015     | ND          |      |            |\n| Cadmium (Cd) | 0.005     | 0.016     | ND          |      |            |\n| Mercury (Hg) | 0.004     | 0.013     | ND          |      |            |\n| Lead (Pb)    | 0.075     | 0.224     | ND          |      |            |\n\n## MIB - Microbial Testing Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument PCR\/Plating | Method TM-109\n\n| Analyte                                      | Limit (CFU\/g) | Result CFU\/g | Flag     |\n|----------------------------------------------|---------------|--------------|----------|\n| Salmonella SPP                               |               | Negative     |          |\n| Total Yeast & Mold                           |               | <10          |          |\n| Aspergillus fumigatus                        |               | Negative     |          |\n| Aspergillus flavus                           |               | Negative     |          |\n| Aspergillus niger                            |               | Negative     |          |\n| Aspergillus terreus                          |               | Negative     |          |\n| Shiga toxin-producing Escherichia Coli       |               | Negative     |          |\n\n## PES - Pesticides Screening Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument LCMS-MS | Method Subcontracted\n\n----\n\n**Bluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017**\n\nAuthorized Signature:\n**Thinh Ngo**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39 AM\n\n----\n\n**Key:**\n\n- NR: Not Reportable\n- ND: Not Detected\n- NA: Not Applicable\n- NT: Not Tested\n- LOD: Limit of Detection\n- LOQ: Limit of Quantification\n- ULOQ: Upper Limit of Linearity\n- CFU\/g: Colony Forming Units per 1 gram\n- TNTC: Too Numerous to Count\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n| Analytes            | LOD (ppb) | LOQ (ppb) | Result \u00b5g\/g | Flag | Limit \u00b5g\/g |\n| ------------------- | --------- | --------- | ----------- | ---- | ---------- |\n| Abamectin           | 0.110     | 0.330     | N D         |      |            |\n| Acephate            | 0.230     | 0.700     | N D         |      |            |\n| Acetamiprid         | 0.020     | 0.050     | N D         |      |            |\n| Acibenzolar         | 0.020     | 0.050     | N D         |      |            |\n| Azoxystrobin        | 0.020     | 0.060     | N D         |      |            |\n| Bifenazate          | 0.020     | 0.030     | N D         |      |            |\n| Bifenthrin          | 0.020     | 0.050     | N D         |      |            |\n| Boscalid            | 0.050     | 0.170     | N D         |      |            |\n| Carbaryl            | 0.010     | 0.040     | N D         |      |            |\n| Carbofuran          | 0.010     | 0.020     | N D         |      |            |\n| Chlorantraniliprole | 0.010     | 0.030     | N D         |      |            |\n| Chlorpyrifos        | 0.010     | 0.030     | N D         |      |            |\n| Clothianidin        | 0.010     | 0.040     | N D         |      |            |\n| Coumaphos           | 0.020     | 0.120     | N D         |      |            |\n| Cyfluthrin          | 2.320     | 7.120     | N D         |      |            |\n| Cypermethrin        | 0.370     | 1.130     | N D         |      |            |\n| Daminocarb          | 0.550     | 1.650     | N D         |      |            |\n| Dichlorvos          | 0.050     | 0.140     | N D         |      |            |\n| Dimethoate          | 0.010     | 0.020     | N D         |      |            |\n| Dimethomorph        | 0.010     | 0.030     | N D         |      |            |\n| Etofenprox          | 0.020     | 0.040     | N D         |      |            |\n| Etoxazole           | 0.020     | 0.020     | N D         |      |            |\n| Fenhexamid          | 0.020     | 0.140     | N D         |      |            |\n| Fenoxycarb          | 0.020     | 0.050     | N D         |      |            |\n| Fenpyroximate       | 0.010     | 0.040     | N D         |      |            |\n| Fipronil            | 0.010     | 0.030     | N D         |      |            |\n| Fludioxonil         | 0.020     | 0.050     | N D         |      |            |\n| Flunilamide         | 0.010     | 0.030     | N D         |      |            |\n| Hexythiazox         | 0.010     | 0.020     | N D         |      |            |\n| Imazalil            | 0.020     | 0.170     | N D         |      |            |\n| Imidacloprid        | 0.040     | 0.110     | N D         |      |            |\n| Kresoxim-methyl     | 0.020     | 0.050     | N D         |      |            |\n| Malathion           | 0.020     | 0.030     | N D         |      |            |\n| Metalaxyl           | 0.010     | 0.020     | N D         |      |            |\n| Methiocarb          | 0.010     | 0.030     | N D         |      |            |\n| Methomyl            | 0.020     | 0.050     | N D         |      |            |\n| Mevinphos           | 0.060     | 0.180     | N D         |      |            |\n| Myclobutanil        | 1.190     | 3.610     | N D         |      |            |\n| Naled               | 0.030     | 0.090     | N D         |      |            |\n| Oxamyl              | 0.020     | 0.060     | N D         |      |            |\n| Paclobutrazole      | 0.010     | 0.020     | N D         |      |            |\n| Permethrin          | 0.080     | 0.250     | N D         |      |            |\n| Phosmet             | 0.010     | 0.030     | N D         |      |            |\n| Piperonyl butoxide  | 0.010     | 0.040     | N D         |      |            |\n| Prallethrin         | 0.100     | 0.300     | N D         |      |            |\n\n----\n\n**NR**: Not Reportable\n**NA**: Not Applicable\n**ND**: Not Detected\n**NT**: Not Tested\n**LOD**: Limit of Detection\n**LOQ**: Limit of Quantification\n**J-Value**: Above upper limit of linearity\n**CFU**: Colony Forming Units per 1 gram\n**TNTC**: Too Numerous to Count\n\n----\n\n**Authorized Signature**\n**Thinh Ngo**\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n| Analytes                | LOD (ppb) | LOQ (ppb) | Result \u00b5g\/g | Flag | Limit \u00b5g\/g |\n| ----------------------- | --------- | --------- | ----------- | ---- | ---------- |\n| Propiconazole           | 0.070     | 0.220     | N D         |      |            |\n| Propoxur                | 0.010     | 0.030     | N D         |      |            |\n| Pyrifen-1               | 0.020     | 0.060     | N D         |      |            |\n| Pyridaben               | 0.010     | 0.020     | N D         |      |            |\n| Spinosad                | 0.230     | 0.680     | N D         |      |            |\n| Spinosyn A              | 0.010     | 0.020     | N D         |      |            |\n| Spinosyn D              | 0.010     | 0.020     | N D         |      |            |\n| Spiromesifen            | 0.050     | 0.140     | N D         |      |            |\n| Spirotetramat           | 0.010     | 0.030     | N D         |      |            |\n| Spiroxamine             | 0.010     | 0.030     | N D         |      |            |\n| Tebuconazole            | 0.010     | 0.030     | N D         |      |            |\n| Thiacloprid             | 0.010     | 0.030     | N D         |      |            |\n| Methyl parathion        | 0.050     | 0.140     | N D         |      |            |\n| Thiamethoxam            | 0.010     | 0.040     | N D         |      |            |\n| Diazinon                | 0.010     | 0.040     | N D         |      |            |\n| Chlordane               | 0.740     | 2.250     | N D         |      |            |\n| Trifloxystrobin         | 0.010     | 0.030     | N D         |      |            |\n| Chlorfenapyr            | 0.830     | 2.530     | N D         |      |            |\n| Pentachloronitrobenzene | 0.050     | 0.170     | N D         |      |            |\n\n----\n\n**NR**: Not Reportable\n**ND**: Not Detected\n**NA**: Not Applicable\n**NT**: Not Tested\n**LOQ**: Limit of Quantification\n**LOD**: Limit of Detection\n**JUL**: Above upper limit of linearity\n**CFU**: Colony Forming Units per gram\n**TNTC**: Too Numerous to Count\n\n----\n\n**Authorized Signature**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\nThis report shall not be reproduced except in full, without the written approval of the laboratory. The results in this report apply to the tested samples, test or analysis only. All relevant LQC (Laboratory Quality Control) sample levels are included in the performance of these analyses and meet the acceptance criteria for ISO\/IEC regulations.\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## RES \u2013 Residual Solvent Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument HS-GC\/MS | Method TM-106\n\n| Analyte            | LOD (ppm) | LOQ (ppm) | Result (ppm) | Flag | Limit \u00b5g\/g |\n| ------------------ | --------- | --------- | ------------ | ---- | ---------- |\n| Propane            | 0.470     | 1.410     | N D          |      |            |\n| Butane             | 0.200     | 0.610     | N D          |      |            |\n| Methanol           | 0.070     | 0.230     | N D          |      |            |\n| Pentane            | 0.130     | 0.410     | N D          |      |            |\n| Ethanol            | 0.130     | 0.380     | N D          |      |            |\n| Ethyl ether        | 0.020     | 0.070     | N D          |      |            |\n| Acetone            | 0.060     | 0.180     | N D          |      |            |\n| Isopropyl alcohol  | 0.030     | 0.090     | N D          |      |            |\n| Acetonitrile       | 0.020     | 0.060     | N D          |      |            |\n| Methylene chloride | 0.010     | 0.020     | N D          |      |            |\n| Hexane             | 0.030     | 0.060     | N D          |      |            |\n| Ethyl acetate      | 0.030     | 0.080     | N D          |      |            |\n| Chloroform         | 0.010     | 0.030     | N D          |      |            |\n| Benzene            | 0.010     | 0.030     | N D          |      |            |\n| 1 2-Dichloroethane | 0.010     | 0.030     | N D          |      |            |\n| Heptane            | 0.020     | 0.060     | N D          |      |            |\n| Trichloroethene    | 0.010     | 0.030     | N D          |      |            |\n| Toluene            | 0.010     | 0.020     | N D          |      |            |\n| Isobutane          | 3.900     | 11.820    | N D          |      |            |\n| Ethyl benzene      | 1.700     | 5.160     | N D          |      |            |\n| m p-Xylenes        | 0.010     | 0.030     | N D          |      |            |\n| o-Xylene           | 0.010     | 0.020     | N D          |      |            |\n\n**ND** Not Reportable\n**ND** Not Detected\n**NA** Not Applicable\n**NT** Not Tested\n**LOD** Limit of Detection\n**LOQ** Limit of Quantification\n**LOQ** Above LOQ\n**J** Calculated above Limit of Linearity\n**CFU\/g** Colony Forming Units per 1 gram\n**TNTC** Too Numerous to Count\n\n----\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\nAuthorized Signature:\n**Thinh Ngo**\nLaboratory Director\n05 Sep, 2024 10:30 AM""
  -formattedValue: ""# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## Sample LR Northern Lights\n\n- **Lab ID:** BBL_6296\n- **Matrix:** Edible\n- **Analyses Executed:** CAN\n\n| Company         | Lot ID     | Reported     |\n|-----------------|------------|--------------|\n| Hometown Hero   | 3292 - NLQ324 | 06 Sep, 2024 |\n\n- **Phone:**\n- **Received:** 12 Jul, 2024\n- **Address:**\n- **Email:**\n\nLab Notes: Results reported for sample as received. THCP, HHC-P, HHC-O, D8-iso-THC, D8-THCV and D10-THC are not A2LA accredited.\n\n## Cannabinoid Profile Analysis\n\nAnalyzed 17 Jul, 2024 | Instrument: HPLC-PDA | Method TM-101\nUncertainty Measurement at 95% confidence level is 10%, k=2\n\n| Analyte                               | LOD (ppm) | LOQ (ppm) | Result (%) | Result (mg\/g) | mg\/pack | mg\/unit |\n| ------------------------------------- | --------- | --------- | ---------- | ------------- | ------- | ------- |\n| Cannabidivarinic acid (CBDVa)         | 0.030     | 0.090     | ND         | ND            | ND      | ND      |\n| Cannabidivarin (CBDv)                 | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabidiolic acid (CBDA)             | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabigerolic acid (CBGa)            | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabigerol (CBG)                    | 0.050     | 0.150     | ND         | ND            | ND      | ND      |\n| Cannabinol (CBN)                      | 0.060     | 0.180     | ND         | ND            | ND      | ND      |\n| Tetrahydrocannabivarin (THCVa)        | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Tetrahydrocannabivarin (THCV)         | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabinol (CBN)                      | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabidiolic acid (CBNa)             | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| \u03949-Tetrahydrocannabinol (\u03949-THC)      | 0.210     | 0.630     | 2.984      | 2.984         | 28.84   | 28.84   |\n| \u03948-Tetrahydrocannabinol (\u03948-THC)      | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| Cannabicyclol (CBL)                   | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| \u03949-Tetrahydrocannabinolic acid (THCa) | 0.210     | 0.630     | ND         | ND            | ND      | ND      |\n| Cannabichromene (CBC)                 | 0.090     | 0.270     | ND         | ND            | ND      | ND      |\n| Cannabichromenic acid (CBCA)          | 0.350     | 1.050     | ND         | ND            | ND      | ND      |\n| Total THC (THCa \\* 0.877 + THC)       |           |           | 2.984      | 2.984         | 28.84   | 28.84   |\n| Total CBD (CBDa \\* 0.877 + CBD)       |           |           | ND         | ND            | ND      | ND      |\n| Total CBG (CBGa \\* 0.877 + CBG)       |           |           | ND         | ND            | ND      | ND      |\n| Total Cannabinoids                    |           |           | 2.984      | 2.984         | 28.84   | 28.84   |\n\n- **Total weight:** 100.0000 g, **Unit weight:** 10.0000 g\n\n----\n\n**Sample Photography**\n\n!Sample Photography\n\n----\n\n**Authorized Signature**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\n----\n\n**Bluebonnet Labs** | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\n**NR** Not Reportable\n**ND** Not Detected\n**NA** Not Applicable\n**NT** Not Tested\n**LOQ** Limit of Quantitation\n**LOD** Limit of Detection\n**ULOQ** Above upper limit of linearity\n**CHNR** Only Foreign Units per 1 gram\n**TMTC** Too Numerous to Count\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## FVI - Filth & Foreign Matter Inspection Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument Microscope | Method TM-108\n\n| Analyte Name                                                                 | Result   |\n|------------------------------------------------------------------------------|----------|\n| > 1\/4 of the total sample area covered by sand soil cinders or dirt          | Negative |\n| > 1\/4 of the total sample area covered by mold                               | Negative |\n| > 1 insect fragment 1 hair or 1 count mammalian excreta per 3g               | Negative |\n| > 1\/4 of the total sample area covered by an imbedded foreign material       | Negative |\n\n## HME - Heavy Metals Detection Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument ICP-MS | Method TM-105\nAnalysis Comment: Result '0' implies detection less than LOQ.\n\n| Analyte      | LOD (ppb) | LOQ (ppb) | Result ug\/g | Flag | Limit ug\/g |\n|--------------|-----------|-----------|-------------|------|------------|\n| Arsenic (As) | 0.005     | 0.015     | ND          |      |            |\n| Cadmium (Cd) | 0.005     | 0.016     | ND          |      |            |\n| Mercury (Hg) | 0.004     | 0.013     | ND          |      |            |\n| Lead (Pb)    | 0.075     | 0.224     | ND          |      |            |\n\n## MIB - Microbial Testing Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument PCR\/Plating | Method TM-109\n\n| Analyte                                      | Limit (CFU\/g) | Result CFU\/g | Flag     |\n|----------------------------------------------|---------------|--------------|----------|\n| Salmonella SPP                               |               | Negative     |          |\n| Total Yeast & Mold                           |               | <10          |          |\n| Aspergillus fumigatus                        |               | Negative     |          |\n| Aspergillus flavus                           |               | Negative     |          |\n| Aspergillus niger                            |               | Negative     |          |\n| Aspergillus terreus                          |               | Negative     |          |\n| Shiga toxin-producing Escherichia Coli       |               | Negative     |          |\n\n## PES - Pesticides Screening Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument LCMS-MS | Method Subcontracted\n\n----\n\n**Bluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017**\n\nAuthorized Signature:\n**Thinh Ngo**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39 AM\n\n----\n\n**Key:**\n\n- NR: Not Reportable\n- ND: Not Detected\n- NA: Not Applicable\n- NT: Not Tested\n- LOD: Limit of Detection\n- LOQ: Limit of Quantification\n- ULOQ: Upper Limit of Linearity\n- CFU\/g: Colony Forming Units per 1 gram\n- TNTC: Too Numerous to Count\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n| Analytes            | LOD (ppb) | LOQ (ppb) | Result \u00b5g\/g | Flag | Limit \u00b5g\/g |\n| ------------------- | --------- | --------- | ----------- | ---- | ---------- |\n| Abamectin           | 0.110     | 0.330     | N D         |      |            |\n| Acephate            | 0.230     | 0.700     | N D         |      |            |\n| Acetamiprid         | 0.020     | 0.050     | N D         |      |            |\n| Acibenzolar         | 0.020     | 0.050     | N D         |      |            |\n| Azoxystrobin        | 0.020     | 0.060     | N D         |      |            |\n| Bifenazate          | 0.020     | 0.030     | N D         |      |            |\n| Bifenthrin          | 0.020     | 0.050     | N D         |      |            |\n| Boscalid            | 0.050     | 0.170     | N D         |      |            |\n| Carbaryl            | 0.010     | 0.040     | N D         |      |            |\n| Carbofuran          | 0.010     | 0.020     | N D         |      |            |\n| Chlorantraniliprole | 0.010     | 0.030     | N D         |      |            |\n| Chlorpyrifos        | 0.010     | 0.030     | N D         |      |            |\n| Clothianidin        | 0.010     | 0.040     | N D         |      |            |\n| Coumaphos           | 0.020     | 0.120     | N D         |      |            |\n| Cyfluthrin          | 2.320     | 7.120     | N D         |      |            |\n| Cypermethrin        | 0.370     | 1.130     | N D         |      |            |\n| Daminocarb          | 0.550     | 1.650     | N D         |      |            |\n| Dichlorvos          | 0.050     | 0.140     | N D         |      |            |\n| Dimethoate          | 0.010     | 0.020     | N D         |      |            |\n| Dimethomorph        | 0.010     | 0.030     | N D         |      |            |\n| Etofenprox          | 0.020     | 0.040     | N D         |      |            |\n| Etoxazole           | 0.020     | 0.020     | N D         |      |            |\n| Fenhexamid          | 0.020     | 0.140     | N D         |      |            |\n| Fenoxycarb          | 0.020     | 0.050     | N D         |      |            |\n| Fenpyroximate       | 0.010     | 0.040     | N D         |      |            |\n| Fipronil            | 0.010     | 0.030     | N D         |      |            |\n| Fludioxonil         | 0.020     | 0.050     | N D         |      |            |\n| Flunilamide         | 0.010     | 0.030     | N D         |      |            |\n| Hexythiazox         | 0.010     | 0.020     | N D         |      |            |\n| Imazalil            | 0.020     | 0.170     | N D         |      |            |\n| Imidacloprid        | 0.040     | 0.110     | N D         |      |            |\n| Kresoxim-methyl     | 0.020     | 0.050     | N D         |      |            |\n| Malathion           | 0.020     | 0.030     | N D         |      |            |\n| Metalaxyl           | 0.010     | 0.020     | N D         |      |            |\n| Methiocarb          | 0.010     | 0.030     | N D         |      |            |\n| Methomyl            | 0.020     | 0.050     | N D         |      |            |\n| Mevinphos           | 0.060     | 0.180     | N D         |      |            |\n| Myclobutanil        | 1.190     | 3.610     | N D         |      |            |\n| Naled               | 0.030     | 0.090     | N D         |      |            |\n| Oxamyl              | 0.020     | 0.060     | N D         |      |            |\n| Paclobutrazole      | 0.010     | 0.020     | N D         |      |            |\n| Permethrin          | 0.080     | 0.250     | N D         |      |            |\n| Phosmet             | 0.010     | 0.030     | N D         |      |            |\n| Piperonyl butoxide  | 0.010     | 0.040     | N D         |      |            |\n| Prallethrin         | 0.100     | 0.300     | N D         |      |            |\n\n----\n\n**NR**: Not Reportable\n**NA**: Not Applicable\n**ND**: Not Detected\n**NT**: Not Tested\n**LOD**: Limit of Detection\n**LOQ**: Limit of Quantification\n**J-Value**: Above upper limit of linearity\n**CFU**: Colony Forming Units per 1 gram\n**TNTC**: Too Numerous to Count\n\n----\n\n**Authorized Signature**\n**Thinh Ngo**\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n| Analytes                | LOD (ppb) | LOQ (ppb) | Result \u00b5g\/g | Flag | Limit \u00b5g\/g |\n| ----------------------- | --------- | --------- | ----------- | ---- | ---------- |\n| Propiconazole           | 0.070     | 0.220     | N D         |      |            |\n| Propoxur                | 0.010     | 0.030     | N D         |      |            |\n| Pyrifen-1               | 0.020     | 0.060     | N D         |      |            |\n| Pyridaben               | 0.010     | 0.020     | N D         |      |            |\n| Spinosad                | 0.230     | 0.680     | N D         |      |            |\n| Spinosyn A              | 0.010     | 0.020     | N D         |      |            |\n| Spinosyn D              | 0.010     | 0.020     | N D         |      |            |\n| Spiromesifen            | 0.050     | 0.140     | N D         |      |            |\n| Spirotetramat           | 0.010     | 0.030     | N D         |      |            |\n| Spiroxamine             | 0.010     | 0.030     | N D         |      |            |\n| Tebuconazole            | 0.010     | 0.030     | N D         |      |            |\n| Thiacloprid             | 0.010     | 0.030     | N D         |      |            |\n| Methyl parathion        | 0.050     | 0.140     | N D         |      |            |\n| Thiamethoxam            | 0.010     | 0.040     | N D         |      |            |\n| Diazinon                | 0.010     | 0.040     | N D         |      |            |\n| Chlordane               | 0.740     | 2.250     | N D         |      |            |\n| Trifloxystrobin         | 0.010     | 0.030     | N D         |      |            |\n| Chlorfenapyr            | 0.830     | 2.530     | N D         |      |            |\n| Pentachloronitrobenzene | 0.050     | 0.170     | N D         |      |            |\n\n----\n\n**NR**: Not Reportable\n**ND**: Not Detected\n**NA**: Not Applicable\n**NT**: Not Tested\n**LOQ**: Limit of Quantification\n**LOD**: Limit of Detection\n**JUL**: Above upper limit of linearity\n**CFU**: Colony Forming Units per gram\n**TNTC**: Too Numerous to Count\n\n----\n\n**Authorized Signature**\nThinh Ngo\nLaboratory Director\n05 Sep, 2024 10:39:50 AM\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\nThis report shall not be reproduced except in full, without the written approval of the laboratory. The results in this report apply to the tested samples, test or analysis only. All relevant LQC (Laboratory Quality Control) sample levels are included in the performance of these analyses and meet the acceptance criteria for ISO\/IEC regulations.\n---\n# Bluebonnet Labs Certificate of Analysis\n\n2567 Valley View Ln, Dallas, TX 75234, United States | TX Registration #: TL2020031\n\nDEA #: RP0607436 | ISO\/IEC 17025:2017 Certificate #: 6400.01\n\n## RES \u2013 Residual Solvent Analysis\n\nAnalyzed 04 Sep, 2024 | Instrument HS-GC\/MS | Method TM-106\n\n| Analyte            | LOD (ppm) | LOQ (ppm) | Result (ppm) | Flag | Limit \u00b5g\/g |\n| ------------------ | --------- | --------- | ------------ | ---- | ---------- |\n| Propane            | 0.470     | 1.410     | N D          |      |            |\n| Butane             | 0.200     | 0.610     | N D          |      |            |\n| Methanol           | 0.070     | 0.230     | N D          |      |            |\n| Pentane            | 0.130     | 0.410     | N D          |      |            |\n| Ethanol            | 0.130     | 0.380     | N D          |      |            |\n| Ethyl ether        | 0.020     | 0.070     | N D          |      |            |\n| Acetone            | 0.060     | 0.180     | N D          |      |            |\n| Isopropyl alcohol  | 0.030     | 0.090     | N D          |      |            |\n| Acetonitrile       | 0.020     | 0.060     | N D          |      |            |\n| Methylene chloride | 0.010     | 0.020     | N D          |      |            |\n| Hexane             | 0.030     | 0.060     | N D          |      |            |\n| Ethyl acetate      | 0.030     | 0.080     | N D          |      |            |\n| Chloroform         | 0.010     | 0.030     | N D          |      |            |\n| Benzene            | 0.010     | 0.030     | N D          |      |            |\n| 1 2-Dichloroethane | 0.010     | 0.030     | N D          |      |            |\n| Heptane            | 0.020     | 0.060     | N D          |      |            |\n| Trichloroethene    | 0.010     | 0.030     | N D          |      |            |\n| Toluene            | 0.010     | 0.020     | N D          |      |            |\n| Isobutane          | 3.900     | 11.820    | N D          |      |            |\n| Ethyl benzene      | 1.700     | 5.160     | N D          |      |            |\n| m p-Xylenes        | 0.010     | 0.030     | N D          |      |            |\n| o-Xylene           | 0.010     | 0.020     | N D          |      |            |\n\n**ND** Not Reportable\n**ND** Not Detected\n**NA** Not Applicable\n**NT** Not Tested\n**LOD** Limit of Detection\n**LOQ** Limit of Quantification\n**LOQ** Above LOQ\n**J** Calculated above Limit of Linearity\n**CFU\/g** Colony Forming Units per 1 gram\n**TNTC** Too Numerous to Count\n\n----\n\nBluebonnet Labs | 2567 Valley View Ln, Dallas, TX 75234, United States | 214.903.4405 | ISO\/IEC 17025:2017\n\nAuthorized Signature:\n**Thinh Ngo**\nLaboratory Director\n05 Sep, 2024 10:30 AM""
  -formatValueCallable: null
  -label: "Markdown Content"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …}
  -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 {#1334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1336 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1317 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1338 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#598
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#604 …}
    -icon: "far fa-edit"
    -cssClass: "action-saveAndContinue btn btn-secondary action-save"
    -addedCssClass: " btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=637"
    -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: 637
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
]
"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 {#596
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1714 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -addedCssClass: " btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=637"
    -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: 637
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details
21 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4188
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4223 …}
  -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
22 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4190
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4226 …}
  -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
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4192
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4229 …}
  -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
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4194
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4240 …}
  -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
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4196
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4225 …}
  -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
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4198
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4260 …}
  -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
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4200
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4271 …}
  -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
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4202
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4281 …}
  -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
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4204
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4290 …}
  -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
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4206
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4301 …}
  -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
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4208
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4312 …}
  -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 {#4210
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4313 …}
  -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
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4212
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4332 …}
  -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 {#4214
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4333 …}
  -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
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4216
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4352 …}
  -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
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4218
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4353 …}
  -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
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4220
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4372 …}
  -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
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4222
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4291 …}
  -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
39 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details