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: 294
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
}
"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: 294
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
  "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: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024"
  -formattedValue: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1359 …}
  -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 {#1361 …}
  -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: "Vape Pen - Strawberry Lemonade 1500mg"
  -formattedValue: "Vape Pen - Strawberry Lemonade 1500mg"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1393 …}
  -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 {#1395 …}
  -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: "Liquid"
  -formattedValue: "Liquid"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1391 …}
  -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 {#1405 …}
  -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: Symfony\Component\Translation\TranslatableMessage {#1392 …}
  -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 {#1415 …}
  -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: "Ethos Analytics Laboratory"
  -formattedValue: "Ethos Analytics Laboratory"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1229 …}
  -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 {#1425 …}
  -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 {#1256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "matchingName"
  -value: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024 Vape Pen - Strawberry Lemonade 1500mg Liquid"
  -formattedValue: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024 Vape Pen - Strawberry Lemonade 1500mg Liquid"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1237 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …}
  -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 {#1258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1435 …}
  -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
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://blunddepot.com/wp-content/uploads/2024/10/CBD-FX-Vape-Pen-Strawberry-Lemonade-1500mg-SL2637_10-02-2024.pdf"
  -formattedValue: "blunddepot.com/wp-content/uploads/2024/10/CBD-FX-Vape-Pen-Strawberry-Lemonade-1500mg-SL2637_10-02-2024.pdf"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1245 …}
  -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 {#1445 …}
  -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
10 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/CBDFXVapePenStrawberryLemonade1500mgSL2637_10-02-2024.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/CBDFXVapePenStrawberryLemonade1500mgSL2637_10-02-2024.pdf"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1253 …}
  -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 {#1455 …}
  -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
11 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: Symfony\Component\Translation\TranslatableMessage {#1269 …}
  -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 {#1465 …}
  -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
12 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: Symfony\Component\Translation\TranslatableMessage {#1277 …}
  -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 {#1475 …}
  -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
13 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: "DheeBluntDepot [ 69 ] "
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1285 …}
  -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 {#1485 …}
  -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
14 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1502
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 69
  -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 {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: "processed"
  -formattedValue: "processed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1715 …}
  -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 {#1713 …}
  -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
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024"
  -formattedValue: "CBD FX Vape Pen Strawberry Lemonade 1500mg SL2637_10-02-2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1717 …}
  -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 {#1309 …}
  -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
17 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: Symfony\Component\Translation\TranslatableMessage {#1712 …}
  -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 {#1687 …}
  -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
18 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: ""# CERTIFICATE OF ANALYSIS\n\n## Summary of Results\n\n| Analysis Type   | SOP          | Date Tested | Status   |\n|-----------------|--------------|-------------|----------|\n| Cannabinoids    | EA-SOP-POTENCY | 09\/28\/2024 | Complete |\n| Heavy Metals    | EA-SOP-HM    | 09\/28\/2024 | Pass     |\n| Microbials      | EA-SOP-ARIA  | 09\/30\/2024 | Pass     |\n| Mycotoxins      | EA-SOP-MYCO  | 10\/02\/2024 | Pass     |\n| Residual Solvents | EA-SOP-RES | 09\/30\/2024 | Pass     |\n| Pesticides      | EA-SOP-PEST  | 10\/02\/2024 | Pass     |\n\nUnit Size (g): 5.5\n\n## POTENCY CANNABINOID PROFILE\n\n|                  | Total THC | Total CBD |\n|------------------|-----------|-----------|\n|                  | THCA * 0.877 + \u03949-THC | CBDA * 0.877 + CBD |\n|                  | ND        | 1558.21 mg\/unit |\n\n| Analyte                        | Result (mg\/g) | mg\/unit | w\/w % | LOQ (ppm) | LOD (ppm) |\n|-------------------------------|---------------|---------|-------|-----------|-----------|\n| CANNABIDIVARIN (CBDV)         | 1.29          | 7.09    | 0.13  | 100       | 30        |\n| CANNABICHROMENE (CBC)         | ND            | ND      | ND    | 100       | 30        |\n| CANNABIGEROL (CBG)            | ND            | ND      | ND    | 100       | 30        |\n| CANNABINOL (CBN)              | ND            | ND      | ND    | 100       | 30        |\n| CANNABIDIOL (CBD)             | 283.31        | 1558.21 | 28.33 | 100       | 30        |\n| CANNABIDIOLIC ACID (CBDA)     | ND            | ND      | ND    | 100       | 30        |\n| \u03949-TETRAHYDROCANNABINOLIC ACID (THCA) | ND    | ND      | ND    | 100       | 30        |\n| \u03949-TETRAHYDROCANNABINOL (\u03949-THC) | ND        | ND      | ND    | 100       | 30        |\n| \u03948-TETRAHYDROCANNABINOL (\u03948-THC) | ND        | ND      | ND    | 100       | 30        |\n\n**NOTES:**\n\nND = NOT DETECTED; LOD = LIMIT OF DETECTION; LOQ = LIMIT OF QUANTIFICATION\n\nThe cannabinoid potency reported above was analyzed via High Performance Liquid Chromatography (HPLC) using Variable Wavelength Detection (VWD).\n\n----\n\nEthos Analytics Laboratory  \n3002 Camelback Rd STE 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #: 0000000ANCC016649  \nISO\/IEC 17025 Acc #: 117798  \n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nEA Sample ID: 24EA0927-014  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SL6237  \nReference #:  \n\n**Date Received:**  \n09\/27\/2024  \n\n**Date Completed:**  \n10\/02\/2024  \n\n----\n\n## Heavy Metal Analysis\n\n| Analyte | Result (ppm) | LOQ (ppm) | LOD (ppm) | Limit (ppm) | Pass\/Fail |\n|---------|--------------|-----------|-----------|-------------|-----------|\n| Arsenic | <LOD         | 0.010     | 0.005     | 1.5         | Pass      |\n| Cadmium | <LOD         | 0.010     | 0.005     | 0.5         | Pass      |\n| Lead    | <LOD         | 0.010     | 0.005     | 0.5         | Pass      |\n| Mercury | <LOD         | 0.010     | 0.005     | 3.0         | Pass      |\n\n## Microbiological Analysis\n\n| Microbe               | Result     | Limit      | Pass\/Fail |\n|-----------------------|------------|------------|-----------|\n| Aspergillus Flavus    | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Fumigatus | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Niger     | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Terreus   | Negative\/1g| Negative\/1g| Pass      |\n| Escherichia Coli (E. Coli) | Negative\/1g| Negative\/1g| Pass      |\n| Salmonella            | Negative\/1g| Negative\/1g| Pass      |\n| Yeast\/Mold            | Not Detected| -          | Pass      |\n\n**NOTES:**  \nCFU = Colony Forming Unit  \nNS = Not Specified  \nNT = Not Tested  \nLOQ = Limit of Quantification  \nLOD = Limit of Detection  \n\n----\n\n**Ethos Analytics Laboratory**  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C10DCCRC00000176449  \nISO\/IEC 17025 Acc. # 117788  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nCBDFx\n\n**EA Sample ID:** 24EA0927-014  \n**Sample Name:** Vape Pen - Strawberry Lemonade 1500mg  \n**Sample Type:** Liquid  \n**Batch\/Lot:** SLC237  \n**Reference #:**  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\n## Mycotoxins\n\n| Analyte        | Result (ppb) | LOD (ppb) | LOQ (ppb) | Limit (ppb) | Pass\/Fail |\n|----------------|--------------|-----------|-----------|-------------|-----------|\n| Aflatoxin B1   | <LOD         | 3.0       | 9.0       | -           | -         |\n| Aflatoxin B2   | <LOD         | 2.0       | 9.0       | -           | -         |\n| Aflatoxin G1   | <LOD         | 3.0       | 9.0       | -           | -         |\n| Aflatoxin G2   | <LOD         | 2.0       | 6.0       | -           | -         |\n| Ochratoxin A   | <LOD         | 4.0       | 12.0      | 20          | Pass      |\n| Total Aflatoxins| <LOD        |           |           | 20          | Pass      |\n\n## Residual Solvent Analysis\n\n| Analyte            | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|--------------------|--------------|-----------|-----------|-------------|-----------|\n| 1,2-Dichloro-Ethane| <LOD         | 0.10      | 0.30      | 1           | Pass      |\n| Benzene            | <LOD         | 0.03      | 0.10      | 1           | Pass      |\n| Chloroform         | <LOD         | 0.03      | 0.10      | 1           | Pass      |\n| Ethylene Oxide     | <LOD         | 0.20      | 0.60      | 1           | Pass      |\n| Methylene-Chloride | <LOD         | 0.10      | 0.80      | 1           | Pass      |\n| Trichloroethene    | <LOD         | 0.03      | 0.20      | 1           | Pass      |\n| Acetone            | <LOD         | 1         | 60        | 5000        | Pass      |\n| Acetonitrile       | <LOD         | 1         | 5         | 410         | Pass      |\n| Butane             | <LOD         | 1         | 5         | 5000        | Pass      |\n| Ethanol            | <LOD         | 3         | 10        | 5000        | Pass      |\n| Ethyl-Acetate      | <LOD         | 1         | 5         | 5000        | Pass      |\n| Ethyl-Ether        | <LOD         | 1         | 5         | 5000        | Pass      |\n| Heptane            | <LOD         | 1         | 5         | 5000        | Pass      |\n| n-Hexane           | <LOD         | 1         | 5         | 290         | Pass      |\n| Isopropanol        | <LOD         | 1         | 5         | 5000        | Pass      |\n| Methanol           | <LOD         | 1         | 5         | 3000        | Pass      |\n| Pentane            | <LOD         | 1         | 5         | 5000        | Pass      |\n| Propane            | <LOD         | 5         | 10        | 5000        | Pass      |\n| Toluene            | <LOD         | 1         | 5         | 890         | Pass      |\n| Xylenes            | <LOD         | 1         | 5         | 2170        | Pass      |\n\n----\n\nEthos Analytics Laboratory  \n3020 E Camelback Rd STE 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #: 000000CANCBD016649  \nISO\/IEC 17025 Acc. # 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n## Category 1 Pesticide Analysis\n\n| Analyte         | Result (ppm) | LOD (ppm) | LOQ (ppm) | Pass\/Fail |\n|-----------------|--------------|-----------|-----------|-----------|\n| Aldicarb        | <LOD         | 0.025     | 0.075     | Pass      |\n| Carbofuran      | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlordane       | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlorfenapyr    | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlorpyrifos    | <LOD         | 0.025     | 0.075     | Pass      |\n| Coumaphos       | <LOD         | 0.025     | 0.075     | Pass      |\n| Daminozide      | <LOD         | 0.030     | 0.080     | Pass      |\n| Dichlorvos      | <LOD         | 0.025     | 0.075     | Pass      |\n| Dimethoate      | <LOD         | 0.025     | 0.075     | Pass      |\n| Ethoprophos     | <LOD         | 0.025     | 0.075     | Pass      |\n| Etofenprox      | <LOD         | 0.025     | 0.075     | Pass      |\n| Fenoxycarb      | <LOD         | 0.025     | 0.075     | Pass      |\n| Fipronil        | <LOD         | 0.025     | 0.075     | Pass      |\n| Imazalil        | <LOD         | 0.025     | 0.075     | Pass      |\n| Methiocarb      | <LOD         | 0.025     | 0.075     | Pass      |\n| Mevinphos       | <LOD         | 0.025     | 0.075     | Pass      |\n| Paclobutrazol   | <LOD         | 0.025     | 0.075     | Pass      |\n| Parathion Methyl| <LOD         | 0.025     | 0.075     | Pass      |\n| Propoxur        | <LOD         | 0.025     | 0.075     | Pass      |\n| Spiroxamine     | <LOD         | 0.025     | 0.075     | Pass      |\n| Thiacloprid     | <LOD         | 0.025     | 0.075     | Pass      |\n\n**Customer:** EA Sample ID: 24EA0927-014  \n**CBDfx**  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SL6237  \nReference #:  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\nEthos Analytics Laboratory  \n3002 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #000002C006D016649  \nISO\/IEC 17025 Acc. # 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n## Category 2 Pesticide Analysis\n\n| Analyte          | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|------------------|--------------|-----------|-----------|-------------|-----------|\n| Abamectin        | <LOD         | 0.010     | 0.050     | 0.3         | Pass      |\n| Acephate         | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Acequinocyl      | <LOD         | 0.020     | 0.075     | 4           | Pass      |\n| Acetamiprid      | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Azoxystrobin     | <LOD         | 0.010     | 0.050     | 40          | Pass      |\n| Bifenazate       | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Bifenthrin       | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Boscalid         | <LOD         | 0.020     | 0.075     | 10          | Pass      |\n| Captan           | <LOD         | 0.150     | 0.400     | 5           | Pass      |\n| Carbaryl         | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Chlorantraniliprole | <LOD      | 0.025     | 0.075     | 40          | Pass      |\n| Clofentezine     | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Cyfluthrin       | <LOD         | 0.020     | 0.075     | 1           | Pass      |\n| Cypermethrin     | <LOD         | 0.020     | 0.050     | 1           | Pass      |\n| Diazinon         | <LOD         | 0.010     | 0.050     | 0.2         | Pass      |\n| Dimethomorph     | <LOD         | 0.020     | 0.050     | 20          | Pass      |\n| Etoxazole        | <LOD         | 0.010     | 0.050     | 1.5         | Pass      |\n| Fenhexamid       | <LOD         | 0.020     | 0.050     | 10          | Pass      |\n| Fenpyroximate    | <LOD         | 0.010     | 0.050     | 2           | Pass      |\n| Flonicamid       | <LOD         | 0.030     | 0.090     | 2           | Pass      |\n| Fludioxonil      | <LOD         | 0.020     | 0.050     | 30          | Pass      |\n| Hexythiazox      | <LOD         | 0.030     | 0.090     | 2           | Pass      |\n| Imidacloprid     | <LOD         | 0.030     | 0.075     | 3           | Pass      |\n\n**Customer:**  \nEA Sample ID: 24EA0927-014  \nCBDfx  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SLC237  \nReference #:  \n\n**Date Received:**  \n09\/27\/2024  \n\n**Date Completed:**  \n10\/02\/2024  \n\n**Ethos Analytics Laboratory**  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C000000C00001674649  \nISO\/IEC 17025 Acc. 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nCBDFx\n\n**EA Sample ID:** 24EA0927-014  \n**Sample Name:** Vape Pen - Strawberry Lemonade 1500mg  \n**Sample Type:** Liquid  \n**Batch\/Lot:** SLC237  \n**Reference #:**  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\n## Category 2 Pesticide Analysis Continued\n\n| Analyte                | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|------------------------|--------------|-----------|-----------|-------------|-----------|\n| Kresoxim Methyl        | <LOD         | 0.020     | 0.050     | 1           | Pass      |\n| Malathion              | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Metalaxyl              | <LOD         | 0.010     | 0.050     | 15          | Pass      |\n| Methomyl               | <LOD         | 0.020     | 0.050     | 0.1         | Pass      |\n| Myclobutanil           | <LOD         | 0.020     | 0.075     | 9           | Pass      |\n| Naled                  | <LOD         | 0.020     | 0.075     | 0.5         | Pass      |\n| Oxamyl                 | <LOD         | 0.020     | 0.050     | 0.3         | Pass      |\n| Pentachloronitrobenzene| <LOD         | 0.020     | 0.075     | 0.2         | Pass      |\n| Permethrin             | <LOD         | 0.010     | 0.050     | 20          | Pass      |\n| Phosmet                | <LOD         | 0.020     | 0.050     | 0.2         | Pass      |\n| Piperonyl Butoxide     | <LOD         | 0.010     | 0.050     | 8           | Pass      |\n| Prallethrin            | <LOD         | 0.025     | 0.075     | 0.4         | Pass      |\n| Propiconazole          | <LOD         | 0.020     | 0.075     | 20          | Pass      |\n| Pyrethrins             | <LOD         | 0.010     | 0.050     | 1           | Pass      |\n| Pyridaben              | <LOD         | 0.020     | 0.050     | 3           | Pass      |\n| Spinetoram             | <LOD         | 0.010     | 0.050     | 3           | Pass      |\n| Spinosad               | <LOD         | 0.010     | 0.050     | 3           | Pass      |\n| Spiromesifen           | <LOD         | 0.020     | 0.050     | 12          | Pass      |\n| Spirotetramat          | <LOD         | 0.020     | 0.050     | 13          | Pass      |\n| Tebuconazole           | <LOD         | 0.020     | 0.050     | 2           | Pass      |\n| Thiamethoxam           | <LOD         | 0.020     | 0.075     | 4.5         | Pass      |\n| Trifloxystrobin        | <LOD         | 0.010     | 0.050     | 30          | Pass      |\n\n----\n\nEthos Analytics Laboratory  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C0000002DCN00176449  \nISO\/IEC 17025 Acc. # 117788  \n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.""
  -formattedValue: ""# CERTIFICATE OF ANALYSIS\n\n## Summary of Results\n\n| Analysis Type   | SOP          | Date Tested | Status   |\n|-----------------|--------------|-------------|----------|\n| Cannabinoids    | EA-SOP-POTENCY | 09\/28\/2024 | Complete |\n| Heavy Metals    | EA-SOP-HM    | 09\/28\/2024 | Pass     |\n| Microbials      | EA-SOP-ARIA  | 09\/30\/2024 | Pass     |\n| Mycotoxins      | EA-SOP-MYCO  | 10\/02\/2024 | Pass     |\n| Residual Solvents | EA-SOP-RES | 09\/30\/2024 | Pass     |\n| Pesticides      | EA-SOP-PEST  | 10\/02\/2024 | Pass     |\n\nUnit Size (g): 5.5\n\n## POTENCY CANNABINOID PROFILE\n\n|                  | Total THC | Total CBD |\n|------------------|-----------|-----------|\n|                  | THCA * 0.877 + \u03949-THC | CBDA * 0.877 + CBD |\n|                  | ND        | 1558.21 mg\/unit |\n\n| Analyte                        | Result (mg\/g) | mg\/unit | w\/w % | LOQ (ppm) | LOD (ppm) |\n|-------------------------------|---------------|---------|-------|-----------|-----------|\n| CANNABIDIVARIN (CBDV)         | 1.29          | 7.09    | 0.13  | 100       | 30        |\n| CANNABICHROMENE (CBC)         | ND            | ND      | ND    | 100       | 30        |\n| CANNABIGEROL (CBG)            | ND            | ND      | ND    | 100       | 30        |\n| CANNABINOL (CBN)              | ND            | ND      | ND    | 100       | 30        |\n| CANNABIDIOL (CBD)             | 283.31        | 1558.21 | 28.33 | 100       | 30        |\n| CANNABIDIOLIC ACID (CBDA)     | ND            | ND      | ND    | 100       | 30        |\n| \u03949-TETRAHYDROCANNABINOLIC ACID (THCA) | ND    | ND      | ND    | 100       | 30        |\n| \u03949-TETRAHYDROCANNABINOL (\u03949-THC) | ND        | ND      | ND    | 100       | 30        |\n| \u03948-TETRAHYDROCANNABINOL (\u03948-THC) | ND        | ND      | ND    | 100       | 30        |\n\n**NOTES:**\n\nND = NOT DETECTED; LOD = LIMIT OF DETECTION; LOQ = LIMIT OF QUANTIFICATION\n\nThe cannabinoid potency reported above was analyzed via High Performance Liquid Chromatography (HPLC) using Variable Wavelength Detection (VWD).\n\n----\n\nEthos Analytics Laboratory  \n3002 Camelback Rd STE 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #: 0000000ANCC016649  \nISO\/IEC 17025 Acc #: 117798  \n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nEA Sample ID: 24EA0927-014  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SL6237  \nReference #:  \n\n**Date Received:**  \n09\/27\/2024  \n\n**Date Completed:**  \n10\/02\/2024  \n\n----\n\n## Heavy Metal Analysis\n\n| Analyte | Result (ppm) | LOQ (ppm) | LOD (ppm) | Limit (ppm) | Pass\/Fail |\n|---------|--------------|-----------|-----------|-------------|-----------|\n| Arsenic | <LOD         | 0.010     | 0.005     | 1.5         | Pass      |\n| Cadmium | <LOD         | 0.010     | 0.005     | 0.5         | Pass      |\n| Lead    | <LOD         | 0.010     | 0.005     | 0.5         | Pass      |\n| Mercury | <LOD         | 0.010     | 0.005     | 3.0         | Pass      |\n\n## Microbiological Analysis\n\n| Microbe               | Result     | Limit      | Pass\/Fail |\n|-----------------------|------------|------------|-----------|\n| Aspergillus Flavus    | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Fumigatus | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Niger     | Negative\/1g| Negative\/1g| Pass      |\n| Aspergillus Terreus   | Negative\/1g| Negative\/1g| Pass      |\n| Escherichia Coli (E. Coli) | Negative\/1g| Negative\/1g| Pass      |\n| Salmonella            | Negative\/1g| Negative\/1g| Pass      |\n| Yeast\/Mold            | Not Detected| -          | Pass      |\n\n**NOTES:**  \nCFU = Colony Forming Unit  \nNS = Not Specified  \nNT = Not Tested  \nLOQ = Limit of Quantification  \nLOD = Limit of Detection  \n\n----\n\n**Ethos Analytics Laboratory**  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C10DCCRC00000176449  \nISO\/IEC 17025 Acc. # 117788  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nCBDFx\n\n**EA Sample ID:** 24EA0927-014  \n**Sample Name:** Vape Pen - Strawberry Lemonade 1500mg  \n**Sample Type:** Liquid  \n**Batch\/Lot:** SLC237  \n**Reference #:**  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\n## Mycotoxins\n\n| Analyte        | Result (ppb) | LOD (ppb) | LOQ (ppb) | Limit (ppb) | Pass\/Fail |\n|----------------|--------------|-----------|-----------|-------------|-----------|\n| Aflatoxin B1   | <LOD         | 3.0       | 9.0       | -           | -         |\n| Aflatoxin B2   | <LOD         | 2.0       | 9.0       | -           | -         |\n| Aflatoxin G1   | <LOD         | 3.0       | 9.0       | -           | -         |\n| Aflatoxin G2   | <LOD         | 2.0       | 6.0       | -           | -         |\n| Ochratoxin A   | <LOD         | 4.0       | 12.0      | 20          | Pass      |\n| Total Aflatoxins| <LOD        |           |           | 20          | Pass      |\n\n## Residual Solvent Analysis\n\n| Analyte            | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|--------------------|--------------|-----------|-----------|-------------|-----------|\n| 1,2-Dichloro-Ethane| <LOD         | 0.10      | 0.30      | 1           | Pass      |\n| Benzene            | <LOD         | 0.03      | 0.10      | 1           | Pass      |\n| Chloroform         | <LOD         | 0.03      | 0.10      | 1           | Pass      |\n| Ethylene Oxide     | <LOD         | 0.20      | 0.60      | 1           | Pass      |\n| Methylene-Chloride | <LOD         | 0.10      | 0.80      | 1           | Pass      |\n| Trichloroethene    | <LOD         | 0.03      | 0.20      | 1           | Pass      |\n| Acetone            | <LOD         | 1         | 60        | 5000        | Pass      |\n| Acetonitrile       | <LOD         | 1         | 5         | 410         | Pass      |\n| Butane             | <LOD         | 1         | 5         | 5000        | Pass      |\n| Ethanol            | <LOD         | 3         | 10        | 5000        | Pass      |\n| Ethyl-Acetate      | <LOD         | 1         | 5         | 5000        | Pass      |\n| Ethyl-Ether        | <LOD         | 1         | 5         | 5000        | Pass      |\n| Heptane            | <LOD         | 1         | 5         | 5000        | Pass      |\n| n-Hexane           | <LOD         | 1         | 5         | 290         | Pass      |\n| Isopropanol        | <LOD         | 1         | 5         | 5000        | Pass      |\n| Methanol           | <LOD         | 1         | 5         | 3000        | Pass      |\n| Pentane            | <LOD         | 1         | 5         | 5000        | Pass      |\n| Propane            | <LOD         | 5         | 10        | 5000        | Pass      |\n| Toluene            | <LOD         | 1         | 5         | 890         | Pass      |\n| Xylenes            | <LOD         | 1         | 5         | 2170        | Pass      |\n\n----\n\nEthos Analytics Laboratory  \n3020 E Camelback Rd STE 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #: 000000CANCBD016649  \nISO\/IEC 17025 Acc. # 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n## Category 1 Pesticide Analysis\n\n| Analyte         | Result (ppm) | LOD (ppm) | LOQ (ppm) | Pass\/Fail |\n|-----------------|--------------|-----------|-----------|-----------|\n| Aldicarb        | <LOD         | 0.025     | 0.075     | Pass      |\n| Carbofuran      | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlordane       | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlorfenapyr    | <LOD         | 0.025     | 0.075     | Pass      |\n| Chlorpyrifos    | <LOD         | 0.025     | 0.075     | Pass      |\n| Coumaphos       | <LOD         | 0.025     | 0.075     | Pass      |\n| Daminozide      | <LOD         | 0.030     | 0.080     | Pass      |\n| Dichlorvos      | <LOD         | 0.025     | 0.075     | Pass      |\n| Dimethoate      | <LOD         | 0.025     | 0.075     | Pass      |\n| Ethoprophos     | <LOD         | 0.025     | 0.075     | Pass      |\n| Etofenprox      | <LOD         | 0.025     | 0.075     | Pass      |\n| Fenoxycarb      | <LOD         | 0.025     | 0.075     | Pass      |\n| Fipronil        | <LOD         | 0.025     | 0.075     | Pass      |\n| Imazalil        | <LOD         | 0.025     | 0.075     | Pass      |\n| Methiocarb      | <LOD         | 0.025     | 0.075     | Pass      |\n| Mevinphos       | <LOD         | 0.025     | 0.075     | Pass      |\n| Paclobutrazol   | <LOD         | 0.025     | 0.075     | Pass      |\n| Parathion Methyl| <LOD         | 0.025     | 0.075     | Pass      |\n| Propoxur        | <LOD         | 0.025     | 0.075     | Pass      |\n| Spiroxamine     | <LOD         | 0.025     | 0.075     | Pass      |\n| Thiacloprid     | <LOD         | 0.025     | 0.075     | Pass      |\n\n**Customer:** EA Sample ID: 24EA0927-014  \n**CBDfx**  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SL6237  \nReference #:  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\nEthos Analytics Laboratory  \n3002 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic #000002C006D016649  \nISO\/IEC 17025 Acc. # 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n## Category 2 Pesticide Analysis\n\n| Analyte          | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|------------------|--------------|-----------|-----------|-------------|-----------|\n| Abamectin        | <LOD         | 0.010     | 0.050     | 0.3         | Pass      |\n| Acephate         | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Acequinocyl      | <LOD         | 0.020     | 0.075     | 4           | Pass      |\n| Acetamiprid      | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Azoxystrobin     | <LOD         | 0.010     | 0.050     | 40          | Pass      |\n| Bifenazate       | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Bifenthrin       | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Boscalid         | <LOD         | 0.020     | 0.075     | 10          | Pass      |\n| Captan           | <LOD         | 0.150     | 0.400     | 5           | Pass      |\n| Carbaryl         | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Chlorantraniliprole | <LOD      | 0.025     | 0.075     | 40          | Pass      |\n| Clofentezine     | <LOD         | 0.020     | 0.050     | 0.5         | Pass      |\n| Cyfluthrin       | <LOD         | 0.020     | 0.075     | 1           | Pass      |\n| Cypermethrin     | <LOD         | 0.020     | 0.050     | 1           | Pass      |\n| Diazinon         | <LOD         | 0.010     | 0.050     | 0.2         | Pass      |\n| Dimethomorph     | <LOD         | 0.020     | 0.050     | 20          | Pass      |\n| Etoxazole        | <LOD         | 0.010     | 0.050     | 1.5         | Pass      |\n| Fenhexamid       | <LOD         | 0.020     | 0.050     | 10          | Pass      |\n| Fenpyroximate    | <LOD         | 0.010     | 0.050     | 2           | Pass      |\n| Flonicamid       | <LOD         | 0.030     | 0.090     | 2           | Pass      |\n| Fludioxonil      | <LOD         | 0.020     | 0.050     | 30          | Pass      |\n| Hexythiazox      | <LOD         | 0.030     | 0.090     | 2           | Pass      |\n| Imidacloprid     | <LOD         | 0.030     | 0.075     | 3           | Pass      |\n\n**Customer:**  \nEA Sample ID: 24EA0927-014  \nCBDfx  \nSample Name: Vape Pen - Strawberry Lemonade 1500mg  \nSample Type: Liquid  \nBatch\/Lot: SLC237  \nReference #:  \n\n**Date Received:**  \n09\/27\/2024  \n\n**Date Completed:**  \n10\/02\/2024  \n\n**Ethos Analytics Laboratory**  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C000000C00001674649  \nISO\/IEC 17025 Acc. 117798  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.\n\n**Noel Samsum**  \nLaboratory Director  \n2-Oct-2024\n---\n# CERTIFICATE OF ANALYSIS\n\n**Customer:**  \nCBDFx\n\n**EA Sample ID:** 24EA0927-014  \n**Sample Name:** Vape Pen - Strawberry Lemonade 1500mg  \n**Sample Type:** Liquid  \n**Batch\/Lot:** SLC237  \n**Reference #:**  \n\n**Date Received:** 09\/27\/2024  \n**Date Completed:** 10\/02\/2024  \n\n----\n\n## Category 2 Pesticide Analysis Continued\n\n| Analyte                | Result (ppm) | LOD (ppm) | LOQ (ppm) | Limit (ppm) | Pass\/Fail |\n|------------------------|--------------|-----------|-----------|-------------|-----------|\n| Kresoxim Methyl        | <LOD         | 0.020     | 0.050     | 1           | Pass      |\n| Malathion              | <LOD         | 0.020     | 0.050     | 5           | Pass      |\n| Metalaxyl              | <LOD         | 0.010     | 0.050     | 15          | Pass      |\n| Methomyl               | <LOD         | 0.020     | 0.050     | 0.1         | Pass      |\n| Myclobutanil           | <LOD         | 0.020     | 0.075     | 9           | Pass      |\n| Naled                  | <LOD         | 0.020     | 0.075     | 0.5         | Pass      |\n| Oxamyl                 | <LOD         | 0.020     | 0.050     | 0.3         | Pass      |\n| Pentachloronitrobenzene| <LOD         | 0.020     | 0.075     | 0.2         | Pass      |\n| Permethrin             | <LOD         | 0.010     | 0.050     | 20          | Pass      |\n| Phosmet                | <LOD         | 0.020     | 0.050     | 0.2         | Pass      |\n| Piperonyl Butoxide     | <LOD         | 0.010     | 0.050     | 8           | Pass      |\n| Prallethrin            | <LOD         | 0.025     | 0.075     | 0.4         | Pass      |\n| Propiconazole          | <LOD         | 0.020     | 0.075     | 20          | Pass      |\n| Pyrethrins             | <LOD         | 0.010     | 0.050     | 1           | Pass      |\n| Pyridaben              | <LOD         | 0.020     | 0.050     | 3           | Pass      |\n| Spinetoram             | <LOD         | 0.010     | 0.050     | 3           | Pass      |\n| Spinosad               | <LOD         | 0.010     | 0.050     | 3           | Pass      |\n| Spiromesifen           | <LOD         | 0.020     | 0.050     | 12          | Pass      |\n| Spirotetramat          | <LOD         | 0.020     | 0.050     | 13          | Pass      |\n| Tebuconazole           | <LOD         | 0.020     | 0.050     | 2           | Pass      |\n| Thiamethoxam           | <LOD         | 0.020     | 0.075     | 4.5         | Pass      |\n| Trifloxystrobin        | <LOD         | 0.010     | 0.050     | 30          | Pass      |\n\n----\n\nEthos Analytics Laboratory  \n3020 E Camelback Rd Ste 397  \nPhoenix, AZ 85016  \ninfo@ethosanalytics.io  \nwww.ethosanalytics.io  \nLic # C0000002DCN00176449  \nISO\/IEC 17025 Acc. # 117788  \n\nNoel Samsum  \nLaboratory Director  \n2-Oct-2024  \n\n----\n\nThe sample analyzed was inspected and is free from visual mold, mildew, and foreign matter. The testing procedures, equipment calibration, and maintenance are all in accordance with ISO\/IEC 17025:2017 standards. The presented report is only applicable to the sample specified above and may not be applied to any similar or identical products. Reports are prohibited from being reproduced with alterations of any kind.""
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1673 …}
  -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 {#1695 …}
  -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
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=294"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=294"
    -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: 294
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"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 {#1747 …}
    -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: 294
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"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 {#1749 …}
    -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=294"
    -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: 294
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"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 {#1907
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1942 …}
  -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 {#1909
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1945 …}
  -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 {#1911
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1948 …}
  -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 {#1913
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1959 …}
  -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 {#1915
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1944 …}
  -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 {#1917
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1979 …}
  -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 {#1919
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1990 …}
  -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 {#1921
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2000 …}
  -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 {#1923
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2009 …}
  -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 {#1925
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2020 …}
  -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 {#1927
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2031 …}
  -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 {#1929
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2032 …}
  -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 {#1931
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2051 …}
  -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 {#1933
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2052 …}
  -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 {#1935
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2071 …}
  -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 {#1937
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2072 …}
  -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 {#1939
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2091 …}
  -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 {#1941
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2010 …}
  -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